wangliang před 1 rokem
rodič
revize
1d5578c983
3 změnil soubory, kde provedl 0 přidání a 23164 odebrání
  1. 0 16039
      logs/themis-admin.log
  2. 0 5669
      logs/themis-exam.log
  3. 0 1456
      logs/themis-task.log

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 0 - 16039
logs/themis-admin.log


+ 0 - 5669
logs/themis-exam.log

@@ -1,5669 +0,0 @@
-2023-11-07 13:32:13.970| main | INFO |  -  | Starting ThemisExamApplication on king-MacBook-Pro.local with PID 3901 (/Users/king/git/backend-service/themis-exam/target/classes started by king in /Users/king/git/backend-service) | [org.springframework.boot.StartupInfoLogger:55]
-2023-11-07 13:32:13.977| main | INFO |  -  | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
-2023-11-07 13:32:15.535| main | INFO |  -  | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
-2023-11-07 13:32:15.537| main | INFO |  -  | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
-2023-11-07 13:32:15.583| main | INFO |  -  | Finished Spring Data repository scanning in 34ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
-2023-11-07 13:32:16.548| main | INFO |  -  | Tomcat initialized with port(s): 6002 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
-2023-11-07 13:32:16.721| main | INFO |  -  | Initializing ProtocolHandler ["http-nio-6002"] | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-07 13:32:16.742| main | INFO |  -  | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-07 13:32:16.742| main | INFO |  -  | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-07 13:32:16.849| main | INFO |  -  | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-07 13:32:16.850| main | INFO |  -  | Root WebApplicationContext: initialization completed in 2699 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
-2023-11-07 13:32:17.523| main | DEBUG |  -  | Logging initialized using 'class com.qmth.boot.mybatis.logger.MybatisPlusLogger' adapter. | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:19.629| main | INFO |  -  | Uid init success, datacenterId=2, machineId=2 | [com.qmth.themis.business.util.UidUtil:56]
-2023-11-07 13:32:21.583| main | INFO |  -  | Solar startup checking... | [com.qmth.boot.core.solar.service.SolarService:128]
-2023-11-07 13:32:22.829| main | INFO |  -  | Solar startup check success, current appname=开发环境 | [com.qmth.boot.core.solar.service.SolarService:157]
-2023-11-07 13:32:23.687| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:23.695| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e08d871] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:23.749| main | INFO |  -  | HikariPool-1 - Starting... | [com.zaxxer.hikari.HikariDataSource:110]
-2023-11-07 13:32:23.876| main | INFO |  -  | HikariPool-1 - Start completed. | [com.zaxxer.hikari.HikariDataSource:123]
-2023-11-07 13:32:23.878| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1338526866 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:23.884| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:23.899| main | DEBUG |  -  | ==> Parameters: exam.no.auth.urls(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:23.916| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:23.920| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e08d871] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.232| main | INFO |  -  | Exposing 4 endpoint(s) beneath base path '/actuator' | [org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver:58]
-2023-11-07 13:32:24.350| main | INFO |  -  | Initializing ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2023-11-07 13:32:24.370| main | INFO |  -  | Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] | [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping:69]
-2023-11-07 13:32:24.410| main | INFO |  -  | cpuNum:8 | [com.qmth.themis.business.forkjoin.ForkJoinThreadPool:34]
-2023-11-07 13:32:24.424| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.426| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@550e7ef6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.430| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2090630781 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.431| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.432| main | DEBUG |  -  | ==> Parameters: mq.config.topic(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.434| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.434| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@550e7ef6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.434| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.435| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f0e7008] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.436| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@813603842 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.436| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.437| main | DEBUG |  -  | ==> Parameters: mq.config.body(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.439| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.439| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f0e7008] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.503| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.503| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4eb3b690] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.504| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@115584215 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.505| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.506| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.appId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.508| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.508| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4eb3b690] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.508| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.509| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6db2a260] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.509| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@341062557 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.510| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.511| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.key(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.513| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.513| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6db2a260] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.514| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.514| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ab3b54] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.515| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@903227399 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.515| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.515| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.urls(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.517| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.517| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ab3b54] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.517| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.517| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fcff272] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.518| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1532850076 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.518| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.519| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.service(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.520| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.520| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fcff272] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.521| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.521| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2bf2523f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.522| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@467921234 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.523| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.523| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.queryUrl(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.525| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.525| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2bf2523f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.525| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.526| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a3f3bc4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.528| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@147663797 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.528| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.528| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.secretId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.530| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.530| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a3f3bc4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.531| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.531| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@427c2c96] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.532| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@596453359 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.534| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.535| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.secretKey(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.537| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.537| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@427c2c96] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.537| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.538| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1dfd6023] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.539| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1468374572 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.539| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.540| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.vodAppId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.541| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.542| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1dfd6023] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.542| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.542| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41271320] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.543| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@975733206 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.543| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.544| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.callbackPwd(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.547| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.547| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41271320] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.548| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.548| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b9dd787] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.548| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@893765907 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.549| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.549| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.callbackTime(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.552| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.552| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b9dd787] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.552| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.553| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@195888a6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.554| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@47110095 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.554| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.555| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.trtcQueryUrl(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.556| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.557| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@195888a6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.557| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.557| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5bc44d78] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.558| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@792758624 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.559| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.559| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.trtcRegion(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.561| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:24.562| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5bc44d78] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.178| main | INFO |  -  | Starting ProtocolHandler ["http-nio-6002"] | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-07 13:32:25.191| main | INFO |  -  | Tomcat started on port(s): 6002 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
-2023-11-07 13:32:25.192| main | INFO |  -  | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
-2023-11-07 13:32:25.200| main | INFO |  -  | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
-2023-11-07 13:32:25.214| main | INFO |  -  | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
-2023-11-07 13:32:25.374| main | INFO |  -  | Generating unique operation named: callApplyUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-07 13:32:25.379| main | INFO |  -  | Generating unique operation named: callCancelUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-07 13:32:25.383| main | INFO |  -  | Generating unique operation named: statusUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-07 13:32:25.408| main | INFO |  -  | Generating unique operation named: fileUploadUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-07 13:32:25.505| main | INFO |  -  | Generating unique operation named: statusUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-07 13:32:25.550| main | INFO |  -  | Generating unique operation named: verifyUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-07 13:32:25.558| main | INFO |  -  | Generating unique operation named: answerSubmitUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-07 13:32:25.584| main | INFO |  -  | Generating unique operation named: fileUploadUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-07 13:32:25.656| main | INFO |  -  | ApiConfigService inited, aac method count=43 | [com.qmth.boot.api.config.ApiConfigService:48]
-2023-11-07 13:32:25.658| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.659| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55b7f0d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.665| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1641537314 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.665| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.666| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.670| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.671| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55b7f0d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.671| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.SysConfigMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.672| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.672| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e6c703a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.673| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1490433502 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.673| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,access_key,access_secret,last_access_time,create_id,create_time,update_id,update_Time FROM t_b_app limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.673| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.674| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.674| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e6c703a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.674| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBAppMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.675| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.675| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d1b96b9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.675| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1348191360 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.675| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,value,url,description,type,enable,create_id,create_time,update_id,update_Time FROM t_b_app_version limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.676| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.677| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.677| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d1b96b9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.677| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBAppVersionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.677| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.677| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7926d092] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.678| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1487486801 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.678| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,path,type,size,md5,remark,create_id,create_time FROM t_b_attachment limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.678| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.680| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.680| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7926d092] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.680| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBAttachmentMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.680| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.680| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@738955e6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.681| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1649127281 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.681| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,name,value,url,description,enable,type,create_id,create_time,update_id,update_Time FROM t_b_client_version limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.681| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.683| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.685| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@738955e6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.686| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBClientVersionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.686| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.686| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@690113f0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.686| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1352551763 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.688| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.688| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.690| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.690| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@690113f0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.690| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBExamInvigilateUserMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.690| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.690| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@533165e7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.691| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@843997922 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.691| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,room_code,room_name FROM t_b_exam_invigilate_user_temp limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.691| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.692| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.694| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@533165e7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.694| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBExamInvigilateUserTempMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.695| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.695| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75eca6d8] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.696| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@757791711 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.696| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.696| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.698| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.698| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75eca6d8] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.698| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBOrgMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.699| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.699| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ed1446c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.700| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@781975304 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.700| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,url,type,parent_id,sequence,remark,create_time FROM t_b_privilege limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.700| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.702| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.703| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ed1446c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.703| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBPrivilegeMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.703| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.703| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e729fea] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.704| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@439639148 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.705| main | DEBUG |  -  | ==>  Preparing: SELECT id,main_number,sub_number,sub_index,outline,title,answer,sort,solve_count,un_solve_count,enable,create_id,create_time,update_id,update_Time FROM t_b_problem limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.705| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.771| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.772| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e729fea] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.773| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBProblemMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.773| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.773| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7df1fc5a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.774| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1413793343 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.774| main | DEBUG |  -  | ==>  Preparing: SELECT id,role_code,role_name,create_time FROM t_b_role limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.775| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.777| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.778| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7df1fc5a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.778| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBRoleMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.779| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.779| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@525aadf2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.780| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@540776655 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.780| main | DEBUG |  -  | ==>  Preparing: SELECT id,role_code,privilege_id FROM t_b_role_privilege limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.780| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.781| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.781| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@525aadf2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.781| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBRolePrivilegeMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.781| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.781| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@22495f2f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.782| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@637223849 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.782| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,identity,type,source,platform,device_id,address,access_token,last_access_time,last_access_ip,update_time,expire_time FROM t_b_session limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.782| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.783| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.783| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@22495f2f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.783| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBSessionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.783| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.784| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6dccdc50] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.784| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@93607649 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.784| main | DEBUG |  -  | ==>  Preparing: SELECT id,type,entity_id,exam_id,status,summary,progress,import_file_name,import_file_path,result_file_path,report_file_path,create_id,create_time,start_time,finish_time,org_id,remark FROM t_b_task_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.785| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.786| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.786| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6dccdc50] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.786| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBTaskHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.787| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.787| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71ad1d0b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.787| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2047373618 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.787| main | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,pwd_force,create_id,create_time,update_id,update_Time FROM t_b_user limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.787| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.790| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.791| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71ad1d0b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.791| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBUserMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.792| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.792| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a2d0a19] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.795| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@787432437 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.796| main | DEBUG |  -  | ==>  Preparing: SELECT id,user_id,role_code FROM t_b_user_role limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.796| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.797| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.797| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a2d0a19] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.797| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBUserRoleMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.798| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.799| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c65a7fc] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.799| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@96663004 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.800| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,activity_id,attachment_id,content,type,enable,audio_default,play_time,create_id,create_time,update_id,update_Time FROM t_e_audio limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.800| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.801| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.801| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c65a7fc] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.801| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEAudioMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.801| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.802| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a925ac4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.803| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@990468141 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.803| main | DEBUG |  -  | ==>  Preparing: SELECT id,similarity_threshold,liveness_action_count,liveness_action_retry_count,liveness_action_limit_seconds,no_face_count_error,match_face_compare_error_count,realness_count,multiple_face_count_error,total_face_compare_error_count,in_process_face_verify_config,total_eye_close_error_count FROM t_e_config limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.803| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.804| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.804| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a925ac4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.804| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEConfigMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.805| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.805| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f8488ef] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.805| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@665370529 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.805| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.805| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.807| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.807| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f8488ef] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.807| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamActivityMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.807| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.807| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@46c28400] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.810| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@761970631 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.810| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,exam_student_id,type,description,status,remark,create_id,create_time,update_id,update_Time FROM t_e_exam_breach_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.810| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.812| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.812| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@46c28400] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.812| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamBreachLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.812| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.812| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@138a51d5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.813| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1094329632 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.813| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,course_code,course_name,objective_shuffle,option_shuffle,paper_count,has_answer,audio_play_count,has_audio,mobile_photo_upload,create_id,create_time,update_id,update_Time FROM t_e_exam_course limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.813| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.816| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.816| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@138a51d5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.816| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamCourseMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.817| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.817| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ced1fb9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.817| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1562960136 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.823| main | 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,invigilate_verify,monitor_status,in_process_realness_verify,scan_time,third_exam_id,exam_student_call_enable,objective_score_push,exam_student_breach_push,video_delete,video_delete_time,create_id,create_time,update_id,update_Time FROM t_e_exam limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.823| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.825| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.826| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ced1fb9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.826| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.826| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.826| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4587675c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.827| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@837007490 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.827| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,total_score,total_objective_score,total_subjective_score,paper_path,paper_md5,paper_view_path,decrypt_secret,encrypt_mode,need_voice_answer,exam_id,course_code,code,answer_path,has_audio,weight,audio_play_count,struct_path,struct_md5,decrypt_vector,create_id,create_time,update_id,update_Time FROM t_e_exam_paper limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.827| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.829| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.830| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4587675c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.830| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamPaperMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.830| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.830| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3884e858] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.830| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1187497363 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.832| main | DEBUG |  -  | ==>  Preparing: SELECT id,reexam_id,auditing_id FROM t_e_exam_reexam_auditing limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.832| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.833| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.833| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3884e858] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.833| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamReexamAuditingMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.833| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.833| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@88fe9a8] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.834| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@399902409 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.834| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,model,reason,status,auditing_id,auditing_status,auditing_time,auditing_suggest,remark,create_id,create_time,update_id,update_Time FROM t_e_exam_reexam limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.834| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.835| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.837| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@88fe9a8] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.838| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamReexamMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.838| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.839| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6792aa3e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.840| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@271044045 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.841| main | DEBUG |  -  | ==>  Preparing: SELECT id,student_id,exam_student_id,exam_record_id,type,info,remark,create_time,obj_id,update_time,title,ip,country,region,province,city,isp FROM t_e_exam_student_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.841| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.844| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.844| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6792aa3e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.844| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamStudentLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.845| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.845| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75707f05] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.846| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@121764047 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.846| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.847| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.849| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.849| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75707f05] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.849| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamStudentMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.850| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.850| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1df8ea34] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.851| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1795569369 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.851| main | DEBUG |  -  | ==>  Preparing: SELECT id,student_id,exam_student_id,exam_record_id,type,create_time FROM t_e_exam_student_online_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.852| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.884| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.885| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1df8ea34] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.885| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamStudentOnlineLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.886| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.887| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a8d6eb3] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.887| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1355387800 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.888| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,room_code,total_count,prepare_count,exam_count,finish_count,absent_count,online_count,offline_count,monitor_stop_count,warning_count,warning_unread,warning_multiple_face_count,exception_count FROM t_e_exam_summary limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.889| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.891| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.891| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a8d6eb3] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.891| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamSummaryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.892| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.892| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@159e9629] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.892| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@83331807 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.893| main | DEBUG |  -  | ==>  Preparing: SELECT org_id,online_count,exam_count,finish_count,finish_student_count FROM t_e_org_summary limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.893| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.894| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.894| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@159e9629] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.894| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEOrgSummaryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.894| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.895| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31d51518] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.895| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1352397525 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.896| main | DEBUG |  -  | ==>  Preparing: SELECT id,country,province,online_count FROM t_e_region_summary limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.896| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.896| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.897| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31d51518] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.897| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TERegionSummaryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.897| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.897| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b4b02d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.897| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@500177014 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.898| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,name,total_score,paper_path,create_id,create_time,update_id,update_Time FROM t_e_simulate_paper limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.898| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.899| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.899| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b4b02d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.899| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TESimulatePaperMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.899| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.899| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6bf27411] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.900| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1248236698 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.900| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,identity,password,idcard_number,mobile_number,name,gender,base_photo_path,enable,create_id,create_time,update_id,update_Time FROM t_e_student limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.900| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.901| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.901| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6bf27411] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.901| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEStudentMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.902| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.902| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57d8d8e2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.902| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@796028148 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.902| main | DEBUG |  -  | ==>  Preparing: SELECT id,user_id,type,info,remark,create_time FROM t_e_user_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.903| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.903| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.903| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57d8d8e2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.903| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEUserLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.904| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.904| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4700db93] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.904| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1443763289 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.904| main | DEBUG |  -  | ==>  Preparing: SELECT id,obj,create_time FROM t_g_error limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.904| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.906| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.906| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4700db93] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.906| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TGErrorMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.906| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.906| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c3125ff] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.907| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@221029289 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.907| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,exam_id,exam_activity_id,exam_student_id,source,live_url,status,type,call_status,monitor_key,remark,form_user_id,receive_user_id,start_time,call_time,end_time,create_id,create_time,update_id,update_Time FROM t_ie_exam_invigilate_call_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.907| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.908| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.909| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c3125ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.909| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamInvigilateCallLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.909| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.909| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f680a9a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.909| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@976475733 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.909| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,exam_id,exam_activity_id,exam_student_id,source,live_url,status,type,call_status,monitor_key,start_time,call_time,end_time,form_user_id,receive_user_id,create_id,create_time,update_id,update_Time FROM t_ie_exam_invigilate_call limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.910| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.910| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.911| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f680a9a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.911| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamInvigilateCallMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.911| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.911| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f45290f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.911| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1892075175 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.911| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,form_user_id,receive_user_id,type,content,send_time,receive_time FROM t_ie_exam_invigilate_notice limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.912| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.913| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.914| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f45290f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.914| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamInvigilateNoticeMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.915| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.915| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56511eda] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.915| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@809125966 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.916| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,exam_record_id,source,create_time,type,content,start_time,call_time,end_time,form_user_id,receive_user_id FROM t_ie_exam_media_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.916| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.918| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.918| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56511eda] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.918| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamMediaLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.918| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.919| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b9d85c2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.919| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1709501349 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.920| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,exam_student_id,info,type,remark,create_time,update_time,difference,photo_url,video_url,obj_id FROM t_ie_invigilate_exception_info limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.920| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.922| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.922| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b9d85c2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.922| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeInvigilateExceptionInfoMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.923| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.923| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@be56353] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.923| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1551979640 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.924| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,exam_student_id,info,level,type,remark,approve_status,create_time,update_time,photo_url,video_url,remind_status FROM t_ie_invigilate_warn_info limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.924| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.925| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.925| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@be56353] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.926| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeInvigilateWarnInfoMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.926| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.926| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ccd3cf1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.927| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1284650432 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.927| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,country,region,province,city,isp,create_time,update_Time FROM t_ip_region limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.928| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.928| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.929| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ccd3cf1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.929| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIpRegionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.929| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.929| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@557f0a39] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.929| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1347456723 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.930| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.930| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.932| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.933| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@557f0a39] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.933| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TMRocketMessageMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.933| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.933| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23acd55e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.934| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@246365648 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.935| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,request_id,video_source,start_time,end_time,video_url,object,create_time FROM t_m_tencent_video_message limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.935| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.936| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.936| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23acd55e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.936| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TMTencentVideoMessageMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.937| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.937| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b04224a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.937| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@507972177 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.938| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,main_number,sub_number,sub_index,answer,version,history,duration_seconds,score FROM t_oe_exam_answer limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.938| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.939| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.940| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b04224a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.941| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamAnswerMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.941| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.941| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b784f16] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.942| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@554971201 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.942| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,break_time,break_reason,resume_reason,prepare_time,start_time,entry_authentication_result,entry_authentication_id FROM t_oe_exam_break_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.942| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.944| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.944| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b784f16] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.944| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamBreakHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.944| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.945| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@611f28f5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.945| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2013715263 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.945| main | 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,warning_unread,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,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.945| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.950| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.951| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@611f28f5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.951| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamRecordMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.952| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.952| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4290fcd7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.956| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1515207920 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.957| main | DEBUG |  -  | ==>  Preparing: SELECT id,student_id,paper_id,finish_time FROM t_oe_exam_simulate_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.958| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.959| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.960| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4290fcd7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.960| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamSimulateHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.960| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.960| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f78c132] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.961| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@709619278 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.962| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,face_count,similarity,realness,create_time,update_time,type,exception,photo_url,time,batch_no FROM t_oe_face_verify_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.963| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.966| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.966| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f78c132] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.966| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeFaceVerifyHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.967| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.967| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ba19932] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.967| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1123660837 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.968| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,type,actions,retry,exception,start_time,finish_time,create_time,batch_no FROM t_oe_liveness_verify_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.968| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.969| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.969| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ba19932] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.969| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeLivenessVerifyHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.969| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.970| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79de00af] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.970| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@517045935 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.970| main | DEBUG |  -  | ==>  Preparing: SELECT id,school_id,access_key,access_secret,description,type,expire_time,file,create_id,create_time,update_id,update_Time FROM t_s_auth limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.970| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.971| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.972| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79de00af] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.972| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSAuthMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.972| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.972| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ef1080d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.972| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@119777796 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.972| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,soft_name,process_name,enable,create_id,create_time,update_id,update_Time FROM t_s_black_list limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.973| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.976| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.976| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ef1080d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.976| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSBlackListMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.976| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.976| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a20332b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.976| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@754366182 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.977| main | DEBUG |  -  | ==>  Preparing: SELECT id,obj,obj_name,obj_id,update_before_obj,update_after_obj,create_id,create_time FROM t_s_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.977| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.977| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.978| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a20332b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.978| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.978| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.978| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1444e35f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.978| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1062613911 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.978| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,title,content,enable,create_id,create_time,update_id,update_Time FROM t_s_notify limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.978| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.979| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.979| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1444e35f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.979| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSNotifyMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:25.980| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.980| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@461c0572] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.982| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@400265383 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.982| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_batch_id,college,objective_score,paper_type,exam_code,student_code,clazz_name,subjective_score_detail,exam_number,total_score,sheet_urls,teacher,objective_score_detail,exam_id,name,subjective_score,subject_code,subject_name,status,create_id,create_time FROM t_sync_exam_student_score limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.983| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.983| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.984| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@461c0572] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:25.984| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSyncExamStudentScoreMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:32:26.006| main | INFO |  -  | Started ThemisExamApplication in 12.577 seconds (JVM running for 13.368) | [org.springframework.boot.StartupInfoLogger:61]
-2023-11-07 13:32:26.026| main | INFO |  -  | 服务器启动时执行 start | [com.qmth.themis.exam.start.StartRunning:47]
-2023-11-07 13:32:26.074| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-websocketOe,topic:themis-topic-exam,tag:OE_IM_BROADCASTING||OE_IM_CLUSTERING||OE_LIVENESS_VERIFY||OE_MONITOR_FINISH||OE_WARNING_FINISH||OE_WEBSOCKET_MOBILE_ANSWER_READY||OE_WEBSOCKET_MOBILE_ANSWER_UPLOAD||OE_WEBSOCKET_EXAM_STOP||MONITOR_START||MONITOR_STOP||OE_WEBSOCKET_MOBILE_MONITOR_STATUS||EXAM_EXIT,namesrvAddr:192.168.10.36:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2023-11-07 13:32:26.088| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-websocketOeMobile,topic:themis-topic-exam,tag:EXAM_STOP||EXAM_START,namesrvAddr:192.168.10.36:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2023-11-07 13:32:26.151| main | INFO |  -  | 服务器启动时执行 end | [com.qmth.themis.exam.start.StartRunning:56]
-2023-11-07 13:32:26.622| RMI TCP Connection(2)-127.0.0.1 | INFO |  -  | Initializing Spring DispatcherServlet 'dispatcherServlet' | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-07 13:32:26.627| RMI TCP Connection(2)-127.0.0.1 | INFO |  -  | Initializing Servlet 'dispatcherServlet' | [org.springframework.web.servlet.FrameworkServlet:525]
-2023-11-07 13:32:26.675| RMI TCP Connection(2)-127.0.0.1 | INFO |  -  | Completed initialization in 48 ms | [org.springframework.web.servlet.FrameworkServlet:547]
-2023-11-07 13:32:51.126| ConsumeMessageThread_1 | INFO |  -  | :487-:ConsumeMessageThread_1 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketMobileServer:300]
-2023-11-07 13:32:51.147| ConsumeMessageThread_1 | INFO |  -  | :487-:ConsumeMessageThread_1 websocket oe Consumer接收到的消息:{"id":"nKX6qsBPwZzCKB6x2VhhH","topic":"themis-topic-exam","tag":"EXAM_STOP","timestamp":1699269430208,"body":454361308566921216,"type":"EXAM_STOP","objId":"454361308566921216","objName":"454361308566921216","ack":0,"sequence":null,"properties":{"recordId":454361308566921216},"reconsume":2} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:302]
-2023-11-07 13:32:51.196| ConsumeMessageThread_1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:51.197| ConsumeMessageThread_1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@768b7b91] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:51.203| ConsumeMessageThread_1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1045624997 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:51.207| ConsumeMessageThread_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,warning_unread,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,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:51.209| ConsumeMessageThread_1 | DEBUG |  -  | ==> Parameters: 454361308566921216(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:51.221| ConsumeMessageThread_1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:51.222| ConsumeMessageThread_1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@768b7b91] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:51.236| ConsumeMessageThread_1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:51.237| ConsumeMessageThread_1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17f0bed4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:51.237| ConsumeMessageThread_1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1633145235 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:51.237| ConsumeMessageThread_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 id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:51.237| ConsumeMessageThread_1 | DEBUG |  -  | ==> Parameters: 1720353028998995969(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:51.239| ConsumeMessageThread_1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:32:51.239| ConsumeMessageThread_1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17f0bed4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:33:00.090| ConsumeMessageThread_2 | INFO |  -  | :488-:ConsumeMessageThread_2 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketMobileServer:300]
-2023-11-07 13:33:00.092| ConsumeMessageThread_2 | INFO |  -  | :488-:ConsumeMessageThread_2 websocket oe Consumer接收到的消息:{"id":"nKX6qsBPwZzCKB6x2VhhH","topic":"themis-topic-exam","tag":"EXAM_STOP","timestamp":1699269430208,"body":454361308566921216,"type":"EXAM_STOP","objId":"454361308566921216","objName":"454361308566921216","ack":0,"sequence":null,"properties":{"recordId":454361308566921216},"reconsume":3} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:302]
-2023-11-07 13:33:00.092| ConsumeMessageThread_2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:33:00.093| ConsumeMessageThread_2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51a3f6eb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:33:00.093| ConsumeMessageThread_2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1600389807 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:33:00.094| ConsumeMessageThread_2 | 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,warning_unread,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,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:33:00.094| ConsumeMessageThread_2 | DEBUG |  -  | ==> Parameters: 454361308566921216(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:33:00.098| ConsumeMessageThread_2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:33:00.099| ConsumeMessageThread_2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51a3f6eb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:33:00.099| ConsumeMessageThread_2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:33:00.099| ConsumeMessageThread_2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e590894] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:33:00.099| ConsumeMessageThread_2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1342415130 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:33:00.100| ConsumeMessageThread_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 id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:33:00.100| ConsumeMessageThread_2 | DEBUG |  -  | ==> Parameters: 1720353028998995969(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:33:00.102| ConsumeMessageThread_2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:33:00.102| ConsumeMessageThread_2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e590894] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:00.025| scheduled-task-1 | INFO |  -  | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
-2023-11-07 13:45:01.580| http-nio-6002-exec-1 | DEBUG | 00000000478d3bf200000000520b35fd -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:01.587| http-nio-6002-exec-1 | DEBUG | 00000000478d3bf200000000520b35fd -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ba66aa0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:01.598| http-nio-6002-exec-1 | DEBUG | 00000000478d3bf200000000520b35fd -  | JDBC Connection [HikariProxyConnection@561357188 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:01.613| http-nio-6002-exec-1 | DEBUG | 00000000478d3bf200000000520b35fd -  | ==>  Preparing: select t.* from t_b_client_version t WHERE t.id = (select max(tbcv.id) as id from t_b_client_version tbcv WHERE tbcv.enable = 1 and tbcv.type = 'ONLINE' ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:01.616| http-nio-6002-exec-1 | DEBUG | 00000000478d3bf200000000520b35fd -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:01.641| http-nio-6002-exec-1 | DEBUG | 00000000478d3bf200000000520b35fd -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:01.643| http-nio-6002-exec-1 | DEBUG | 00000000478d3bf200000000520b35fd -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ba66aa0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:01.655| http-nio-6002-exec-1 | INFO | 00000000478d3bf200000000520b35fd -  | request:============请求地址============:/api/oe/sys/env
-============类============:com.qmth.themis.exam.api.SysController
-============方法============:env
-参数key:"mapParameter",参数value:{"orgId":"61"}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-07 13:45:01.719| http-nio-6002-exec-1 | INFO | 00000000478d3bf200000000520b35fd -  | POST /api/oe/sys/env 200 520ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-07 13:45:30.117| http-nio-6002-exec-2 | INFO | 000000004574cf620000000014728f88 -  | request:============请求地址============:/api/oe/black/list/select
-============类============:com.qmth.themis.exam.api.TSBlackListController
-============方法============:select
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-07 13:45:30.310| http-nio-6002-exec-2 | INFO | 000000004574cf620000000014728f88 -  | POST /api/oe/black/list/select 200 248ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-07 13:45:42.796| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:42.798| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47860f4f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:42.857| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | JDBC Connection [HikariProxyConnection@326497480 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:42.860| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | ==>  Preparing: SELECT id,org_id,identity,password,idcard_number,mobile_number,name,gender,base_photo_path,enable,create_id,create_time,update_id,update_Time FROM t_e_student WHERE (identity = ? AND org_id = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:42.864| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | ==> Parameters: 4209210001(String), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:42.875| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:42.876| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47860f4f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:42.923| http-nio-6002-exec-3 | INFO | ffffffff8ab4997a0000000014ba9823 -  | asyncMsg mqDto:{"id":"Izw1W9gCSZtlFmM7efdRj","topic":"themis-topic-exam","tag":"WIN","timestamp":1699335942921,"body":"SESSION","type":"WIN","objId":"9145c63a8f2c1d861e385046d85ca1ac","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:45:42.975| http-nio-6002-exec-3 | INFO | ffffffff8ab4997a0000000014ba9823 -  | asyncMsg mqDto:{"id":"eVr2muSohFk8F8yfdw5cn","topic":"themis-topic-exam","tag":"STUDENT","timestamp":1699335942975,"body":"LOGIN","type":"STUDENT","objId":"444073650872135680","objName":"192.168.10.178","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:45:43.028| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.031| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3119c84f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.047| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | JDBC Connection [HikariProxyConnection@554520212 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.052| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? ) and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.054| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | ==> Parameters: 444073650872135680(Long), 444073428153536512(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.066| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.067| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3119c84f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.083| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.083| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45d9503c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.084| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | JDBC Connection [HikariProxyConnection@1380368392 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.084| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? ) and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.085| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | ==> Parameters: 444073650872135680(Long), 444861202175627264(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.086| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.086| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45d9503c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.091| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.091| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@335fce37] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.091| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | JDBC Connection [HikariProxyConnection@1007169744 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.091| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? ) and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.092| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | ==> Parameters: 444073650872135680(Long), 444865430554152960(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.094| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.094| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@335fce37] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.097| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.097| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75490d9a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.098| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | JDBC Connection [HikariProxyConnection@942300018 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.098| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? ) and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.098| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | ==> Parameters: 444073650872135680(Long), 447436709996007424(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.099| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.099| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75490d9a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.101| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.101| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4af2774c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.102| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | JDBC Connection [HikariProxyConnection@2011858517 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.103| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? ) and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.103| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | ==> Parameters: 444073650872135680(Long), 447437338839617536(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.104| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.104| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4af2774c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.105| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.106| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13362272] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.106| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | JDBC Connection [HikariProxyConnection@1252491087 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.107| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? ) and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.108| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | ==> Parameters: 444073650872135680(Long), 452976130208043008(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.110| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.110| http-nio-6002-exec-3 | DEBUG | ffffffff8ab4997a0000000014ba9823 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13362272] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:43.120| http-nio-6002-exec-3 | INFO | ffffffff8ab4997a0000000014ba9823 -  | request:============请求地址============:/api/oe/student/login
-============类============:com.qmth.themis.exam.api.TEStudentController
-============方法============:login
-参数key:"mapParameter",参数value:{"identity":"4209210001","orgId":"61","password":"MTIzNDU2"}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-07 13:45:43.135| http-nio-6002-exec-3 | INFO | ffffffff8ab4997a0000000014ba9823 -  | POST /api/oe/student/login 200 397ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-07 13:45:43.180| NettyClientPublicExecutor_2 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DA1FE10001","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":0},"queueOffset":10951,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0B84A8","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:45:43.180| NettyClientPublicExecutor_1 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DA1FE10000","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":3},"queueOffset":10810,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0B827A","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:45:49.591| http-nio-6002-exec-4 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:9LPSSatw5cmF1tAI1k1yqrs/H6w=, time:1699335949377 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-07 13:45:49.662| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.665| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27e6a19a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.670| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | JDBC Connection [HikariProxyConnection@541046665 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.673| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? ) and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.675| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | ==> Parameters: 444073650872135680(Long), 444073428153536512(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.682| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.683| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27e6a19a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.685| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.685| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d0c811c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.686| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | JDBC Connection [HikariProxyConnection@536091478 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.686| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? ) and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.687| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | ==> Parameters: 444073650872135680(Long), 444861202175627264(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.688| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.688| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d0c811c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.691| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.691| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@199f905a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.691| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | JDBC Connection [HikariProxyConnection@1894970900 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.692| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? ) and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.692| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | ==> Parameters: 444073650872135680(Long), 444865430554152960(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.693| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.694| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@199f905a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.694| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.694| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e7efc51] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.695| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | JDBC Connection [HikariProxyConnection@998685316 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.695| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? ) and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.696| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | ==> Parameters: 444073650872135680(Long), 447436709996007424(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.698| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.698| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e7efc51] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.699| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.700| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@87bfb00] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.700| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | JDBC Connection [HikariProxyConnection@567153194 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.701| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? ) and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.702| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | ==> Parameters: 444073650872135680(Long), 447437338839617536(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.703| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.703| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@87bfb00] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.704| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.704| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e3dac50] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.705| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | JDBC Connection [HikariProxyConnection@961145196 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.705| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? ) and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.705| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | ==> Parameters: 444073650872135680(Long), 452976130208043008(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.707| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.707| http-nio-6002-exec-4 | DEBUG | 000000001791a4bc000000004604b6a7 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e3dac50] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:49.709| http-nio-6002-exec-4 | INFO | 000000001791a4bc000000004604b6a7 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-07 13:45:49.713| http-nio-6002-exec-4 | INFO | 000000001791a4bc000000004604b6a7 -  | POST /api/oe/exam/waiting 200 67ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-07 13:45:51.766| http-nio-6002-exec-5 | INFO |  -  | Start authorization: url:/api/oe/exam/prepare, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:pgHJg+LgeS14IBAWy7u86N/s3tM=, time:1699335951565 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-07 13:45:51.816| http-nio-6002-exec-5 | DEBUG | fffffffff9c691efffffffffdddd491d -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:51.817| http-nio-6002-exec-5 | DEBUG | fffffffff9c691efffffffffdddd491d -  | Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ba29f0d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:51.827| http-nio-6002-exec-5 | DEBUG | fffffffff9c691efffffffffdddd491d -  | JDBC Connection [HikariProxyConnection@1675992497 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:51.827| http-nio-6002-exec-5 | DEBUG | fffffffff9c691efffffffffdddd491d -  | ==>  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,warning_unread,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,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE (exam_id = ? AND exam_activity_id = ? AND exam_student_id = ? AND status = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:51.828| http-nio-6002-exec-5 | DEBUG | fffffffff9c691efffffffffdddd491d -  | ==> Parameters: 452975810962788352(Long), 452976130208043008(Long), 1720353028982218754(Long), FIRST_PREPARE(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:51.837| http-nio-6002-exec-5 | DEBUG | fffffffff9c691efffffffffdddd491d -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:51.837| http-nio-6002-exec-5 | DEBUG | fffffffff9c691efffffffffdddd491d -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ba29f0d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:51.858| http-nio-6002-exec-5 | INFO | fffffffff9c691efffffffffdddd491d -  | asyncMsg mqDto:{"id":"jJDmczsgR1d98FT49UjNM","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699335951857,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:45:51.866| NettyClientPublicExecutor_3 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DA41F40005","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":0},"queueOffset":10952,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0B899A","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:45:51.866| http-nio-6002-exec-5 | INFO | fffffffff9c691efffffffffdddd491d -  | asyncMsg mqDto:{"id":"tQIywrP3fvi9ypvGWhIIy","topic":"themis-topic-exam","tag":"EXAM_STUDNET_UPDATE","timestamp":1699335951862,"body":{"examStudentId":1720353028982218754,"currentRecordId":454642218994507776},"type":"EXAM_STUDNET_UPDATE","objId":"1720353028982218754","objName":"1720353028982218754","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:45:51.869| NettyClientPublicExecutor_4 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DA41FB0007","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":3},"queueOffset":10811,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0B8BEA","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:45:51.886| http-nio-6002-exec-5 | DEBUG | fffffffff9c691efffffffffdddd491d -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ba29f0d] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:51.888| http-nio-6002-exec-5 | DEBUG | fffffffff9c691efffffffffdddd491d -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,IFNULL(teea.opening_seconds,tee.opening_seconds) as openingSeconds, teea.opening_seconds as activityOpeningSeconds, tee.monitor_video_source as monitorVideoSourceStr, tee.monitor_record as monitorRecordStr, IFNULL(teea.prepare_seconds,tee.prepare_seconds) as prepareSeconds, teea.prepare_seconds as activityPrepareSeconds, teea.max_duration_seconds as activityMaxDurationSeconds, tee.exam_count as examCount, tee.force_finish as forceFinish, tee.entry_authentication_policy as entryAuthenticationPolicy, tee.in_process_face_verify as inProcessFaceVerify, tee.in_process_face_stranger_ignore as inProcessFaceStrangerIgnore, tee.in_process_liveness_verify as inProcessLivenessVerify, tee.in_process_realness_verify as inProcessRealnessVerify, tee.in_process_liveness_fixed_range as inProcessLivenessFixedRangeStr, tee.in_process_liveness_judge_policy as inProcessLivenessJudgePolicy, tee.camera_photo_upload as cameraPhotoUpload, teea.start_time as startTime, teea.finish_time as finishTime, tee.pre_notice as preNotice, tee.pre_notice_stay_seconds as preNoticeStaySeconds from t_e_exam_activity teea left join t_e_exam tee on tee.id = teea.exam_id WHERE 1 = 1 and teea.id = ? and tee.enable = 1 and teea.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:51.889| http-nio-6002-exec-5 | DEBUG | fffffffff9c691efffffffffdddd491d -  | ==> Parameters: 452976130208043008(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:51.898| http-nio-6002-exec-5 | DEBUG | fffffffff9c691efffffffffdddd491d -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:51.899| http-nio-6002-exec-5 | DEBUG | fffffffff9c691efffffffffdddd491d -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ba29f0d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:51.903| http-nio-6002-exec-5 | INFO | fffffffff9c691efffffffffdddd491d -  | asyncMsg mqDto:{"id":"HJJqzVyuVEZwuy3OI3XO5","topic":"themis-topic-exam","tag":"STUDENT","timestamp":1699335951903,"body":"FIRST_PREPARE","type":"STUDENT","objId":"444073650872135680","objName":"192.168.10.178","ack":0,"sequence":null,"properties":{"examRecordId":454642218994507776,"remark":"首次候考","examStudentId":1720353028982218754},"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:45:51.906| http-nio-6002-exec-5 | DEBUG | fffffffff9c691efffffffffdddd491d -  | Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ba29f0d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:51.907| http-nio-6002-exec-5 | DEBUG | fffffffff9c691efffffffffdddd491d -  | Transaction synchronization deregistering SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ba29f0d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:51.907| http-nio-6002-exec-5 | DEBUG | fffffffff9c691efffffffffdddd491d -  | Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ba29f0d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:45:51.907| NettyClientPublicExecutor_5 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DA4221000A","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":0},"queueOffset":10953,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0B916A","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:45:51.908| http-nio-6002-exec-5 | INFO | fffffffff9c691efffffffffdddd491d -  | request:============请求地址============:/api/oe/exam/prepare
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:prepare
-参数key:"param",参数value:{"examStudentId":"1720353028982218754"}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-07 13:45:51.927| http-nio-6002-exec-5 | INFO | fffffffff9c691efffffffffdddd491d -  | POST /api/oe/exam/prepare 200 155ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-07 13:45:55.446| http-nio-6002-exec-6 | INFO |  -  | 考试记录:454642218994507776,WS连接创建:454642234064642048,在线人数:0 | [com.qmth.themis.exam.websocket.WebSocketOeServer:88]
-2023-11-07 13:45:55.452| http-nio-6002-exec-6 | INFO |  -  | asyncMsg mqDto:{"id":"FhFgyo6_d37GT1H3_Bvb8","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699335955447,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:45:55.458| NettyClientPublicExecutor_6 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DA4FFD000D","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":3},"queueOffset":10812,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0B95CD","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:45:55.470| http-nio-6002-exec-6 | INFO |  -  | asyncMsg mqDto:{"id":"R291gn6F1ffmLkWCY60Y2","topic":"themis-topic-exam","tag":"ONLINE_LOG","timestamp":1699335955470,"body":"{\"id\":\"454642234102390784\",\"studentId\":\"444073650872135680\",\"examStudentId\":\"1720353028982218754\",\"examRecordId\":\"454642218994507776\",\"type\":\"ON_LINE\",\"createTime\":1699335955447}","type":"ONLINE_LOG","objId":"454642218994507776","objName":"454642218994507776","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:45:55.471| http-nio-6002-exec-6 | INFO |  -  | asyncOrderlyMsg mqDto:{"id":"MF7UpgL2H0eoaue9czEdd","topic":"themis-topic-exam","tag":"OE_WEBSOCKET_MOBILE_MONITOR_STATUS","timestamp":1699335955471,"body":454642218994507776,"type":"OE_WEBSOCKET_MOBILE_MONITOR_STATUS","objId":"454642218994507776","objName":"454642218994507776","ack":0,"sequence":null,"properties":{"recordId":454642218994507776},"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:116]
-2023-11-07 13:45:55.472| NettyClientPublicExecutor_7 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DA500E0010","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":0},"queueOffset":10954,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0B99FA","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:45:55.474| NettyClientPublicExecutor_8 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DA50100012","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":2},"queueOffset":10686,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0B9CF8","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$2:121]
-2023-11-07 13:45:55.477| ConsumeMessageThread_1 | INFO |  -  | :524-:ConsumeMessageThread_1 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketOeServer:283]
-2023-11-07 13:45:55.479| ConsumeMessageThread_1 | INFO |  -  | :524-:ConsumeMessageThread_1 websocket oe Consumer接收到的消息:{"id":"MF7UpgL2H0eoaue9czEdd","topic":"themis-topic-exam","tag":"OE_WEBSOCKET_MOBILE_MONITOR_STATUS","timestamp":1699335955471,"body":454642218994507776,"type":"OE_WEBSOCKET_MOBILE_MONITOR_STATUS","objId":"454642218994507776","objName":"454642218994507776","ack":0,"sequence":null,"properties":{"recordId":454642218994507776},"reconsume":0} | [com.qmth.themis.exam.websocket.WebSocketOeServer:285]
-2023-11-07 13:46:05.260| ConsumeMessageThread_2 | INFO |  -  | :527-:ConsumeMessageThread_2 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketOeServer:283]
-2023-11-07 13:46:05.267| ConsumeMessageThread_2 | INFO |  -  | :527-:ConsumeMessageThread_2 websocket oe Consumer接收到的消息:{"id":"MF7UpgL2H0eoaue9czEdd","topic":"themis-topic-exam","tag":"OE_WEBSOCKET_MOBILE_MONITOR_STATUS","timestamp":1699335955471,"body":454642218994507776,"type":"OE_WEBSOCKET_MOBILE_MONITOR_STATUS","objId":"454642218994507776","objName":"454642218994507776","ack":0,"sequence":null,"properties":{"recordId":454642218994507776},"reconsume":1} | [com.qmth.themis.exam.websocket.WebSocketOeServer:285]
-2023-11-07 13:46:06.789| ConsumeMessageThread_2 | INFO |  -  | message:{"type":"MOBILE_MONITOR_STATUS","time":1699335966772,"body":{"recordId":454642218994507776}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:46:06.789| ConsumeMessageThread_1 | INFO |  -  | message:{"type":"MOBILE_MONITOR_STATUS","time":1699335965265,"body":{"recordId":454642218994507776}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:46:06.787| http-nio-6002-exec-7 | INFO |  -  | Start authorization: url:/api/oe/exam/paper/download, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:uK8E5NjvcanhsNaTWp3qkY19CMI=, time:1699335956752 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-07 13:46:06.820| ConsumeMessageThread_2 | ERROR |  -  | mq websocket oe,消息消费出错 | [com.qmth.themis.exam.websocket.WebSocketOeServer:290]
-java.lang.IllegalStateException: The remote endpoint was in state [TEXT_FULL_WRITING] which is an invalid state for called method
-	at org.apache.tomcat.websocket.WsRemoteEndpointImplBase$StateMachine.checkState(WsRemoteEndpointImplBase.java:1234)
-	at org.apache.tomcat.websocket.WsRemoteEndpointImplBase$StateMachine.textStart(WsRemoteEndpointImplBase.java:1196)
-	at org.apache.tomcat.websocket.WsRemoteEndpointImplBase.sendStringByCompletion(WsRemoteEndpointImplBase.java:209)
-	at org.apache.tomcat.websocket.WsRemoteEndpointImplBase.sendStringByFuture(WsRemoteEndpointImplBase.java:197)
-	at org.apache.tomcat.websocket.WsRemoteEndpointAsync.sendText(WsRemoteEndpointAsync.java:53)
-	at com.qmth.themis.exam.websocket.WebSocketOeServer.sendMessage(WebSocketOeServer.java:247)
-	at com.qmth.themis.exam.listener.service.impl.MqOeLogicServiceImpl.execMqOeLogic(MqOeLogicServiceImpl.java:383)
-	at com.qmth.themis.exam.listener.service.impl.MqOeLogicServiceImpl$$FastClassBySpringCGLIB$$8dc0e024.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.exam.listener.service.impl.MqOeLogicServiceImpl$$EnhancerBySpringCGLIB$$f22056f.execMqOeLogic(<generated>)
-	at com.qmth.themis.exam.websocket.WebSocketOeServer.consumeMessage(WebSocketOeServer.java:286)
-	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)
-2023-11-07 13:46:06.867| ConsumeMessageThread_1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:46:06.868| ConsumeMessageThread_1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@528be555] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:46:06.874| http-nio-6002-exec-7 | INFO | ffffffff8ae5f395ffffffff9d84cd1d -  | request:============请求地址============:/api/oe/exam/paper/download
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:paperDownload
-参数key:"param",参数value:{"recordId":"454642218994507776"}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-07 13:46:06.875| ConsumeMessageThread_1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1717377130 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:46:06.878| 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=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:46:06.880| ConsumeMessageThread_1 | DEBUG |  -  | ==> Parameters: MF7UpgL2H0eoaue9czEdd(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:46:06.884| ConsumeMessageThread_1 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:46:06.885| http-nio-6002-exec-7 | INFO | ffffffff8ae5f395ffffffff9d84cd1d -  | POST /api/oe/exam/paper/download 200 69ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-07 13:46:06.885| ConsumeMessageThread_1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@528be555] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:46:06.886| ConsumeMessageThread_1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:46:06.886| ConsumeMessageThread_1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a368ece] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:46:06.901| ConsumeMessageThread_1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@420132161 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:46:06.901| ConsumeMessageThread_1 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:46:06.902| ConsumeMessageThread_1 | DEBUG |  -  | ==> Parameters: MF7UpgL2H0eoaue9czEdd(String), themis-topic-exam(String), OE_WEBSOCKET_MOBILE_MONITOR_STATUS(String), 4.5464221899450778E17(String), OE_WEBSOCKET_MOBILE_MONITOR_STATUS(String), 454642218994507776(String), 454642218994507776(String), 2(Integer), 1699335966901(Long), 1699335955471(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:46:06.906| ConsumeMessageThread_1 | DEBUG |  -  | <==    Updates: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:46:06.906| ConsumeMessageThread_1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a368ece] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:46:06.998| http-nio-6002-exec-9 | INFO |  -  | Start authorization: url:/api/oe/monitor/status, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:kjOsqgLOcc2s9+/IoCEkdhl6ZXg=, time:1699335966815 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-07 13:46:07.015| http-nio-6002-exec-9 | INFO | ffffffffe1d06019ffffffffc2ceb2fb -  | asyncMsg mqDto:{"id":"ChB_eSsMndZ4-1dqKL7-g","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699335967011,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:46:07.019| http-nio-6002-exec-9 | INFO | ffffffffe1d06019ffffffffc2ceb2fb -  | asyncMsg mqDto:{"id":"55mkR0uuaqA480f5rgCln","topic":"themis-topic-exam","tag":"MONITOR_LOG","timestamp":1699335967016,"body":{"id":"454642282596933632","createId":null,"createTime":null,"updateId":null,"updateTime":null,"examRecordId":"454642218994507776","examId":null,"examActivityId":null,"examStudentId":null,"source":"CLIENT_CAMERA","liveUrl":"oe_test_454642218994507776_client_camera","status":"START","type":null,"callStatus":null,"monitorKey":"454642218994507776","remark":null,"formUserId":null,"receiveUserId":null,"startTime":null,"callTime":null,"endTime":null},"type":"MONITOR_LOG","objId":"454642282596933632","objName":"CLIENT_CAMERA","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:46:07.031| NettyClientPublicExecutor_1 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DA7D270015","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":1},"queueOffset":10885,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0BA723","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:46:07.032| NettyClientPublicExecutor_2 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DA7D320017","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":0},"queueOffset":10955,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0BA973","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:46:07.033| http-nio-6002-exec-9 | INFO | ffffffffe1d06019ffffffffc2ceb2fb -  | request:============请求地址============:/api/oe/monitor/status
-============类============:com.qmth.themis.exam.api.TIeInvigilateCallOeController
-============方法============:status
-参数key:"mapParameter",参数value:{"recordId":"454642218994507776","source":"CLIENT_CAMERA","status":"START"}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-07 13:46:07.035| http-nio-6002-exec-9 | INFO | ffffffffe1d06019ffffffffc2ceb2fb -  | POST /api/oe/monitor/status 200 33ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-07 13:46:07.087| http-nio-6002-exec-10 | INFO |  -  | Start authorization: url:/api/oe/monitor/status, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:M6TZBrayVnecsVkn/H0JCoAoBC8=, time:1699335966909 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-07 13:46:07.093| http-nio-6002-exec-10 | INFO | 0000000016c909050000000058afc89f -  | asyncMsg mqDto:{"id":"8c6u5kGnORCBH-47bVHRL","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699335967090,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:46:07.094| http-nio-6002-exec-10 | INFO | 0000000016c909050000000058afc89f -  | asyncMsg mqDto:{"id":"cKN_B_A3BvJXD-qWTwHl9","topic":"themis-topic-exam","tag":"MONITOR_LOG","timestamp":1699335967093,"body":{"id":"454642282919895040","createId":null,"createTime":null,"updateId":null,"updateTime":null,"examRecordId":"454642218994507776","examId":null,"examActivityId":null,"examStudentId":null,"source":"CLIENT_SCREEN","liveUrl":"oe_test_454642218994507776_client_screen","status":"START","type":null,"callStatus":null,"monitorKey":"454642218994507776","remark":null,"formUserId":null,"receiveUserId":null,"startTime":null,"callTime":null,"endTime":null},"type":"MONITOR_LOG","objId":"454642282919895040","objName":"CLIENT_SCREEN","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:46:07.094| http-nio-6002-exec-10 | INFO | 0000000016c909050000000058afc89f -  | request:============请求地址============:/api/oe/monitor/status
-============类============:com.qmth.themis.exam.api.TIeInvigilateCallOeController
-============方法============:status
-参数key:"mapParameter",参数value:{"recordId":"454642218994507776","source":"CLIENT_SCREEN","status":"START"}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-07 13:46:07.095| NettyClientPublicExecutor_3 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DA7D75001A","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":1},"queueOffset":10886,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0BB043","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:46:07.095| NettyClientPublicExecutor_4 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DA7D76001C","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":0},"queueOffset":10956,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0BB293","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:46:07.096| http-nio-6002-exec-10 | INFO | 0000000016c909050000000058afc89f -  | POST /api/oe/monitor/status 200 8ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-07 13:46:10.272| http-nio-6002-exec-1 | INFO |  -  | onMessage:{"time":1699335970049,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:46:10.280| http-nio-6002-exec-1 | INFO |  -  | syncStatus jsonObject:{"recordId":454642218994507776,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:46:10.283| http-nio-6002-exec-1 | INFO |  -  | asyncMsg mqDto:{"id":"2HWT253GWerbDgy6c1Wi4","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699335970282,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:46:10.286| http-nio-6002-exec-1 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699335970285,"body":{"recordId":454642218994507776,"ackMessage":1699335970049}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:46:10.289| NettyClientPublicExecutor_5 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DA89EC001F","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":1},"queueOffset":10887,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0BB962","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:46:20.233| http-nio-6002-exec-3 | INFO |  -  | Start authorization: url:/api/oe/exam/paper/download, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:N9C5DDdqfl4KNB+KbYSGIuRuuZI=, time:1699335980034 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-07 13:46:20.284| http-nio-6002-exec-3 | INFO | 0000000036f0f487ffffffffdde21b81 -  | request:============请求地址============:/api/oe/exam/paper/download
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:paperDownload
-参数key:"param",参数value:{"recordId":"454642218994507776"}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-07 13:46:20.287| http-nio-6002-exec-3 | INFO | 0000000036f0f487ffffffffdde21b81 -  | POST /api/oe/exam/paper/download 200 18ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-07 13:46:22.482| http-nio-6002-exec-4 | INFO |  -  | Start authorization: url:/api/oe/exam/paper/downloaded, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:8KPT+Y8qlG+nsKad/BnOzBkpRgs=, time:1699335982299 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-07 13:46:22.501| http-nio-6002-exec-4 | INFO | fffffffffe864726fffffffff16e34b4 -  | asyncMsg mqDto:{"id":"H_UVyz4Zn0P2LNlvHaGkZ","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699335982499,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:46:22.507| http-nio-6002-exec-4 | INFO | fffffffffe864726fffffffff16e34b4 -  | request:============请求地址============:/api/oe/exam/paper/downloaded
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:paperDownloaded
-参数key:"param",参数value:{"recordId":"454642218994507776"}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-07 13:46:22.509| http-nio-6002-exec-4 | INFO | fffffffffe864726fffffffff16e34b4 -  | POST /api/oe/exam/paper/downloaded 200 16ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-07 13:46:22.512| NettyClientPublicExecutor_6 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DAB9A90022","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":0},"queueOffset":10957,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0BBD8F","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:46:25.221| http-nio-6002-exec-5 | INFO |  -  | onMessage:{"time":1699335985065,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:46:25.235| http-nio-6002-exec-5 | INFO |  -  | syncStatus jsonObject:{"recordId":454642218994507776,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:46:25.239| http-nio-6002-exec-5 | INFO |  -  | asyncMsg mqDto:{"id":"aOdWjZiT3FSfO2VGvTxMB","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699335985238,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:46:25.245| NettyClientPublicExecutor_7 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DAC4590025","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":1},"queueOffset":10888,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0BC1BC","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:46:25.246| http-nio-6002-exec-5 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699335985243,"body":{"recordId":454642218994507776,"ackMessage":1699335985065}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:46:40.230| http-nio-6002-exec-8 | INFO |  -  | onMessage:{"time":1699336000080,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:46:40.234| http-nio-6002-exec-8 | INFO |  -  | syncStatus jsonObject:{"recordId":454642218994507776,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:46:40.235| http-nio-6002-exec-8 | INFO |  -  | asyncMsg mqDto:{"id":"02d94x-rbvCnC-KenP_zO","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336000235,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:46:40.237| http-nio-6002-exec-8 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336000237,"body":{"recordId":454642218994507776,"ackMessage":1699336000080}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:46:40.240| NettyClientPublicExecutor_8 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DAFEEC0028","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":3},"queueOffset":10813,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0BC5E9","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:46:55.234| http-nio-6002-exec-9 | INFO |  -  | onMessage:{"time":1699336015080,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:46:55.237| http-nio-6002-exec-9 | INFO |  -  | syncStatus jsonObject:{"recordId":454642218994507776,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:46:55.239| http-nio-6002-exec-9 | INFO |  -  | asyncMsg mqDto:{"id":"VCbVhLcVLaPbgQXViB9X0","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336015239,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:46:55.241| http-nio-6002-exec-9 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336015241,"body":{"recordId":454642218994507776,"ackMessage":1699336015080}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:46:55.243| NettyClientPublicExecutor_1 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DB3988002B","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":2},"queueOffset":10687,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0BCA16","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:47:10.233| http-nio-6002-exec-1 | INFO |  -  | onMessage:{"time":1699336030080,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:47:10.237| http-nio-6002-exec-1 | INFO |  -  | syncStatus jsonObject:{"recordId":454642218994507776,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:47:10.239| http-nio-6002-exec-1 | INFO |  -  | asyncMsg mqDto:{"id":"iLTy78UUa8A5LguPRHoys","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336030239,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:47:10.243| http-nio-6002-exec-1 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336030241,"body":{"recordId":454642218994507776,"ackMessage":1699336030080}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:47:10.243| NettyClientPublicExecutor_2 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DB7420002E","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":1},"queueOffset":10889,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0BCE43","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:47:25.221| http-nio-6002-exec-3 | INFO |  -  | onMessage:{"time":1699336045080,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:47:25.226| http-nio-6002-exec-3 | INFO |  -  | syncStatus jsonObject:{"recordId":454642218994507776,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:47:25.231| http-nio-6002-exec-3 | INFO |  -  | asyncMsg mqDto:{"id":"mzrtfN8zTKJAbP11Vl_l5","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336045229,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:47:25.238| http-nio-6002-exec-3 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336045236,"body":{"recordId":454642218994507776,"ackMessage":1699336045080}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:47:25.238| NettyClientPublicExecutor_3 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DBAEB30031","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":2},"queueOffset":10688,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0BD270","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:47:40.236| http-nio-6002-exec-5 | INFO |  -  | onMessage:{"time":1699336060096,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:47:40.242| http-nio-6002-exec-5 | INFO |  -  | syncStatus jsonObject:{"recordId":454642218994507776,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:47:40.249| http-nio-6002-exec-5 | INFO |  -  | asyncMsg mqDto:{"id":"zzXtP64C5qdx8ECIp01Iu","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336060246,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:47:40.254| http-nio-6002-exec-5 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336060252,"body":{"recordId":454642218994507776,"ackMessage":1699336060096}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:47:40.256| NettyClientPublicExecutor_4 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DBE95B0034","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":1},"queueOffset":10890,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0BD69D","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:47:55.246| http-nio-6002-exec-8 | INFO |  -  | onMessage:{"time":1699336075096,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:47:55.254| http-nio-6002-exec-8 | INFO |  -  | syncStatus jsonObject:{"recordId":454642218994507776,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:47:55.260| http-nio-6002-exec-8 | INFO |  -  | asyncMsg mqDto:{"id":"6kS6GVT37dsDBgopUa3QM","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336075257,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:47:55.263| http-nio-6002-exec-8 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336075262,"body":{"recordId":454642218994507776,"ackMessage":1699336075096}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:47:55.265| NettyClientPublicExecutor_5 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DC23FD0037","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":2},"queueOffset":10689,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0BDACA","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:48:10.239| http-nio-6002-exec-9 | INFO |  -  | onMessage:{"time":1699336090096,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:48:10.244| http-nio-6002-exec-9 | INFO |  -  | syncStatus jsonObject:{"recordId":454642218994507776,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:48:10.245| http-nio-6002-exec-9 | INFO |  -  | asyncMsg mqDto:{"id":"83TlRnCQ-kM5QkqOvQ02_","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336090245,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:48:10.248| http-nio-6002-exec-9 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336090247,"body":{"recordId":454642218994507776,"ackMessage":1699336090096}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:48:10.249| NettyClientPublicExecutor_6 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DC5E86003A","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":1},"queueOffset":10891,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0BDEF7","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:48:19.172| ConsumeMessageThread_3 | INFO |  -  | :540-:ConsumeMessageThread_3 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketOeServer:283]
-2023-11-07 13:48:19.173| ConsumeMessageThread_3 | INFO |  -  | :540-:ConsumeMessageThread_3 websocket oe Consumer接收到的消息:{"id":"muBAcKOMMAOZTGHN-hEfF","topic":"themis-topic-exam","tag":"EXAM_EXIT","timestamp":1699336099055,"body":454642218994507776,"type":"EXAM_EXIT","objId":"454642218994507776","objName":"454642218994507776","ack":0,"sequence":null,"properties":{},"reconsume":0} | [com.qmth.themis.exam.websocket.WebSocketOeServer:285]
-2023-11-07 13:48:49.557| ConsumeMessageThread_3 | INFO |  -  | message:{"type":"EXAM_EXIT","time":1699336128638,"body":{}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:49:08.433| http-nio-6002-exec-1 | INFO |  -  | onMessage:{"time":1699336105112,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:49:08.461| ConsumeMessageThread_3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:49:08.495| ConsumeMessageThread_4 | INFO |  -  | :541-:ConsumeMessageThread_4 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketOeServer:283]
-2023-11-07 13:49:08.495| ConsumeMessageThread_3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@197b4adb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:49:08.498| ConsumeMessageThread_4 | INFO |  -  | :541-:ConsumeMessageThread_4 websocket oe Consumer接收到的消息:{"id":"muBAcKOMMAOZTGHN-hEfF","topic":"themis-topic-exam","tag":"EXAM_EXIT","timestamp":1699336099055,"body":454642218994507776,"type":"EXAM_EXIT","objId":"454642218994507776","objName":"454642218994507776","ack":0,"sequence":null,"properties":{},"reconsume":1} | [com.qmth.themis.exam.websocket.WebSocketOeServer:285]
-2023-11-07 13:49:08.498| http-nio-6002-exec-1 | INFO |  -  | syncStatus jsonObject:{"recordId":454642218994507776,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:49:08.506| ConsumeMessageThread_4 | INFO |  -  | message:{"type":"EXAM_EXIT","time":1699336148505,"body":{}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:49:08.505| ConsumeMessageThread_3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@398239620 wrapping com.mysql.cj.jdbc.ConnectionImpl@138321ab] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:49:08.509| http-nio-6002-exec-1 | INFO |  -  | asyncMsg mqDto:{"id":"SVTck6a4gcoZVm5uE-FrF","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336148508,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:49:08.510| ConsumeMessageThread_4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:49:08.510| ConsumeMessageThread_4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@46fabeae] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:49:08.522| ConsumeMessageThread_4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1211979777 wrapping com.mysql.cj.jdbc.ConnectionImpl@4c02d5de] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:49:08.526| 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=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:49:08.526| 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=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:49:08.528| http-nio-6002-exec-1 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336148525,"body":{"recordId":454642218994507776,"ackMessage":1699336105112}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:49:08.530| ConsumeMessageThread_3 | DEBUG |  -  | ==> Parameters: muBAcKOMMAOZTGHN-hEfF(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:49:08.530| ConsumeMessageThread_4 | DEBUG |  -  | ==> Parameters: muBAcKOMMAOZTGHN-hEfF(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:49:08.530| http-nio-6002-exec-1 | INFO |  -  | onMessage:{"time":1699336120127,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:49:08.533| http-nio-6002-exec-1 | INFO |  -  | syncStatus jsonObject:{"recordId":454642218994507776,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:49:08.536| http-nio-6002-exec-1 | INFO |  -  | asyncMsg mqDto:{"id":"mICWA0n9kNQtFMlDTOA-y","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336148535,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:49:08.537| NettyClientPublicExecutor_7 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DD422B003D","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":2},"queueOffset":10691,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0BEF7B","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:49:08.538| ConsumeMessageThread_3 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:49:08.538| ConsumeMessageThread_4 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:49:08.538| http-nio-6002-exec-1 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336148537,"body":{"recordId":454642218994507776,"ackMessage":1699336120127}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:49:08.539| http-nio-6002-exec-1 | INFO |  -  | onMessage:{"time":1699336135127,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:49:08.539| NettyClientPublicExecutor_8 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DD4239003F","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":0},"queueOffset":10960,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0BF1CB","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:49:08.540| http-nio-6002-exec-1 | INFO |  -  | syncStatus jsonObject:{"recordId":454642218994507776,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:49:08.540| ConsumeMessageThread_4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@46fabeae] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:49:08.540| ConsumeMessageThread_3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@197b4adb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:49:08.540| ConsumeMessageThread_4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:49:08.540| ConsumeMessageThread_3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:49:08.541| ConsumeMessageThread_4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a1c927a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:49:08.541| ConsumeMessageThread_3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15ef1826] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:49:08.541| http-nio-6002-exec-1 | INFO |  -  | asyncMsg mqDto:{"id":"XOuW9hkY1BdJ3JeitwKt4","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336148540,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:49:08.542| http-nio-6002-exec-1 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336148542,"body":{"recordId":454642218994507776,"ackMessage":1699336135127}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:49:08.543| NettyClientPublicExecutor_1 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DD423E0041","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":3},"queueOffset":10814,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0BF41B","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:49:08.545| ConsumeMessageThread_3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1738349976 wrapping com.mysql.cj.jdbc.ConnectionImpl@138321ab] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:49:08.545| ConsumeMessageThread_4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@943930472 wrapping com.mysql.cj.jdbc.ConnectionImpl@4c02d5de] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:49:08.546| ConsumeMessageThread_3 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:49:08.546| ConsumeMessageThread_4 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:49:08.547| ConsumeMessageThread_4 | DEBUG |  -  | ==> Parameters: muBAcKOMMAOZTGHN-hEfF(String), themis-topic-exam(String), EXAM_EXIT(String), 4.5464221899450778E17(String), EXAM_EXIT(String), 454642218994507776(String), 454642218994507776(String), 2(Integer), 1699336148545(Long), 1699336099055(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:49:08.547| ConsumeMessageThread_3 | DEBUG |  -  | ==> Parameters: muBAcKOMMAOZTGHN-hEfF(String), themis-topic-exam(String), EXAM_EXIT(String), 4.5464221899450778E17(String), EXAM_EXIT(String), 454642218994507776(String), 454642218994507776(String), 2(Integer), 1699336148545(Long), 1699336099055(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:49:08.550| ConsumeMessageThread_3 | DEBUG |  -  | <==    Updates: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:49:08.550| ConsumeMessageThread_3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15ef1826] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:49:08.572| ConsumeMessageThread_4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a1c927a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:49:08.811| ConsumeMessageThread_4 | ERROR |  -  | mq websocket oe,消息消费出错 | [com.qmth.themis.exam.websocket.WebSocketOeServer:290]
-org.springframework.dao.DuplicateKeyException: 
-### Error updating database.  Cause: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry 'muBAcKOMMAOZTGHN-hEfF' for key 't_m_rocket_message.PRIMARY'
-### The error may exist in com/qmth/themis/business/dao/TMRocketMessageMapper.java (best guess)
-### The error may involve com.qmth.themis.business.dao.TMRocketMessageMapper.insert-Inline
-### The error occurred while setting parameters
-### SQL: INSERT INTO t_m_rocket_message  ( id, topic, tag, body, type, obj_id, obj_name, ack,   create_time, timestamp )  VALUES  ( ?, ?, ?, ?, ?, ?, ?, ?,   ?, ? )
-### Cause: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry 'muBAcKOMMAOZTGHN-hEfF' for key 't_m_rocket_message.PRIMARY'
-; Duplicate entry 'muBAcKOMMAOZTGHN-hEfF' for key 't_m_rocket_message.PRIMARY'; nested exception is java.sql.SQLIntegrityConstraintViolationException: Duplicate entry 'muBAcKOMMAOZTGHN-hEfF' for key 't_m_rocket_message.PRIMARY'
-	at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:243)
-	at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
-	at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:88)
-	at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:440)
-	at com.sun.proxy.$Proxy142.insert(Unknown Source)
-	at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:271)
-	at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:60)
-	at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148)
-	at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89)
-	at com.sun.proxy.$Proxy224.insert(Unknown Source)
-	at com.baomidou.mybatisplus.extension.service.IService.save(IService.java:63)
-	at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveOrUpdate(ServiceImpl.java:164)
-	at com.qmth.themis.business.service.impl.TMRocketMessageServiceImpl.saveMessage(TMRocketMessageServiceImpl.java:62)
-	at com.qmth.themis.business.service.impl.TMRocketMessageServiceImpl.saveMqMessageSuccess(TMRocketMessageServiceImpl.java:36)
-	at com.qmth.themis.business.service.impl.TMRocketMessageServiceImpl$$FastClassBySpringCGLIB$$f544b639.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.business.service.impl.TMRocketMessageServiceImpl$$EnhancerBySpringCGLIB$$2f857cce.saveMqMessageSuccess(<generated>)
-	at com.qmth.themis.exam.listener.service.impl.MqOeLogicServiceImpl.execMqOeLogic(MqOeLogicServiceImpl.java:392)
-	at com.qmth.themis.exam.listener.service.impl.MqOeLogicServiceImpl$$FastClassBySpringCGLIB$$8dc0e024.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.exam.listener.service.impl.MqOeLogicServiceImpl$$EnhancerBySpringCGLIB$$f22056f.execMqOeLogic(<generated>)
-	at com.qmth.themis.exam.websocket.WebSocketOeServer.consumeMessage(WebSocketOeServer.java:286)
-	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: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry 'muBAcKOMMAOZTGHN-hEfF' for key 't_m_rocket_message.PRIMARY'
-	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:117)
-	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
-	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
-	at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953)
-	at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:370)
-	at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
-	at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
-	at sun.reflect.GeneratedMethodAccessor177.invoke(Unknown Source)
-	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
-	at java.lang.reflect.Method.invoke(Method.java:498)
-	at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
-	at com.sun.proxy.$Proxy290.execute(Unknown Source)
-	at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
-	at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
-	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.plugin.Plugin.invoke(Plugin.java:63)
-	at com.sun.proxy.$Proxy288.update(Unknown Source)
-	at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:56)
-	at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
-	at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.update(MybatisCachingExecutor.java:85)
-	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.plugin.Invocation.proceed(Invocation.java:49)
-	at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106)
-	at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
-	at com.sun.proxy.$Proxy287.update(Unknown Source)
-	at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
-	at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
-	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)
-	... 27 common frames omitted
-2023-11-07 13:49:10.266| http-nio-6002-exec-8 | INFO |  -  | onMessage:{"time":1699336150127,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:49:10.274| http-nio-6002-exec-8 | INFO |  -  | syncStatus jsonObject:{"recordId":454642218994507776,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:49:10.277| http-nio-6002-exec-8 | INFO |  -  | asyncMsg mqDto:{"id":"GAl5hOa4EK_9YZWuJQXsG","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336150276,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:49:10.280| http-nio-6002-exec-8 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336150280,"body":{"recordId":454642218994507776,"ackMessage":1699336150127}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:49:10.282| NettyClientPublicExecutor_2 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DD49060044","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":2},"queueOffset":10692,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0BFA57","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:49:25.273| http-nio-6002-exec-9 | INFO |  -  | onMessage:{"time":1699336165127,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:49:25.281| http-nio-6002-exec-9 | INFO |  -  | syncStatus jsonObject:{"recordId":454642218994507776,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:49:25.284| http-nio-6002-exec-9 | INFO |  -  | asyncMsg mqDto:{"id":"mhVvEkTLMBYiMRjCiGON5","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336165283,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:49:25.287| http-nio-6002-exec-9 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336165286,"body":{"recordId":454642218994507776,"ackMessage":1699336165127}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:49:25.289| NettyClientPublicExecutor_3 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DD83A50047","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":3},"queueOffset":10815,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0BFE84","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:49:40.269| http-nio-6002-exec-2 | INFO |  -  | onMessage:{"time":1699336180127,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:49:40.273| http-nio-6002-exec-2 | INFO |  -  | syncStatus jsonObject:{"recordId":454642218994507776,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:49:40.275| http-nio-6002-exec-2 | INFO |  -  | asyncMsg mqDto:{"id":"RQxEMTUnb4O4S0eQGKod7","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336180274,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:49:40.277| http-nio-6002-exec-2 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336180276,"body":{"recordId":454642218994507776,"ackMessage":1699336180127}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:49:40.278| NettyClientPublicExecutor_4 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DDBE34004A","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":2},"queueOffset":10693,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C02B1","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:49:55.292| http-nio-6002-exec-4 | INFO |  -  | onMessage:{"time":1699336195143,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:49:55.297| http-nio-6002-exec-4 | INFO |  -  | syncStatus jsonObject:{"recordId":454642218994507776,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:49:55.299| http-nio-6002-exec-4 | INFO |  -  | asyncMsg mqDto:{"id":"el-zhsnOtY1fH2k2Mfqrf","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336195298,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:49:55.300| http-nio-6002-exec-4 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336195300,"body":{"recordId":454642218994507776,"ackMessage":1699336195143}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:49:55.302| NettyClientPublicExecutor_5 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DDF8E3004D","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":3},"queueOffset":10816,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C06DE","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:50:10.298| http-nio-6002-exec-1 | INFO |  -  | onMessage:{"time":1699336210143,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:50:10.304| http-nio-6002-exec-1 | INFO |  -  | syncStatus jsonObject:{"recordId":454642218994507776,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:50:10.307| http-nio-6002-exec-1 | INFO |  -  | asyncMsg mqDto:{"id":"-neC2MVVYARZlDeTIXTfX","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336210306,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:50:10.311| http-nio-6002-exec-1 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336210310,"body":{"recordId":454642218994507776,"ackMessage":1699336210143}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:50:10.312| NettyClientPublicExecutor_6 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DE33840050","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":2},"queueOffset":10694,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C0B0B","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:50:25.290| http-nio-6002-exec-7 | INFO |  -  | onMessage:{"time":1699336225143,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:50:25.295| http-nio-6002-exec-7 | INFO |  -  | syncStatus jsonObject:{"recordId":454642218994507776,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:50:25.297| http-nio-6002-exec-7 | INFO |  -  | asyncMsg mqDto:{"id":"xCb93qKlu9DSEUL31UGQZ","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336225297,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:50:25.299| http-nio-6002-exec-7 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336225299,"body":{"recordId":454642218994507776,"ackMessage":1699336225143}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:50:25.301| NettyClientPublicExecutor_8 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DE6E120053","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":3},"queueOffset":10817,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C0F38","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:50:40.303| http-nio-6002-exec-9 | INFO |  -  | onMessage:{"time":1699336240159,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:50:40.307| http-nio-6002-exec-9 | INFO |  -  | syncStatus jsonObject:{"recordId":454642218994507776,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:50:40.308| http-nio-6002-exec-9 | INFO |  -  | asyncMsg mqDto:{"id":"BqrSvr--xWHeuq5xvxIhe","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336240308,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:50:40.311| http-nio-6002-exec-9 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336240309,"body":{"recordId":454642218994507776,"ackMessage":1699336240159}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:50:40.311| NettyClientPublicExecutor_7 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DEA8B50056","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":1},"queueOffset":10892,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C1365","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:50:55.319| http-nio-6002-exec-3 | INFO |  -  | onMessage:{"time":1699336255174,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:50:55.332| http-nio-6002-exec-3 | INFO |  -  | syncStatus jsonObject:{"recordId":454642218994507776,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:50:55.339| http-nio-6002-exec-3 | INFO |  -  | asyncMsg mqDto:{"id":"_Frbxx4c5slOSvb_7r0oQ","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336255338,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:50:55.343| http-nio-6002-exec-3 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336255342,"body":{"recordId":454642218994507776,"ackMessage":1699336255174}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:50:55.344| NettyClientPublicExecutor_1 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DEE36D0059","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":0},"queueOffset":10961,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C1792","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:51:10.328| http-nio-6002-exec-5 | INFO |  -  | onMessage:{"time":1699336270190,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:51:10.340| http-nio-6002-exec-5 | INFO |  -  | syncStatus jsonObject:{"recordId":454642218994507776,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:51:10.343| http-nio-6002-exec-5 | INFO |  -  | asyncMsg mqDto:{"id":"WymTBpwxZJOC2of-KjCHe","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336270342,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:51:10.348| http-nio-6002-exec-5 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336270347,"body":{"recordId":454642218994507776,"ackMessage":1699336270190}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:51:10.351| NettyClientPublicExecutor_2 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DF1E0A005C","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":3},"queueOffset":10818,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C1BBF","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:51:25.341| http-nio-6002-exec-1 | INFO |  -  | onMessage:{"time":1699336285190,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:51:25.371| http-nio-6002-exec-1 | INFO |  -  | syncStatus jsonObject:{"recordId":454642218994507776,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:51:25.378| http-nio-6002-exec-1 | INFO |  -  | asyncMsg mqDto:{"id":"v8eIAotHRCKKa7BbCW5xY","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336285376,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:51:25.382| http-nio-6002-exec-1 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336285381,"body":{"recordId":454642218994507776,"ackMessage":1699336285190}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:51:25.384| NettyClientPublicExecutor_3 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DF58C4005F","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":0},"queueOffset":10962,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C1FEC","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:51:31.715| http-nio-6002-exec-7 | INFO |  -  | Start authorization: url:/api/oe/exam/exit, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:1EJGDzgGlhuJ2bfyMB0arnmD6jQ=, time:1699336291518 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-07 13:51:31.754| http-nio-6002-exec-7 | INFO | 000000004c424fa3ffffffffba95774e -  | asyncOrderlyMsg mqDto:{"id":"Q3qX_O8nuk6z1iucIaHgR","topic":"themis-topic-exam","tag":"EXAM_STOP","timestamp":1699336291754,"body":454642218994507776,"type":"EXAM_STOP","objId":"454642218994507776","objName":"454642218994507776","ack":0,"sequence":null,"properties":{"recordId":454642218994507776},"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:116]
-2023-11-07 13:51:31.765| NettyClientPublicExecutor_4 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DF71AC0062","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":2},"queueOffset":10695,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C2419","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$2:121]
-2023-11-07 13:51:31.772| ConsumeMessageThread_3 | INFO |  -  | :542-:ConsumeMessageThread_3 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketMobileServer:300]
-2023-11-07 13:51:31.774| ConsumeMessageThread_3 | INFO |  -  | :542-:ConsumeMessageThread_3 websocket oe Consumer接收到的消息:{"id":"Q3qX_O8nuk6z1iucIaHgR","topic":"themis-topic-exam","tag":"EXAM_STOP","timestamp":1699336291754,"body":454642218994507776,"type":"EXAM_STOP","objId":"454642218994507776","objName":"454642218994507776","ack":0,"sequence":null,"properties":{"recordId":454642218994507776},"reconsume":0} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:302]
-2023-11-07 13:51:31.802| ConsumeMessageThread_3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:51:31.805| ConsumeMessageThread_3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3db100e9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:51:31.812| ConsumeMessageThread_3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1570711652 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:51:31.817| ConsumeMessageThread_3 | 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,warning_unread,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,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:51:31.819| ConsumeMessageThread_3 | DEBUG |  -  | ==> Parameters: 454642218994507776(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:51:31.848| ConsumeMessageThread_3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:51:31.849| ConsumeMessageThread_3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3db100e9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:51:31.855| http-nio-6002-exec-7 | INFO | 000000004c424fa3ffffffffba95774e -  | onClose is come in | [com.qmth.themis.exam.websocket.WebSocketOeServer:118]
-2023-11-07 13:51:31.869| http-nio-6002-exec-7 | INFO | 000000004c424fa3ffffffffba95774e -  | asyncMsg mqDto:{"id":"TgZ2CbyBtx9XXFk-CuUQq","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336291860,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:51:31.875| NettyClientPublicExecutor_5 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DF721F0065","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":0},"queueOffset":10963,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C284B","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:51:31.876| http-nio-6002-exec-7 | INFO | 000000004c424fa3ffffffffba95774e -  | asyncMsg mqDto:{"id":"IrroPRVDSW8SniiZz1KWe","topic":"themis-topic-exam","tag":"ONLINE_LOG","timestamp":1699336291873,"body":"{\"id\":\"454643645141753856\",\"studentId\":\"444073650872135680\",\"examStudentId\":\"1720353028982218754\",\"examRecordId\":\"454642218994507776\",\"type\":\"OFF_LINE\",\"createTime\":1699336291860}","type":"ONLINE_LOG","objId":"454642218994507776","objName":"454642218994507776","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:51:31.880| http-nio-6002-exec-7 | INFO | 000000004c424fa3ffffffffba95774e -  | asyncMsg mqDto:{"id":"hHKEEHXN8AKhWaQonybYN","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336291860,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:51:31.884| NettyClientPublicExecutor_6 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DF72250067","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":3},"queueOffset":10819,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C2A9B","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:51:31.885| NettyClientPublicExecutor_8 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221DF72290069","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":0},"queueOffset":10964,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C2D9A","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:51:31.885| http-nio-6002-exec-7 | INFO | 000000004c424fa3ffffffffba95774e -  | 考试记录:454642218994507776,WS连接关闭:454642234064642048,在线人数:-1 | [com.qmth.themis.exam.websocket.WebSocketOeServer:162]
-2023-11-07 13:51:31.889| http-nio-6002-exec-7 | INFO | 000000004c424fa3ffffffffba95774e -  | request:============请求地址============:/api/oe/exam/exit
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:exit
-参数key:"mapParameter",参数value:{"recordId":"454642218994507776"}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-07 13:51:31.896| http-nio-6002-exec-7 | INFO | 000000004c424fa3ffffffffba95774e -  | POST /api/oe/exam/exit 200 162ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-07 13:52:00.227| ConsumeMessageThread_4 | INFO |  -  | :543-:ConsumeMessageThread_4 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketMobileServer:300]
-2023-11-07 13:52:00.230| ConsumeMessageThread_4 | INFO |  -  | :543-:ConsumeMessageThread_4 websocket oe Consumer接收到的消息:{"id":"Q3qX_O8nuk6z1iucIaHgR","topic":"themis-topic-exam","tag":"EXAM_STOP","timestamp":1699336291754,"body":454642218994507776,"type":"EXAM_STOP","objId":"454642218994507776","objName":"454642218994507776","ack":0,"sequence":null,"properties":{"recordId":454642218994507776},"reconsume":1} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:302]
-2023-11-07 13:52:00.233| ConsumeMessageThread_4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:00.234| ConsumeMessageThread_4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5232e2d7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:00.236| ConsumeMessageThread_4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1559566049 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f7bd970] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:00.236| ConsumeMessageThread_4 | 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,warning_unread,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,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:00.237| ConsumeMessageThread_4 | DEBUG |  -  | ==> Parameters: 454642218994507776(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:00.247| ConsumeMessageThread_4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:00.248| ConsumeMessageThread_4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5232e2d7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:27.409| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2023-11-07 13:52:27.420| SpringContextShutdownHook | INFO |  -  | Start release machindId | [com.qmth.themis.business.util.UidUtil:81]
-2023-11-07 13:52:27.460| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.36:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2023-11-07 13:52:27.476| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.36:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2023-11-07 13:52:27.490| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.36:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2023-11-07 13:52:27.491| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.36:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2023-11-07 13:52:27.495| SpringContextShutdownHook | INFO |  -  | HikariPool-1 - Shutdown initiated... | [com.zaxxer.hikari.HikariDataSource:350]
-2023-11-07 13:52:27.505| SpringContextShutdownHook | INFO |  -  | HikariPool-1 - Shutdown completed. | [com.zaxxer.hikari.HikariDataSource:352]
-2023-11-07 13:52:31.321| main | INFO |  -  | Starting ThemisExamApplication on king-MacBook-Pro.local with PID 4094 (/Users/king/git/backend-service/themis-exam/target/classes started by king in /Users/king/git/backend-service) | [org.springframework.boot.StartupInfoLogger:55]
-2023-11-07 13:52:31.332| main | INFO |  -  | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
-2023-11-07 13:52:32.883| main | INFO |  -  | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
-2023-11-07 13:52:32.885| main | INFO |  -  | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
-2023-11-07 13:52:32.918| main | INFO |  -  | Finished Spring Data repository scanning in 21ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
-2023-11-07 13:52:34.091| main | INFO |  -  | Tomcat initialized with port(s): 6002 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
-2023-11-07 13:52:34.285| main | INFO |  -  | Initializing ProtocolHandler ["http-nio-6002"] | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-07 13:52:34.309| main | INFO |  -  | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-07 13:52:34.310| main | INFO |  -  | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-07 13:52:34.422| main | INFO |  -  | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-07 13:52:34.425| main | INFO |  -  | Root WebApplicationContext: initialization completed in 3022 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
-2023-11-07 13:52:35.095| main | DEBUG |  -  | Logging initialized using 'class com.qmth.boot.mybatis.logger.MybatisPlusLogger' adapter. | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:37.487| main | INFO |  -  | Uid init success, datacenterId=2, machineId=2 | [com.qmth.themis.business.util.UidUtil:56]
-2023-11-07 13:52:39.514| main | INFO |  -  | Solar startup checking... | [com.qmth.boot.core.solar.service.SolarService:128]
-2023-11-07 13:52:39.788| main | INFO |  -  | Solar startup check success, current appname=开发环境 | [com.qmth.boot.core.solar.service.SolarService:157]
-2023-11-07 13:52:40.485| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:40.490| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f926d01] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:40.548| main | INFO |  -  | HikariPool-1 - Starting... | [com.zaxxer.hikari.HikariDataSource:110]
-2023-11-07 13:52:40.756| main | INFO |  -  | HikariPool-1 - Start completed. | [com.zaxxer.hikari.HikariDataSource:123]
-2023-11-07 13:52:40.759| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1053555617 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:40.768| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:40.782| main | DEBUG |  -  | ==> Parameters: exam.no.auth.urls(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:40.798| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:40.802| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f926d01] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.050| main | INFO |  -  | Exposing 4 endpoint(s) beneath base path '/actuator' | [org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver:58]
-2023-11-07 13:52:41.161| main | INFO |  -  | Initializing ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2023-11-07 13:52:41.181| main | INFO |  -  | Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] | [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping:69]
-2023-11-07 13:52:41.223| main | INFO |  -  | cpuNum:8 | [com.qmth.themis.business.forkjoin.ForkJoinThreadPool:34]
-2023-11-07 13:52:41.236| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.236| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76876421] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.238| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@205010614 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.239| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.239| main | DEBUG |  -  | ==> Parameters: mq.config.topic(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.241| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.241| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76876421] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.242| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.242| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b55fc83] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.244| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@907409625 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.244| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.245| main | DEBUG |  -  | ==> Parameters: mq.config.body(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.247| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.247| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b55fc83] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.317| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.317| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@df5f657] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.319| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@644015103 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.319| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.320| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.appId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.322| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.323| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@df5f657] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.323| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.323| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f3f0d25] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.324| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@854246299 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.324| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.324| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.key(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.326| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.326| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f3f0d25] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.327| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.327| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67b2c8bb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.328| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@52439501 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.328| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.328| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.urls(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.330| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.330| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67b2c8bb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.330| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.330| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24bc06dd] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.331| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@651177414 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.331| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.332| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.service(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.333| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.333| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24bc06dd] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.334| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.334| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62ff3028] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.335| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1172737964 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.335| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.336| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.queryUrl(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.338| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.338| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62ff3028] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.338| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.338| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@722d3ddb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.340| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1914683944 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.340| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.340| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.secretId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.342| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.342| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@722d3ddb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.342| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.343| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7962a364] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.344| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1969238242 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.344| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.345| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.secretKey(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.346| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.346| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7962a364] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.347| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.347| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@491f3fb0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.348| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1024254289 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.348| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.349| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.vodAppId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.350| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.351| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@491f3fb0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.351| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.351| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b84d03d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.352| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1104718965 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.352| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.353| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.callbackPwd(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.355| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.356| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b84d03d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.356| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.356| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c2e73ce] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.357| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@949082938 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.357| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.358| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.callbackTime(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.360| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.360| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c2e73ce] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.360| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.361| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@365a4b9b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.362| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2362977 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.363| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.364| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.trtcQueryUrl(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.365| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.367| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@365a4b9b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.368| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.368| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44c54463] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.369| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1689390492 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.370| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.370| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.trtcRegion(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.371| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.371| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44c54463] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:41.988| main | INFO |  -  | Starting ProtocolHandler ["http-nio-6002"] | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-07 13:52:42.003| main | INFO |  -  | Tomcat started on port(s): 6002 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
-2023-11-07 13:52:42.004| main | INFO |  -  | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
-2023-11-07 13:52:42.012| main | INFO |  -  | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
-2023-11-07 13:52:42.026| main | INFO |  -  | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
-2023-11-07 13:52:42.207| main | INFO |  -  | Generating unique operation named: callApplyUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-07 13:52:42.213| main | INFO |  -  | Generating unique operation named: callCancelUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-07 13:52:42.218| main | INFO |  -  | Generating unique operation named: statusUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-07 13:52:42.240| main | INFO |  -  | Generating unique operation named: fileUploadUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-07 13:52:42.335| main | INFO |  -  | Generating unique operation named: statusUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-07 13:52:42.372| main | INFO |  -  | Generating unique operation named: verifyUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-07 13:52:42.379| main | INFO |  -  | Generating unique operation named: answerSubmitUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-07 13:52:42.407| main | INFO |  -  | Generating unique operation named: fileUploadUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-07 13:52:42.487| main | INFO |  -  | ApiConfigService inited, aac method count=43 | [com.qmth.boot.api.config.ApiConfigService:48]
-2023-11-07 13:52:42.490| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.490| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28df2da8] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.499| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@366015139 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.500| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.501| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.505| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.506| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28df2da8] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.506| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.SysConfigMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.507| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.507| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4cb45048] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.508| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1567808902 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.508| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,access_key,access_secret,last_access_time,create_id,create_time,update_id,update_Time FROM t_b_app limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.508| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.512| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.512| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4cb45048] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.512| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBAppMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.512| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.512| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77228160] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.513| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@435857884 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.513| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,value,url,description,type,enable,create_id,create_time,update_id,update_Time FROM t_b_app_version limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.513| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.515| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.515| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77228160] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.515| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBAppVersionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.516| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.516| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@996293a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.516| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1792839913 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.516| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,path,type,size,md5,remark,create_id,create_time FROM t_b_attachment limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.517| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.518| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.519| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@996293a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.519| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBAttachmentMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.519| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.519| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@320ca97c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.519| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1012476940 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.520| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,name,value,url,description,enable,type,create_id,create_time,update_id,update_Time FROM t_b_client_version limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.520| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.523| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.525| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@320ca97c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.526| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBClientVersionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.526| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.526| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6fb3d3bb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.527| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@950255736 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.528| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.528| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.530| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.531| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6fb3d3bb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.531| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBExamInvigilateUserMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.531| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.531| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a5663ef] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.532| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1258897685 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.532| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,room_code,room_name FROM t_b_exam_invigilate_user_temp limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.532| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.533| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.533| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a5663ef] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.533| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBExamInvigilateUserTempMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.534| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.536| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d414943] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.537| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1417740319 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.538| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.538| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.540| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.540| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d414943] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.540| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBOrgMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.541| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.541| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@475c2f47] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.542| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@276852158 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.543| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,url,type,parent_id,sequence,remark,create_time FROM t_b_privilege limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.543| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.545| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.545| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@475c2f47] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.546| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBPrivilegeMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.546| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.546| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1695f7cb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.547| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@815121481 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.548| main | DEBUG |  -  | ==>  Preparing: SELECT id,main_number,sub_number,sub_index,outline,title,answer,sort,solve_count,un_solve_count,enable,create_id,create_time,update_id,update_Time FROM t_b_problem limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.548| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.557| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.558| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1695f7cb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.558| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBProblemMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.558| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.558| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e9c5db9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.560| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@960146579 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.560| main | DEBUG |  -  | ==>  Preparing: SELECT id,role_code,role_name,create_time FROM t_b_role limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.560| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.562| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.563| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e9c5db9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.563| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBRoleMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.563| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.564| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36003e90] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.565| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1511906428 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.565| main | DEBUG |  -  | ==>  Preparing: SELECT id,role_code,privilege_id FROM t_b_role_privilege limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.566| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.567| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.567| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36003e90] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.567| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBRolePrivilegeMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.567| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.567| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11e36e5c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.568| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@639641166 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.568| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,identity,type,source,platform,device_id,address,access_token,last_access_time,last_access_ip,update_time,expire_time FROM t_b_session limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.568| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.570| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.570| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11e36e5c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.570| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBSessionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.571| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.571| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59e24c62] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.571| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1400457356 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.572| main | DEBUG |  -  | ==>  Preparing: SELECT id,type,entity_id,exam_id,status,summary,progress,import_file_name,import_file_path,result_file_path,report_file_path,create_id,create_time,start_time,finish_time,org_id,remark FROM t_b_task_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.572| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.574| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.574| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59e24c62] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.575| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBTaskHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.575| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.575| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31e5d408] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.575| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2058293002 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.576| main | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,pwd_force,create_id,create_time,update_id,update_Time FROM t_b_user limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.576| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.577| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.579| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31e5d408] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.579| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBUserMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.580| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.580| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6aeb769d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.583| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@412903043 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.583| main | DEBUG |  -  | ==>  Preparing: SELECT id,user_id,role_code FROM t_b_user_role limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.584| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.584| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.585| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6aeb769d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.585| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBUserRoleMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.586| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.586| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58e0f079] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.587| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1169387523 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.587| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,activity_id,attachment_id,content,type,enable,audio_default,play_time,create_id,create_time,update_id,update_Time FROM t_e_audio limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.588| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.589| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.589| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58e0f079] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.589| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEAudioMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.589| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.589| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20a533b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.591| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1572210747 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.591| main | DEBUG |  -  | ==>  Preparing: SELECT id,similarity_threshold,liveness_action_count,liveness_action_retry_count,liveness_action_limit_seconds,no_face_count_error,match_face_compare_error_count,realness_count,multiple_face_count_error,total_face_compare_error_count,in_process_face_verify_config,total_eye_close_error_count FROM t_e_config limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.591| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.592| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.592| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20a533b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.592| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEConfigMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.593| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.593| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38f2342b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.593| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1748052869 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.593| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.593| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.595| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.595| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38f2342b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.595| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamActivityMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.595| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.595| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c6ee543] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.598| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1972687241 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.599| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,exam_student_id,type,description,status,remark,create_id,create_time,update_id,update_Time FROM t_e_exam_breach_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.599| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.601| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.602| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c6ee543] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.602| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamBreachLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.602| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.603| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49e54217] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.603| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1653273237 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.603| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,course_code,course_name,objective_shuffle,option_shuffle,paper_count,has_answer,audio_play_count,has_audio,mobile_photo_upload,create_id,create_time,update_id,update_Time FROM t_e_exam_course limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.604| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.606| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.606| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49e54217] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.607| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamCourseMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.607| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.607| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60052518] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.607| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@59979509 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.611| main | 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,invigilate_verify,monitor_status,in_process_realness_verify,scan_time,third_exam_id,exam_student_call_enable,objective_score_push,exam_student_breach_push,video_delete,video_delete_time,create_id,create_time,update_id,update_Time FROM t_e_exam limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.611| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.614| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.614| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60052518] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.614| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.615| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.615| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@cbd9494] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.615| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1163480574 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.615| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,total_score,total_objective_score,total_subjective_score,paper_path,paper_md5,paper_view_path,decrypt_secret,encrypt_mode,need_voice_answer,exam_id,course_code,code,answer_path,has_audio,weight,audio_play_count,struct_path,struct_md5,decrypt_vector,create_id,create_time,update_id,update_Time FROM t_e_exam_paper limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.616| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.617| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.618| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@cbd9494] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.618| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamPaperMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.618| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.619| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ab87cb8] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.619| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1254184015 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.620| main | DEBUG |  -  | ==>  Preparing: SELECT id,reexam_id,auditing_id FROM t_e_exam_reexam_auditing limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.620| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.621| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.621| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ab87cb8] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.621| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamReexamAuditingMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.621| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.622| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25865fca] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.622| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1278388862 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.622| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,model,reason,status,auditing_id,auditing_status,auditing_time,auditing_suggest,remark,create_id,create_time,update_id,update_Time FROM t_e_exam_reexam limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.622| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.624| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.625| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25865fca] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.626| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamReexamMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.626| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.626| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@fd8513b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.626| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@406267653 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.627| main | DEBUG |  -  | ==>  Preparing: SELECT id,student_id,exam_student_id,exam_record_id,type,info,remark,create_time,obj_id,update_time,title,ip,country,region,province,city,isp FROM t_e_exam_student_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.627| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.629| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.630| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@fd8513b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.630| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamStudentLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.630| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.630| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@427946b9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.631| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@266700356 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.631| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.632| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.637| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.638| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@427946b9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.638| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamStudentMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.638| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.638| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1704437b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.638| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@524321708 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.639| main | DEBUG |  -  | ==>  Preparing: SELECT id,student_id,exam_student_id,exam_record_id,type,create_time FROM t_e_exam_student_online_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.639| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.673| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.674| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1704437b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.674| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamStudentOnlineLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.674| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.674| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@605c2b9f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.675| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2080301043 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.675| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,room_code,total_count,prepare_count,exam_count,finish_count,absent_count,online_count,offline_count,monitor_stop_count,warning_count,warning_unread,warning_multiple_face_count,exception_count FROM t_e_exam_summary limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.675| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.677| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.677| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@605c2b9f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.677| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamSummaryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.678| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.678| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1adc38a0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.678| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@459143351 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.679| main | DEBUG |  -  | ==>  Preparing: SELECT org_id,online_count,exam_count,finish_count,finish_student_count FROM t_e_org_summary limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.679| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.680| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.680| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1adc38a0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.680| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEOrgSummaryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.680| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.680| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44a25dc7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.681| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1069573323 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.681| main | DEBUG |  -  | ==>  Preparing: SELECT id,country,province,online_count FROM t_e_region_summary limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.681| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.682| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.683| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44a25dc7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.683| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TERegionSummaryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.683| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.683| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@508de524] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.683| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@102225559 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.684| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,name,total_score,paper_path,create_id,create_time,update_id,update_Time FROM t_e_simulate_paper limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.684| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.685| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.685| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@508de524] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.686| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TESimulatePaperMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.686| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.686| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@149162a4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.688| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@730468823 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.688| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,identity,password,idcard_number,mobile_number,name,gender,base_photo_path,enable,create_id,create_time,update_id,update_Time FROM t_e_student limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.688| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.691| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.691| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@149162a4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.691| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEStudentMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.691| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.691| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@416bff93] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.692| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1592799576 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.692| main | DEBUG |  -  | ==>  Preparing: SELECT id,user_id,type,info,remark,create_time FROM t_e_user_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.692| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.694| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.694| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@416bff93] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.694| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEUserLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.695| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.695| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38c9e937] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.696| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@641736410 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.696| main | DEBUG |  -  | ==>  Preparing: SELECT id,obj,create_time FROM t_g_error limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.696| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.697| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.697| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38c9e937] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.697| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TGErrorMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.697| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.698| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@208ce928] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.698| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1467690079 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.698| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,exam_id,exam_activity_id,exam_student_id,source,live_url,status,type,call_status,monitor_key,remark,form_user_id,receive_user_id,start_time,call_time,end_time,create_id,create_time,update_id,update_Time FROM t_ie_exam_invigilate_call_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.699| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.701| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.701| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@208ce928] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.701| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamInvigilateCallLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.701| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.701| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2456716b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.701| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1666455904 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.702| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,exam_id,exam_activity_id,exam_student_id,source,live_url,status,type,call_status,monitor_key,start_time,call_time,end_time,form_user_id,receive_user_id,create_id,create_time,update_id,update_Time FROM t_ie_exam_invigilate_call limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.702| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.703| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.703| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2456716b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.703| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamInvigilateCallMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.704| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.704| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@467625e3] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.705| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1362942319 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.705| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,form_user_id,receive_user_id,type,content,send_time,receive_time FROM t_ie_exam_invigilate_notice limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.705| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.706| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.706| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@467625e3] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.707| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamInvigilateNoticeMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.707| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.707| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6114902c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.707| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@381352144 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.708| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,exam_record_id,source,create_time,type,content,start_time,call_time,end_time,form_user_id,receive_user_id FROM t_ie_exam_media_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.708| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.709| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.709| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6114902c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.709| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamMediaLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.710| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.710| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3123ac1a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.710| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1953746914 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.712| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,exam_student_id,info,type,remark,create_time,update_time,difference,photo_url,video_url,obj_id FROM t_ie_invigilate_exception_info limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.712| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.714| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.714| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3123ac1a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.714| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeInvigilateExceptionInfoMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.715| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.715| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41a6ab50] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.716| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1841925122 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.716| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,exam_student_id,info,level,type,remark,approve_status,create_time,update_time,photo_url,video_url,remind_status FROM t_ie_invigilate_warn_info limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.716| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.724| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.724| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41a6ab50] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.724| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeInvigilateWarnInfoMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.724| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.724| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@448c4742] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.725| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@813996200 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.725| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,country,region,province,city,isp,create_time,update_Time FROM t_ip_region limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.725| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.727| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.727| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@448c4742] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.727| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIpRegionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.727| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.728| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6cca70e3] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.732| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1247448175 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.732| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.732| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.735| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.735| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6cca70e3] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.735| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TMRocketMessageMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.735| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.735| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2aaed928] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.736| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@358414838 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.736| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,request_id,video_source,start_time,end_time,video_url,object,create_time FROM t_m_tencent_video_message limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.736| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.737| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.737| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2aaed928] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.737| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TMTencentVideoMessageMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.737| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.737| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2db07651] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.738| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1904975190 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.738| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,main_number,sub_number,sub_index,answer,version,history,duration_seconds,score FROM t_oe_exam_answer limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.738| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.740| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.740| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2db07651] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.740| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamAnswerMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.741| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.741| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51751265] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.741| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2136601828 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.741| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,break_time,break_reason,resume_reason,prepare_time,start_time,entry_authentication_result,entry_authentication_id FROM t_oe_exam_break_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.741| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.744| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.744| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51751265] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.744| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamBreakHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.744| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.744| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e09067] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.745| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2055167044 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.745| main | 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,warning_unread,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,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.745| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.750| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.751| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e09067] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.751| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamRecordMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.751| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.751| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35e0d91e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.752| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@839128173 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.752| main | DEBUG |  -  | ==>  Preparing: SELECT id,student_id,paper_id,finish_time FROM t_oe_exam_simulate_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.752| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.753| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.753| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35e0d91e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.753| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamSimulateHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.753| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.753| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7320bccc] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.754| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1077650335 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.755| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,face_count,similarity,realness,create_time,update_time,type,exception,photo_url,time,batch_no FROM t_oe_face_verify_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.755| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.756| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.756| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7320bccc] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.756| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeFaceVerifyHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.757| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.757| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ff2a096] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.758| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1505935224 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.758| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,type,actions,retry,exception,start_time,finish_time,create_time,batch_no FROM t_oe_liveness_verify_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.759| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.761| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.761| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ff2a096] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.761| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeLivenessVerifyHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.761| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.762| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65d3e2ba] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.762| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1604262022 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.762| main | DEBUG |  -  | ==>  Preparing: SELECT id,school_id,access_key,access_secret,description,type,expire_time,file,create_id,create_time,update_id,update_Time FROM t_s_auth limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.763| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.764| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.765| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65d3e2ba] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.765| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSAuthMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.765| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.765| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11548363] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.765| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1810392513 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.766| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,soft_name,process_name,enable,create_id,create_time,update_id,update_Time FROM t_s_black_list limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.766| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.768| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.769| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11548363] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.769| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSBlackListMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.769| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.769| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10007fdc] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.770| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2090904149 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.770| main | DEBUG |  -  | ==>  Preparing: SELECT id,obj,obj_name,obj_id,update_before_obj,update_after_obj,create_id,create_time FROM t_s_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.770| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.771| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.771| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10007fdc] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.771| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.772| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.772| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f13eabb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.772| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@218007578 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.772| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,title,content,enable,create_id,create_time,update_id,update_Time FROM t_s_notify limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.773| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.774| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.774| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f13eabb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.774| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSNotifyMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.774| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.774| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@193f5509] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.775| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1197114389 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.775| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_batch_id,college,objective_score,paper_type,exam_code,student_code,clazz_name,subjective_score_detail,exam_number,total_score,sheet_urls,teacher,objective_score_detail,exam_id,name,subjective_score,subject_code,subject_name,status,create_id,create_time FROM t_sync_exam_student_score limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.775| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.777| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.777| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@193f5509] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:42.777| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSyncExamStudentScoreMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 13:52:42.785| main | INFO |  -  | Started ThemisExamApplication in 12.374 seconds (JVM running for 13.752) | [org.springframework.boot.StartupInfoLogger:61]
-2023-11-07 13:52:42.799| main | INFO |  -  | 服务器启动时执行 start | [com.qmth.themis.exam.start.StartRunning:47]
-2023-11-07 13:52:42.850| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-websocketOe,topic:themis-topic-exam,tag:OE_IM_BROADCASTING||OE_IM_CLUSTERING||OE_LIVENESS_VERIFY||OE_MONITOR_FINISH||OE_WARNING_FINISH||OE_WEBSOCKET_MOBILE_ANSWER_READY||OE_WEBSOCKET_MOBILE_ANSWER_UPLOAD||OE_WEBSOCKET_EXAM_STOP||MONITOR_START||MONITOR_STOP||OE_WEBSOCKET_MOBILE_MONITOR_STATUS||EXAM_EXIT,namesrvAddr:192.168.10.36:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2023-11-07 13:52:42.865| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-websocketOeMobile,topic:themis-topic-exam,tag:EXAM_STOP||EXAM_START,namesrvAddr:192.168.10.36:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2023-11-07 13:52:42.970| main | INFO |  -  | 服务器启动时执行 end | [com.qmth.themis.exam.start.StartRunning:56]
-2023-11-07 13:52:43.216| RMI TCP Connection(3)-127.0.0.1 | INFO |  -  | Initializing Spring DispatcherServlet 'dispatcherServlet' | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-07 13:52:43.223| RMI TCP Connection(3)-127.0.0.1 | INFO |  -  | Initializing Servlet 'dispatcherServlet' | [org.springframework.web.servlet.FrameworkServlet:525]
-2023-11-07 13:52:43.276| RMI TCP Connection(3)-127.0.0.1 | INFO |  -  | Completed initialization in 50 ms | [org.springframework.web.servlet.FrameworkServlet:547]
-2023-11-07 13:52:55.578| http-nio-6002-exec-1 | INFO |  -  | 考试记录:454642218994507776,WS连接创建:454643996225970176,在线人数:0 | [com.qmth.themis.exam.websocket.WebSocketOeServer:88]
-2023-11-07 13:52:55.611| http-nio-6002-exec-1 | INFO |  -  | asyncMsg mqDto:{"id":"AN_jOX7CTCrEjnOCfqZIU","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336375582,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:52:55.662| NettyClientPublicExecutor_1 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E0B9590000","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":2},"queueOffset":10696,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C38D6","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:52:55.676| http-nio-6002-exec-1 | INFO |  -  | asyncMsg mqDto:{"id":"5bRtL7LX_Y1NVch2r2hDu","topic":"themis-topic-exam","tag":"ONLINE_LOG","timestamp":1699336375675,"body":"{\"id\":\"454643996586680320\",\"studentId\":\"444073650872135680\",\"examStudentId\":\"1720353028982218754\",\"examRecordId\":\"454642218994507776\",\"type\":\"ON_LINE\",\"createTime\":1699336375582}","type":"ONLINE_LOG","objId":"454642218994507776","objName":"454642218994507776","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:52:55.681| NettyClientPublicExecutor_2 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E0B97C0003","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":3},"queueOffset":10821,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C3D04","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:52:55.684| http-nio-6002-exec-1 | INFO |  -  | asyncOrderlyMsg mqDto:{"id":"x1J768Ua_XcXV5G9838AI","topic":"themis-topic-exam","tag":"OE_WEBSOCKET_MOBILE_MONITOR_STATUS","timestamp":1699336375684,"body":454642218994507776,"type":"OE_WEBSOCKET_MOBILE_MONITOR_STATUS","objId":"454642218994507776","objName":"454642218994507776","ack":0,"sequence":null,"properties":{"recordId":454642218994507776},"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:116]
-2023-11-07 13:52:55.695| NettyClientPublicExecutor_3 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E0B9860005","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":2},"queueOffset":10697,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C4002","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$2:121]
-2023-11-07 13:52:55.708| ConsumeMessageThread_1 | INFO |  -  | :498-:ConsumeMessageThread_1 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketOeServer:283]
-2023-11-07 13:52:55.716| ConsumeMessageThread_1 | INFO |  -  | :498-:ConsumeMessageThread_1 websocket oe Consumer接收到的消息:{"id":"x1J768Ua_XcXV5G9838AI","topic":"themis-topic-exam","tag":"OE_WEBSOCKET_MOBILE_MONITOR_STATUS","timestamp":1699336375684,"body":454642218994507776,"type":"OE_WEBSOCKET_MOBILE_MONITOR_STATUS","objId":"454642218994507776","objName":"454642218994507776","ack":0,"sequence":null,"properties":{"recordId":454642218994507776},"reconsume":0} | [com.qmth.themis.exam.websocket.WebSocketOeServer:285]
-2023-11-07 13:52:58.914| ConsumeMessageThread_1 | INFO |  -  | message:{"type":"MOBILE_MONITOR_STATUS","time":1699336378895,"body":{"recordId":454642218994507776}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:52:58.937| http-nio-6002-exec-2 | INFO |  -  | Start authorization: url:/api/oe/exam/status, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:TT1mYWHRgKuKfG5ZS67f6NGkDnk=, time:1699336375768 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-07 13:52:58.959| ConsumeMessageThread_1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:58.960| ConsumeMessageThread_1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fa78b66] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:58.965| ConsumeMessageThread_1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@106865942 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:58.968| 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=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:58.970| ConsumeMessageThread_1 | DEBUG |  -  | ==> Parameters: x1J768Ua_XcXV5G9838AI(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:58.971| http-nio-6002-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:58.971| http-nio-6002-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33376cfe] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:58.978| ConsumeMessageThread_1 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:58.979| ConsumeMessageThread_1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fa78b66] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:58.979| ConsumeMessageThread_1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:58.979| ConsumeMessageThread_1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78702a79] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:58.990| http-nio-6002-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1380287530 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:58.991| http-nio-6002-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 (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:58.998| http-nio-6002-exec-2 | DEBUG |  -  | ==> Parameters: tju(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:59.012| ConsumeMessageThread_1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@68978302 wrapping com.mysql.cj.jdbc.ConnectionImpl@25085b91] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:59.012| http-nio-6002-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:59.013| http-nio-6002-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33376cfe] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:59.014| ConsumeMessageThread_1 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:59.016| ConsumeMessageThread_1 | DEBUG |  -  | ==> Parameters: x1J768Ua_XcXV5G9838AI(String), themis-topic-exam(String), OE_WEBSOCKET_MOBILE_MONITOR_STATUS(String), 4.5464221899450778E17(String), OE_WEBSOCKET_MOBILE_MONITOR_STATUS(String), 454642218994507776(String), 454642218994507776(String), 2(Integer), 1699336379002(Long), 1699336375684(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:59.021| ConsumeMessageThread_1 | DEBUG |  -  | <==    Updates: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:59.022| ConsumeMessageThread_1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78702a79] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:52:59.113| http-nio-6002-exec-2 | INFO | 000000005b4cfc8fffffffff9f8056d8 -  | request:============请求地址============:/api/oe/exam/status
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:status
-参数key:"param",参数value:{"recordId":"454642218994507776"}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-07 13:52:59.153| http-nio-6002-exec-2 | INFO | 000000005b4cfc8fffffffff9f8056d8 -  | POST /api/oe/exam/status 200 116ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-07 13:53:00.071| ConsumeMessageThread_1 | INFO |  -  | :502-:ConsumeMessageThread_1 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketMobileServer:300]
-2023-11-07 13:53:00.074| ConsumeMessageThread_1 | INFO |  -  | :502-:ConsumeMessageThread_1 websocket oe Consumer接收到的消息:{"id":"Q3qX_O8nuk6z1iucIaHgR","topic":"themis-topic-exam","tag":"EXAM_STOP","timestamp":1699336291754,"body":454642218994507776,"type":"EXAM_STOP","objId":"454642218994507776","objName":"454642218994507776","ack":0,"sequence":null,"properties":{"recordId":454642218994507776},"reconsume":2} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:302]
-2023-11-07 13:53:00.090| ConsumeMessageThread_1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:53:00.092| ConsumeMessageThread_1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@141523cd] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:53:00.097| ConsumeMessageThread_1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@271234455 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:53:00.100| ConsumeMessageThread_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,warning_unread,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,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:53:00.101| ConsumeMessageThread_1 | DEBUG |  -  | ==> Parameters: 454642218994507776(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:53:00.110| ConsumeMessageThread_1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:53:00.110| ConsumeMessageThread_1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@141523cd] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:53:10.396| http-nio-6002-exec-4 | INFO |  -  | onMessage:{"time":1699336390221,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:53:10.447| http-nio-6002-exec-4 | INFO |  -  | syncStatus jsonObject:{"recordId":454642218994507776,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:53:10.455| http-nio-6002-exec-4 | INFO |  -  | asyncMsg mqDto:{"id":"TVoHphKPm_u894MHEAswC","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336390454,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:53:10.461| http-nio-6002-exec-4 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336390459,"body":{"recordId":454642218994507776,"ackMessage":1699336390221}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:53:10.464| NettyClientPublicExecutor_4 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E0F3390009","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":3},"queueOffset":10822,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C4A9F","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:53:25.377| http-nio-6002-exec-6 | INFO |  -  | onMessage:{"time":1699336405221,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:53:25.394| http-nio-6002-exec-6 | INFO |  -  | syncStatus jsonObject:{"recordId":454642218994507776,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:53:25.399| http-nio-6002-exec-6 | INFO |  -  | asyncMsg mqDto:{"id":"Xz9xxgbsL3mVmXvkh-W0b","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336405397,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:53:25.423| NettyClientPublicExecutor_5 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E12DA1000C","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":2},"queueOffset":10699,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C4ECC","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:53:25.426| http-nio-6002-exec-6 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336405412,"body":{"recordId":454642218994507776,"ackMessage":1699336405221}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:53:40.378| http-nio-6002-exec-8 | INFO |  -  | onMessage:{"time":1699336420221,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:53:40.394| http-nio-6002-exec-8 | INFO |  -  | syncStatus jsonObject:{"recordId":454642218994507776,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:53:40.397| http-nio-6002-exec-8 | INFO |  -  | asyncMsg mqDto:{"id":"5YzBaloMhOAdQDmnp11gX","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336420396,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:53:40.402| http-nio-6002-exec-8 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336420401,"body":{"recordId":454642218994507776,"ackMessage":1699336420221}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:53:40.404| NettyClientPublicExecutor_6 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E1682F000F","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":1},"queueOffset":10895,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C69DD","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:53:55.365| http-nio-6002-exec-10 | INFO |  -  | onMessage:{"time":1699336435221,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:53:55.377| http-nio-6002-exec-10 | INFO |  -  | syncStatus jsonObject:{"recordId":454642218994507776,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:53:55.382| http-nio-6002-exec-10 | INFO |  -  | asyncMsg mqDto:{"id":"uU4ejQDyy08G5-HbxpAGt","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336435380,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:53:55.389| http-nio-6002-exec-10 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336435385,"body":{"recordId":454642218994507776,"ackMessage":1699336435221}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:53:55.395| NettyClientPublicExecutor_7 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E1A2B90012","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":3},"queueOffset":10823,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C6E0A","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:54:00.085| ConsumeMessageThread_2 | INFO |  -  | :525-:ConsumeMessageThread_2 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketMobileServer:300]
-2023-11-07 13:54:00.086| ConsumeMessageThread_2 | INFO |  -  | :525-:ConsumeMessageThread_2 websocket oe Consumer接收到的消息:{"id":"Q3qX_O8nuk6z1iucIaHgR","topic":"themis-topic-exam","tag":"EXAM_STOP","timestamp":1699336291754,"body":454642218994507776,"type":"EXAM_STOP","objId":"454642218994507776","objName":"454642218994507776","ack":0,"sequence":null,"properties":{"recordId":454642218994507776},"reconsume":3} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:302]
-2023-11-07 13:54:00.090| ConsumeMessageThread_2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:00.092| ConsumeMessageThread_2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13850d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:00.093| ConsumeMessageThread_2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@248802175 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:00.097| ConsumeMessageThread_2 | 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,warning_unread,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,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:00.098| ConsumeMessageThread_2 | DEBUG |  -  | ==> Parameters: 454642218994507776(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:00.105| ConsumeMessageThread_2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:00.106| ConsumeMessageThread_2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13850d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:10.380| http-nio-6002-exec-3 | INFO |  -  | onMessage:{"time":1699336450237,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:54:10.388| http-nio-6002-exec-3 | INFO |  -  | syncStatus jsonObject:{"recordId":454642218994507776,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:54:10.395| http-nio-6002-exec-3 | INFO |  -  | asyncMsg mqDto:{"id":"LdqquW981rhayj6ipUHFv","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336450394,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:54:10.402| http-nio-6002-exec-3 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336450399,"body":{"recordId":454642218994507776,"ackMessage":1699336450237}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:54:10.405| NettyClientPublicExecutor_8 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E1DD5E0015","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":3},"queueOffset":10824,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C7669","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:54:17.290| http-nio-6002-exec-5 | DEBUG | fffffffff58ff182fffffffff207065e -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:17.290| http-nio-6002-exec-5 | DEBUG | fffffffff58ff182fffffffff207065e -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b6f3f60] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:17.303| http-nio-6002-exec-5 | DEBUG | fffffffff58ff182fffffffff207065e -  | JDBC Connection [HikariProxyConnection@664216669 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:17.304| http-nio-6002-exec-5 | DEBUG | fffffffff58ff182fffffffff207065e -  | ==>  Preparing: SELECT id,org_id,identity,password,idcard_number,mobile_number,name,gender,base_photo_path,enable,create_id,create_time,update_id,update_Time FROM t_e_student WHERE (identity = ? AND org_id = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:17.304| http-nio-6002-exec-5 | DEBUG | fffffffff58ff182fffffffff207065e -  | ==> Parameters: 4209210001(String), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:17.309| http-nio-6002-exec-5 | DEBUG | fffffffff58ff182fffffffff207065e -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:17.309| http-nio-6002-exec-5 | DEBUG | fffffffff58ff182fffffffff207065e -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b6f3f60] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:17.314| http-nio-6002-exec-5 | ERROR | fffffffff58ff182fffffffff207065e -  | 请求出错:{} | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:77]
-com.qmth.themis.common.exception.BusinessException: 该学生正在考试,不能登录
-	at com.qmth.themis.exam.api.TEStudentController.login(TEStudentController.java:182)
-	at com.qmth.themis.exam.api.TEStudentController$$FastClassBySpringCGLIB$$1800543a.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.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:120)
-	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.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
-	at com.qmth.boot.api.config.ApiControllerAspect.doAroundWebRequests(ApiControllerAspect.java:56)
-	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:175)
-	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.exam.aspect.ApiExamControllerAspect.aroundApiPoint(ApiExamControllerAspect.java:75)
-	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.exam.api.TEStudentController$$EnhancerBySpringCGLIB$$8fd72d49.login(<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 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.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.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)
-2023-11-07 13:54:17.315| http-nio-6002-exec-5 | INFO | fffffffff58ff182fffffffff207065e -  | request:============请求地址============:/api/oe/student/login
-============类============:com.qmth.themis.exam.api.TEStudentController
-============方法============:login
-参数key:"mapParameter",参数value:{"identity":"4209210001","orgId":"61","password":"MTIzNDU2"}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-07 13:54:17.318| http-nio-6002-exec-5 | ERROR | fffffffff58ff182fffffffff207065e -  | 请求出错:[error path]:/api/oe/student/login
-[status]:500026
-[code]:500
-[message]:该学生正在考试,不能登录 | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:56]
-2023-11-07 13:54:17.320| http-nio-6002-exec-5 | INFO | fffffffff58ff182fffffffff207065e -  | POST /api/oe/student/login 500 95ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-07 13:54:24.390| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.395| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6df24673] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.403| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | JDBC Connection [HikariProxyConnection@2013956473 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.406| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | ==>  Preparing: SELECT id,org_id,identity,password,idcard_number,mobile_number,name,gender,base_photo_path,enable,create_id,create_time,update_id,update_Time FROM t_e_student WHERE (identity = ? AND org_id = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.408| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | ==> Parameters: 4209210002(String), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.412| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.412| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6df24673] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.432| http-nio-6002-exec-4 | INFO | 000000000c116fd2ffffffffdc57617e -  | asyncMsg mqDto:{"id":"FMu2WwxemLnp4nbY9LQh6","topic":"themis-topic-exam","tag":"WIN","timestamp":1699336464430,"body":"SESSION","type":"WIN","objId":"4f51416ecfca16dd70b74d1e0743b567","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:54:24.436| http-nio-6002-exec-4 | INFO | 000000000c116fd2ffffffffdc57617e -  | asyncMsg mqDto:{"id":"EMYmNQvRFmllX46oyOwpJ","topic":"themis-topic-exam","tag":"STUDENT","timestamp":1699336464435,"body":"LOGIN","type":"STUDENT","objId":"444073651010547712","objName":"192.168.10.178","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:54:24.449| NettyClientPublicExecutor_1 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E214330018","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":3},"queueOffset":10825,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C7A96","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:54:24.449| NettyClientPublicExecutor_2 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E21435001A","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":0},"queueOffset":10965,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C7CBC","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:54:24.473| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.473| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31cbee62] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.483| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | JDBC Connection [HikariProxyConnection@234990788 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.484| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? ) and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.485| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | ==> Parameters: 444073651010547712(Long), 444073428153536512(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.492| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.492| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31cbee62] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.504| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.505| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@81268a1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.505| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | JDBC Connection [HikariProxyConnection@491039819 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.506| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? ) and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.506| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | ==> Parameters: 444073651010547712(Long), 444861202175627264(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.508| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.509| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@81268a1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.511| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.511| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d4c3724] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.512| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | JDBC Connection [HikariProxyConnection@1988107596 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.512| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? ) and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.513| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | ==> Parameters: 444073651010547712(Long), 444865430554152960(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.515| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.515| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d4c3724] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.517| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.517| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e5feec0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.518| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | JDBC Connection [HikariProxyConnection@572918072 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.519| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? ) and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.519| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | ==> Parameters: 444073651010547712(Long), 447436709996007424(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.520| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.521| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e5feec0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.524| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.524| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c155e30] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.525| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | JDBC Connection [HikariProxyConnection@1038980252 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.525| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? ) and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.527| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | ==> Parameters: 444073651010547712(Long), 447437338839617536(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.529| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.529| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c155e30] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.530| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.530| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3cc635df] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.531| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | JDBC Connection [HikariProxyConnection@307669298 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.531| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? ) and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.531| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | ==> Parameters: 444073651010547712(Long), 452976130208043008(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.533| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.533| http-nio-6002-exec-4 | DEBUG | 000000000c116fd2ffffffffdc57617e -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3cc635df] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:24.545| http-nio-6002-exec-4 | INFO | 000000000c116fd2ffffffffdc57617e -  | request:============请求地址============:/api/oe/student/login
-============类============:com.qmth.themis.exam.api.TEStudentController
-============方法============:login
-参数key:"mapParameter",参数value:{"identity":"4209210002","orgId":"61","password":"MTIzNDU2"}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-07 13:54:24.581| http-nio-6002-exec-4 | INFO | 000000000c116fd2ffffffffdc57617e -  | POST /api/oe/student/login 200 210ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-07 13:54:25.390| http-nio-6002-exec-7 | INFO |  -  | onMessage:{"time":1699336465237,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:54:25.400| http-nio-6002-exec-7 | INFO |  -  | syncStatus jsonObject:{"recordId":454642218994507776,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:54:25.404| http-nio-6002-exec-7 | INFO |  -  | asyncMsg mqDto:{"id":"VxFwXW66El9F2TWfD2VTG","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336465402,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:54:25.407| http-nio-6002-exec-7 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336465406,"body":{"recordId":454642218994507776,"ackMessage":1699336465237}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:54:25.409| NettyClientPublicExecutor_3 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E217FD001D","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":0},"queueOffset":10966,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C81B6","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:54:38.784| http-nio-6002-exec-8 | INFO |  -  | Start authorization: url:/api/oe/exam/prepare, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 4f51416ecfca16dd70b74d1e0743b567:a4TMaXTSmdMl16YphHS207/98z0=, time:1699336478596 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-07 13:54:38.810| http-nio-6002-exec-8 | DEBUG | ffffffffe009dd83000000005ead58c5 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:38.811| http-nio-6002-exec-8 | DEBUG | ffffffffe009dd83000000005ead58c5 -  | Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27b5e902] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:38.823| http-nio-6002-exec-8 | DEBUG | ffffffffe009dd83000000005ead58c5 -  | JDBC Connection [HikariProxyConnection@737822755 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:38.824| http-nio-6002-exec-8 | DEBUG | ffffffffe009dd83000000005ead58c5 -  | ==>  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,warning_unread,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,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE (exam_id = ? AND exam_activity_id = ? AND exam_student_id = ? AND status = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:38.825| http-nio-6002-exec-8 | DEBUG | ffffffffe009dd83000000005ead58c5 -  | ==> Parameters: 452975810962788352(Long), 452976130208043008(Long), 1720353028986413057(Long), FIRST_PREPARE(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:38.831| http-nio-6002-exec-8 | DEBUG | ffffffffe009dd83000000005ead58c5 -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:38.831| http-nio-6002-exec-8 | DEBUG | ffffffffe009dd83000000005ead58c5 -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27b5e902] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:38.851| http-nio-6002-exec-8 | INFO | ffffffffe009dd83000000005ead58c5 -  | asyncMsg mqDto:{"id":"ep7qcao-rNqAUOC7SNg_9","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336478851,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:54:38.858| http-nio-6002-exec-8 | INFO | ffffffffe009dd83000000005ead58c5 -  | asyncMsg mqDto:{"id":"iHKzDw5n_YObNP0tW6Tah","topic":"themis-topic-exam","tag":"EXAM_STUDNET_UPDATE","timestamp":1699336478853,"body":{"examStudentId":1720353028986413057,"currentRecordId":454644429367549952},"type":"EXAM_STUDNET_UPDATE","objId":"1720353028986413057","objName":"1720353028986413057","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:54:38.859| NettyClientPublicExecutor_4 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E24C840020","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":0},"queueOffset":10967,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C85E3","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:54:38.863| NettyClientPublicExecutor_5 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E24C8D0022","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":3},"queueOffset":10826,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C8833","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:54:38.886| http-nio-6002-exec-8 | DEBUG | ffffffffe009dd83000000005ead58c5 -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27b5e902] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:38.889| http-nio-6002-exec-8 | DEBUG | ffffffffe009dd83000000005ead58c5 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,IFNULL(teea.opening_seconds,tee.opening_seconds) as openingSeconds, teea.opening_seconds as activityOpeningSeconds, tee.monitor_video_source as monitorVideoSourceStr, tee.monitor_record as monitorRecordStr, IFNULL(teea.prepare_seconds,tee.prepare_seconds) as prepareSeconds, teea.prepare_seconds as activityPrepareSeconds, teea.max_duration_seconds as activityMaxDurationSeconds, tee.exam_count as examCount, tee.force_finish as forceFinish, tee.entry_authentication_policy as entryAuthenticationPolicy, tee.in_process_face_verify as inProcessFaceVerify, tee.in_process_face_stranger_ignore as inProcessFaceStrangerIgnore, tee.in_process_liveness_verify as inProcessLivenessVerify, tee.in_process_realness_verify as inProcessRealnessVerify, tee.in_process_liveness_fixed_range as inProcessLivenessFixedRangeStr, tee.in_process_liveness_judge_policy as inProcessLivenessJudgePolicy, tee.camera_photo_upload as cameraPhotoUpload, teea.start_time as startTime, teea.finish_time as finishTime, tee.pre_notice as preNotice, tee.pre_notice_stay_seconds as preNoticeStaySeconds from t_e_exam_activity teea left join t_e_exam tee on tee.id = teea.exam_id WHERE 1 = 1 and teea.id = ? and tee.enable = 1 and teea.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:38.890| http-nio-6002-exec-8 | DEBUG | ffffffffe009dd83000000005ead58c5 -  | ==> Parameters: 452976130208043008(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:38.894| http-nio-6002-exec-8 | DEBUG | ffffffffe009dd83000000005ead58c5 -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:38.895| http-nio-6002-exec-8 | DEBUG | ffffffffe009dd83000000005ead58c5 -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27b5e902] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:38.900| http-nio-6002-exec-8 | INFO | ffffffffe009dd83000000005ead58c5 -  | asyncMsg mqDto:{"id":"Onlyfrslg0gFMUAuufglj","topic":"themis-topic-exam","tag":"STUDENT","timestamp":1699336478900,"body":"FIRST_PREPARE","type":"STUDENT","objId":"444073651010547712","objName":"192.168.10.178","ack":0,"sequence":null,"properties":{"examRecordId":454644429367549952,"remark":"首次候考","examStudentId":1720353028986413057},"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:54:38.903| http-nio-6002-exec-8 | DEBUG | ffffffffe009dd83000000005ead58c5 -  | Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27b5e902] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:38.903| http-nio-6002-exec-8 | DEBUG | ffffffffe009dd83000000005ead58c5 -  | Transaction synchronization deregistering SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27b5e902] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:38.904| http-nio-6002-exec-8 | DEBUG | ffffffffe009dd83000000005ead58c5 -  | Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27b5e902] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:38.905| http-nio-6002-exec-8 | INFO | ffffffffe009dd83000000005ead58c5 -  | request:============请求地址============:/api/oe/exam/prepare
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:prepare
-参数key:"param",参数value:{"examStudentId":"1720353028986413057"}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-07 13:54:38.905| NettyClientPublicExecutor_6 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E24CB60025","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":2},"queueOffset":10700,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C8DB3","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:54:38.920| http-nio-6002-exec-8 | INFO | ffffffffe009dd83000000005ead58c5 -  | POST /api/oe/exam/prepare 200 123ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-07 13:54:40.381| http-nio-6002-exec-9 | INFO |  -  | onMessage:{"time":1699336480237,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:54:40.391| http-nio-6002-exec-9 | INFO |  -  | syncStatus jsonObject:{"recordId":454642218994507776,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:54:40.393| http-nio-6002-exec-9 | INFO |  -  | asyncMsg mqDto:{"id":"f6JCRlU2HAJ0XaCoTqbH_","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336480392,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:54:40.396| http-nio-6002-exec-9 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336480395,"body":{"recordId":454642218994507776,"ackMessage":1699336480237}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:54:40.397| NettyClientPublicExecutor_7 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E2528A0028","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":0},"queueOffset":10968,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C9216","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:54:42.215| http-nio-6002-exec-1 | INFO |  -  | 考试记录:454644429367549952,WS连接创建:454644443498160128,在线人数:1 | [com.qmth.themis.exam.websocket.WebSocketOeServer:88]
-2023-11-07 13:54:42.217| http-nio-6002-exec-1 | INFO |  -  | asyncMsg mqDto:{"id":"vyrCsyepVFhfFVkVtAGRG","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336482216,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:54:42.219| http-nio-6002-exec-1 | INFO |  -  | asyncMsg mqDto:{"id":"dYf6BJLwMPv3oH-JWyYGu","topic":"themis-topic-exam","tag":"ONLINE_LOG","timestamp":1699336482219,"body":"{\"id\":\"454644443514937344\",\"studentId\":\"444073651010547712\",\"examStudentId\":\"1720353028986413057\",\"examRecordId\":\"454644429367549952\",\"type\":\"ON_LINE\",\"createTime\":1699336482216}","type":"ONLINE_LOG","objId":"454644429367549952","objName":"454644429367549952","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:54:42.220| http-nio-6002-exec-1 | INFO |  -  | asyncOrderlyMsg mqDto:{"id":"SBHYKPyuUruQad92qwXav","topic":"themis-topic-exam","tag":"OE_WEBSOCKET_MOBILE_MONITOR_STATUS","timestamp":1699336482220,"body":454644429367549952,"type":"OE_WEBSOCKET_MOBILE_MONITOR_STATUS","objId":"454644429367549952","objName":"454644429367549952","ack":0,"sequence":null,"properties":{"recordId":454644429367549952},"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:116]
-2023-11-07 13:54:42.223| NettyClientPublicExecutor_8 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E259A9002B","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":0},"queueOffset":10969,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C9643","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:54:42.226| NettyClientPublicExecutor_1 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E259AC002D","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":0},"queueOffset":10970,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C9893","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:54:42.227| NettyClientPublicExecutor_2 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E259AD002F","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":0},"queueOffset":10971,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0C9B91","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$2:121]
-2023-11-07 13:54:42.229| ConsumeMessageThread_2 | INFO |  -  | :535-:ConsumeMessageThread_2 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketOeServer:283]
-2023-11-07 13:54:42.230| ConsumeMessageThread_2 | INFO |  -  | :535-:ConsumeMessageThread_2 websocket oe Consumer接收到的消息:{"id":"SBHYKPyuUruQad92qwXav","topic":"themis-topic-exam","tag":"OE_WEBSOCKET_MOBILE_MONITOR_STATUS","timestamp":1699336482220,"body":454644429367549952,"type":"OE_WEBSOCKET_MOBILE_MONITOR_STATUS","objId":"454644429367549952","objName":"454644429367549952","ack":0,"sequence":null,"properties":{"recordId":454644429367549952},"reconsume":0} | [com.qmth.themis.exam.websocket.WebSocketOeServer:285]
-2023-11-07 13:54:42.231| ConsumeMessageThread_2 | INFO |  -  | message:{"type":"MOBILE_MONITOR_STATUS","time":1699336482231,"body":{"recordId":454644429367549952}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:54:42.234| ConsumeMessageThread_2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:42.236| ConsumeMessageThread_2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23016a8b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:42.237| ConsumeMessageThread_2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@767983771 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:42.240| 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=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:42.241| ConsumeMessageThread_2 | DEBUG |  -  | ==> Parameters: SBHYKPyuUruQad92qwXav(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:42.243| ConsumeMessageThread_2 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:42.244| ConsumeMessageThread_2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23016a8b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:42.245| ConsumeMessageThread_2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:42.245| ConsumeMessageThread_2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6cfb8aa0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:42.247| ConsumeMessageThread_2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1141301382 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:42.248| ConsumeMessageThread_2 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:42.249| ConsumeMessageThread_2 | DEBUG |  -  | ==> Parameters: SBHYKPyuUruQad92qwXav(String), themis-topic-exam(String), OE_WEBSOCKET_MOBILE_MONITOR_STATUS(String), 4.5464442936754995E17(String), OE_WEBSOCKET_MOBILE_MONITOR_STATUS(String), 454644429367549952(String), 454644429367549952(String), 2(Integer), 1699336482247(Long), 1699336482220(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:42.251| ConsumeMessageThread_2 | DEBUG |  -  | <==    Updates: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:42.251| ConsumeMessageThread_2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6cfb8aa0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:54:43.961| http-nio-6002-exec-2 | INFO |  -  | Start authorization: url:/api/oe/exam/paper/download, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 4f51416ecfca16dd70b74d1e0743b567:0J+a0hHV0J+hI2QKTND+6BfBPzM=, time:1699336483784 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-07 13:54:44.015| http-nio-6002-exec-2 | INFO | 0000000006142578ffffffffe674a13a -  | request:============请求地址============:/api/oe/exam/paper/download
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:paperDownload
-参数key:"param",参数value:{"recordId":"454644429367549952"}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-07 13:54:44.023| http-nio-6002-exec-2 | INFO | 0000000006142578ffffffffe674a13a -  | POST /api/oe/exam/paper/download 200 49ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-07 13:54:52.230| http-nio-6002-exec-5 | INFO |  -  | Start authorization: url:/api/oe/monitor/status, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 4f51416ecfca16dd70b74d1e0743b567:m1XdOfUq04UBdcPx83RNRXMtBYM=, time:1699336492034 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-07 13:54:52.280| http-nio-6002-exec-5 | INFO | 00000000376b4a5bfffffffffc4ef69f -  | asyncMsg mqDto:{"id":"qscW3k0AFlUpv0tI0xCs3","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336492273,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:54:52.284| http-nio-6002-exec-5 | INFO | 00000000376b4a5bfffffffffc4ef69f -  | asyncMsg mqDto:{"id":"UOi5dLc9TUkVPvJMHT4Mw","topic":"themis-topic-exam","tag":"MONITOR_LOG","timestamp":1699336492282,"body":{"id":"454644485722218496","createId":null,"createTime":null,"updateId":null,"updateTime":null,"examRecordId":"454644429367549952","examId":null,"examActivityId":null,"examStudentId":null,"source":"CLIENT_CAMERA","liveUrl":"oe_test_454644429367549952_client_camera","status":"START","type":null,"callStatus":null,"monitorKey":"454644429367549952","remark":null,"formUserId":null,"receiveUserId":null,"startTime":null,"callTime":null,"endTime":null},"type":"MONITOR_LOG","objId":"454644485722218496","objName":"CLIENT_CAMERA","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:54:52.286| NettyClientPublicExecutor_3 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E280F90032","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":1},"queueOffset":10897,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0CA22D","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:54:52.289| http-nio-6002-exec-5 | INFO | 00000000376b4a5bfffffffffc4ef69f -  | request:============请求地址============:/api/oe/monitor/status
-============类============:com.qmth.themis.exam.api.TIeInvigilateCallOeController
-============方法============:status
-参数key:"mapParameter",参数value:{"recordId":"454644429367549952","source":"CLIENT_CAMERA","status":"START"}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-07 13:54:52.290| NettyClientPublicExecutor_4 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E281000034","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":1},"queueOffset":10898,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0CA47D","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:54:52.291| http-nio-6002-exec-5 | INFO | 00000000376b4a5bfffffffffc4ef69f -  | POST /api/oe/monitor/status 200 48ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-07 13:54:52.324| http-nio-6002-exec-4 | INFO |  -  | Start authorization: url:/api/oe/monitor/status, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 4f51416ecfca16dd70b74d1e0743b567:nKwVfeAAlvRC8wOa0SMzgPF1+HQ=, time:1699336492143 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-07 13:54:52.340| http-nio-6002-exec-4 | INFO | 00000000719fff49ffffffffd3ee9329 -  | asyncMsg mqDto:{"id":"5hEqjdgwFNE0hiJMFa8dX","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336492331,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:54:52.342| http-nio-6002-exec-4 | INFO | 00000000719fff49ffffffffd3ee9329 -  | asyncMsg mqDto:{"id":"R7XfxV7_a8LSouWeXbxZN","topic":"themis-topic-exam","tag":"MONITOR_LOG","timestamp":1699336492342,"body":{"id":"454644485973876736","createId":null,"createTime":null,"updateId":null,"updateTime":null,"examRecordId":"454644429367549952","examId":null,"examActivityId":null,"examStudentId":null,"source":"CLIENT_SCREEN","liveUrl":"oe_test_454644429367549952_client_screen","status":"START","type":null,"callStatus":null,"monitorKey":"454644429367549952","remark":null,"formUserId":null,"receiveUserId":null,"startTime":null,"callTime":null,"endTime":null},"type":"MONITOR_LOG","objId":"454644485973876736","objName":"CLIENT_SCREEN","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:54:52.343| NettyClientPublicExecutor_5 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E281350037","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":0},"queueOffset":10972,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0CAB4C","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:54:52.344| http-nio-6002-exec-4 | INFO | 00000000719fff49ffffffffd3ee9329 -  | request:============请求地址============:/api/oe/monitor/status
-============类============:com.qmth.themis.exam.api.TIeInvigilateCallOeController
-============方法============:status
-参数key:"mapParameter",参数value:{"recordId":"454644429367549952","source":"CLIENT_SCREEN","status":"START"}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-07 13:54:52.347| NettyClientPublicExecutor_6 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E281380039","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":3},"queueOffset":10827,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0CAD9C","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:54:52.347| http-nio-6002-exec-4 | INFO | 00000000719fff49ffffffffd3ee9329 -  | POST /api/oe/monitor/status 200 19ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-07 13:54:52.387| http-nio-6002-exec-7 | INFO |  -  | Start authorization: url:/api/oe/exam/paper/downloaded, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 4f51416ecfca16dd70b74d1e0743b567:oripd8Et1jzbMHDzyT0s+3N0QK8=, time:1699336492205 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-07 13:54:52.395| http-nio-6002-exec-7 | INFO | ffffffff96012e7b0000000020d83dae -  | asyncMsg mqDto:{"id":"cuvsmi0ug9B8CXt26uNIg","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336492394,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:54:52.396| http-nio-6002-exec-7 | INFO | ffffffff96012e7b0000000020d83dae -  | request:============请求地址============:/api/oe/exam/paper/downloaded
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:paperDownloaded
-参数key:"param",参数value:{"recordId":"454644429367549952"}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-07 13:54:52.397| http-nio-6002-exec-7 | INFO | ffffffff96012e7b0000000020d83dae -  | POST /api/oe/exam/paper/downloaded 200 5ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-07 13:54:52.398| NettyClientPublicExecutor_7 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E2816B003C","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":1},"queueOffset":10899,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0CB46B","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:54:57.123| http-nio-6002-exec-6 | INFO |  -  | onMessage:{"time":1699336496971,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:54:57.126| http-nio-6002-exec-6 | INFO |  -  | syncStatus jsonObject:{"recordId":454644429367549952,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:54:57.128| http-nio-6002-exec-6 | INFO |  -  | asyncMsg mqDto:{"id":"2BZtseFownnpZ_GZla2lZ","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336497127,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:54:57.130| http-nio-6002-exec-6 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336497129,"body":{"recordId":454644429367549952,"ackMessage":1699336496971}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:54:57.133| NettyClientPublicExecutor_8 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E293E8003F","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":1},"queueOffset":10900,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0CB898","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:55:12.140| http-nio-6002-exec-10 | INFO |  -  | onMessage:{"time":1699336511987,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:55:12.149| http-nio-6002-exec-10 | INFO |  -  | syncStatus jsonObject:{"recordId":454644429367549952,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:55:12.157| http-nio-6002-exec-10 | INFO |  -  | asyncMsg mqDto:{"id":"f1IK2ax_QomVvpCdw3mB8","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336512154,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:55:12.163| http-nio-6002-exec-10 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336512161,"body":{"recordId":454644429367549952,"ackMessage":1699336511987}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:55:12.169| NettyClientPublicExecutor_1 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E2CEA00042","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":1},"queueOffset":10901,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0CBCC5","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:55:27.154| http-nio-6002-exec-1 | INFO |  -  | onMessage:{"time":1699336527002,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:55:27.177| http-nio-6002-exec-1 | INFO |  -  | syncStatus jsonObject:{"recordId":454644429367549952,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:55:27.182| http-nio-6002-exec-1 | INFO |  -  | asyncMsg mqDto:{"id":"jj2g_-V4inLlghZoeGkQ8","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336527180,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:55:27.193| http-nio-6002-exec-1 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336527191,"body":{"recordId":454644429367549952,"ackMessage":1699336527002}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:55:27.197| NettyClientPublicExecutor_2 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E309530045","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":1},"queueOffset":10902,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0CC0F2","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:55:42.149| http-nio-6002-exec-2 | INFO |  -  | onMessage:{"time":1699336542002,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:55:42.163| http-nio-6002-exec-2 | INFO |  -  | syncStatus jsonObject:{"recordId":454644429367549952,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:55:42.168| http-nio-6002-exec-2 | INFO |  -  | asyncMsg mqDto:{"id":"yemIZxtu1a-Uq0xcAqMfV","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336542165,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:55:42.173| NettyClientPublicExecutor_3 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E343D90048","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":2},"queueOffset":10701,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0CC520","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:55:42.174| http-nio-6002-exec-2 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336542170,"body":{"recordId":454644429367549952,"ackMessage":1699336542002}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:55:48.520| WebSocket background processing | INFO |  -  | onClose is come in | [com.qmth.themis.exam.websocket.WebSocketOeServer:118]
-2023-11-07 13:55:48.542| WebSocket background processing | INFO |  -  | asyncMsg mqDto:{"id":"gaUhCjXF8dGSbNNmAH-aJ","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336548539,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:55:48.549| NettyClientPublicExecutor_4 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E35CC0004B","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":2},"queueOffset":10702,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0CC94D","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:55:48.552| WebSocket background processing | INFO |  -  | asyncMsg mqDto:{"id":"H2s30mD6lwvp-7EDYlIYg","topic":"themis-topic-exam","tag":"ONLINE_LOG","timestamp":1699336548551,"body":"{\"id\":\"454644721731510272\",\"studentId\":\"444073650872135680\",\"examStudentId\":\"1720353028982218754\",\"examRecordId\":\"454642218994507776\",\"type\":\"OFF_LINE\",\"createTime\":1699336548539}","type":"ONLINE_LOG","objId":"454642218994507776","objName":"454642218994507776","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:55:48.555| NettyClientPublicExecutor_5 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E35CC9004D","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":1},"queueOffset":10903,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0CCB9D","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:55:48.558| WebSocket background processing | INFO |  -  | asyncMsg mqDto:{"id":"hlvb0hLa9iyjpRQ0v8tXC","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336548539,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454642218994507776","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:55:48.562| NettyClientPublicExecutor_6 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E35CCE004F","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":0},"queueOffset":10973,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0CCE9C","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:55:48.563| WebSocket background processing | INFO |  -  | 考试记录:454642218994507776,WS连接关闭:454643996225970176,在线人数:0 | [com.qmth.themis.exam.websocket.WebSocketOeServer:162]
-2023-11-07 13:55:57.169| http-nio-6002-exec-4 | INFO |  -  | onMessage:{"time":1699336557018,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:55:57.182| http-nio-6002-exec-4 | INFO |  -  | syncStatus jsonObject:{"recordId":454644429367549952,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:55:57.190| http-nio-6002-exec-4 | INFO |  -  | asyncMsg mqDto:{"id":"FeCZRFo_cas7marQdsl31","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336557189,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:55:57.197| http-nio-6002-exec-4 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336557194,"body":{"recordId":454644429367549952,"ackMessage":1699336557018}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:55:57.198| NettyClientPublicExecutor_7 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E37E870053","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":2},"queueOffset":10703,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0CD5A5","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:56:12.172| http-nio-6002-exec-6 | INFO |  -  | onMessage:{"time":1699336572018,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:56:12.183| http-nio-6002-exec-6 | INFO |  -  | syncStatus jsonObject:{"recordId":454644429367549952,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:56:12.192| http-nio-6002-exec-6 | INFO |  -  | asyncMsg mqDto:{"id":"ZNeYZ7c5aEMd1eD5fNpng","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336572191,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:56:12.197| http-nio-6002-exec-6 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336572195,"body":{"recordId":454644429367549952,"ackMessage":1699336572018}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:56:12.202| NettyClientPublicExecutor_8 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E3B9220056","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":2},"queueOffset":10704,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0CD9D2","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:56:27.174| http-nio-6002-exec-9 | INFO |  -  | onMessage:{"time":1699336587018,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:56:27.183| http-nio-6002-exec-9 | INFO |  -  | syncStatus jsonObject:{"recordId":454644429367549952,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:56:27.188| http-nio-6002-exec-9 | INFO |  -  | asyncMsg mqDto:{"id":"zqUFoUNlupsbNJVS-dUH7","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336587187,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:56:27.195| http-nio-6002-exec-9 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336587193,"body":{"recordId":454644429367549952,"ackMessage":1699336587018}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:56:27.200| NettyClientPublicExecutor_1 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E3F3B60059","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":2},"queueOffset":10705,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0CEA04","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:56:42.173| http-nio-6002-exec-3 | INFO |  -  | onMessage:{"time":1699336602018,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:56:42.183| http-nio-6002-exec-3 | INFO |  -  | syncStatus jsonObject:{"recordId":454644429367549952,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:56:42.187| http-nio-6002-exec-3 | INFO |  -  | asyncMsg mqDto:{"id":"J9e0s7s04o6KqhXIQDNR9","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336602185,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:56:42.193| http-nio-6002-exec-3 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336602191,"body":{"recordId":454644429367549952,"ackMessage":1699336602018}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:56:42.197| NettyClientPublicExecutor_2 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E42E4E005C","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":2},"queueOffset":10706,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0CEE32","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:56:57.180| http-nio-6002-exec-5 | INFO |  -  | onMessage:{"time":1699336617018,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:56:57.219| http-nio-6002-exec-5 | INFO |  -  | syncStatus jsonObject:{"recordId":454644429367549952,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:56:57.222| http-nio-6002-exec-5 | INFO |  -  | asyncMsg mqDto:{"id":"Wsh8RyZv6QjJjplse4Iih","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336617221,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:56:57.229| NettyClientPublicExecutor_3 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E46908005F","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":3},"queueOffset":10828,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0CF25F","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:56:57.229| http-nio-6002-exec-5 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336617229,"body":{"recordId":454644429367549952,"ackMessage":1699336617018}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:57:12.171| http-nio-6002-exec-7 | INFO |  -  | onMessage:{"time":1699336632018,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:57:12.177| http-nio-6002-exec-7 | INFO |  -  | syncStatus jsonObject:{"recordId":454644429367549952,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:57:12.180| http-nio-6002-exec-7 | INFO |  -  | asyncMsg mqDto:{"id":"6fGbcFqm5HZC2anjtVOlr","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336632179,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:57:12.184| http-nio-6002-exec-7 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336632183,"body":{"recordId":454644429367549952,"ackMessage":1699336632018}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:57:12.187| NettyClientPublicExecutor_4 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E4A3760062","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":3},"queueOffset":10829,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0CF68C","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:57:27.186| http-nio-6002-exec-8 | INFO |  -  | onMessage:{"time":1699336647034,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:57:27.196| http-nio-6002-exec-8 | INFO |  -  | syncStatus jsonObject:{"recordId":454644429367549952,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:57:27.201| http-nio-6002-exec-8 | INFO |  -  | asyncMsg mqDto:{"id":"8g4cbsjDf_DZVIEkHlFFx","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336647200,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:57:27.208| http-nio-6002-exec-8 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336647206,"body":{"recordId":454644429367549952,"ackMessage":1699336647034}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:57:27.209| NettyClientPublicExecutor_5 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E4DE240065","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":2},"queueOffset":10707,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0CFAB9","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:57:42.194| http-nio-6002-exec-10 | INFO |  -  | onMessage:{"time":1699336662049,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:57:42.202| http-nio-6002-exec-10 | INFO |  -  | syncStatus jsonObject:{"recordId":454644429367549952,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:57:42.206| http-nio-6002-exec-10 | INFO |  -  | asyncMsg mqDto:{"id":"FlgUYMpey8LQ8QNM34Zlr","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336662205,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:57:42.211| http-nio-6002-exec-10 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336662208,"body":{"recordId":454644429367549952,"ackMessage":1699336662049}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:57:42.213| NettyClientPublicExecutor_6 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E518BF0068","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":1},"queueOffset":10905,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0CFEE6","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:57:57.203| http-nio-6002-exec-3 | INFO |  -  | onMessage:{"time":1699336677049,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:57:57.208| http-nio-6002-exec-3 | INFO |  -  | syncStatus jsonObject:{"recordId":454644429367549952,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:57:57.212| http-nio-6002-exec-3 | INFO |  -  | asyncMsg mqDto:{"id":"FEZNCcF6NZpEtt1S-tpjH","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336677210,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:57:57.218| NettyClientPublicExecutor_7 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E5535E006B","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":3},"queueOffset":10830,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0D0313","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:57:57.218| http-nio-6002-exec-3 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336677214,"body":{"recordId":454644429367549952,"ackMessage":1699336677049}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:58:12.206| http-nio-6002-exec-2 | INFO |  -  | onMessage:{"time":1699336692049,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:58:12.212| http-nio-6002-exec-2 | INFO |  -  | syncStatus jsonObject:{"recordId":454644429367549952,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:58:12.220| http-nio-6002-exec-2 | INFO |  -  | asyncMsg mqDto:{"id":"8UFs_dvwau0W6r3sz_a8E","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336692216,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:58:12.226| NettyClientPublicExecutor_8 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E58DFE006E","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":3},"queueOffset":10831,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0D0740","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:58:12.230| http-nio-6002-exec-2 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336692228,"body":{"recordId":454644429367549952,"ackMessage":1699336692049}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:58:27.199| http-nio-6002-exec-7 | INFO |  -  | onMessage:{"time":1699336707049,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:58:27.204| http-nio-6002-exec-7 | INFO |  -  | syncStatus jsonObject:{"recordId":454644429367549952,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:58:27.206| http-nio-6002-exec-7 | INFO |  -  | asyncMsg mqDto:{"id":"m4Qk-QCC4UvvCDizpb5Hf","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336707206,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:58:27.209| http-nio-6002-exec-7 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336707208,"body":{"recordId":454644429367549952,"ackMessage":1699336707049}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:58:27.211| NettyClientPublicExecutor_1 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E5C8870071","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":3},"queueOffset":10832,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0D0B6D","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:58:42.209| http-nio-6002-exec-8 | INFO |  -  | onMessage:{"time":1699336722049,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:58:42.215| http-nio-6002-exec-8 | INFO |  -  | syncStatus jsonObject:{"recordId":454644429367549952,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:58:42.221| http-nio-6002-exec-8 | INFO |  -  | asyncMsg mqDto:{"id":"kdaHl_0fnzMH4MTUYJlt5","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336722219,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:58:42.228| http-nio-6002-exec-8 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336722226,"body":{"recordId":454644429367549952,"ackMessage":1699336722049}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:58:42.234| NettyClientPublicExecutor_2 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E603300074","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":3},"queueOffset":10833,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0D0F9A","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:58:57.226| http-nio-6002-exec-10 | INFO |  -  | onMessage:{"time":1699336737065,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:58:57.265| http-nio-6002-exec-10 | INFO |  -  | syncStatus jsonObject:{"recordId":454644429367549952,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:58:57.270| http-nio-6002-exec-10 | INFO |  -  | asyncMsg mqDto:{"id":"nknbZPWOo0rvnkJLqZm9G","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336737268,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:58:57.277| http-nio-6002-exec-10 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336737276,"body":{"recordId":454644429367549952,"ackMessage":1699336737065}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:58:57.283| NettyClientPublicExecutor_3 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E63DF90077","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":0},"queueOffset":10974,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0D13C7","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:59:12.210| http-nio-6002-exec-3 | INFO |  -  | onMessage:{"time":1699336752065,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:59:12.212| http-nio-6002-exec-3 | INFO |  -  | syncStatus jsonObject:{"recordId":454644429367549952,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:59:12.214| http-nio-6002-exec-3 | INFO |  -  | asyncMsg mqDto:{"id":"zTgYur6TL2roqZMI6hbwN","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336752213,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:59:12.216| http-nio-6002-exec-3 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336752215,"body":{"recordId":454644429367549952,"ackMessage":1699336752065}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:59:12.216| NettyClientPublicExecutor_4 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E67856007A","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":0},"queueOffset":10975,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0D17F4","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:59:18.174| ConsumeMessageThread_3 | INFO |  -  | :539-:ConsumeMessageThread_3 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketOeServer:283]
-2023-11-07 13:59:18.177| ConsumeMessageThread_3 | INFO |  -  | :539-:ConsumeMessageThread_3 websocket oe Consumer接收到的消息:{"id":"Go6liRR5REflSiMJeOe6M","topic":"themis-topic-exam","tag":"EXAM_EXIT","timestamp":1699336758103,"body":454644429367549952,"type":"EXAM_EXIT","objId":"454644429367549952","objName":"454644429367549952","ack":0,"sequence":null,"properties":{"recordId":454644429367549952},"reconsume":0} | [com.qmth.themis.exam.websocket.WebSocketOeServer:285]
-2023-11-07 13:59:39.180| http-nio-6002-exec-5 | INFO |  -  | onMessage:{"time":1699336767065,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:59:39.183| ConsumeMessageThread_3 | INFO |  -  | message:{"type":"EXAM_EXIT","time":1699336778477,"body":{"recordId":454644429367549952}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:59:59.548| HikariPool-1 housekeeper | WARN |  -  | HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=48s610ms). | [com.zaxxer.hikari.pool.HikariPool$HouseKeeper:787]
-2023-11-07 13:59:59.560| ConsumeMessageThread_3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:59:59.567| http-nio-6002-exec-5 | INFO |  -  | syncStatus jsonObject:{"recordId":454644429367549952,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:59:59.597| ConsumeMessageThread_3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e81d25f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:59:59.600| http-nio-6002-exec-5 | INFO |  -  | asyncMsg mqDto:{"id":"bE9plj6S4R1tUffadu6r6","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336799595,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:59:59.607| ConsumeMessageThread_3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1346775039 wrapping com.mysql.cj.jdbc.ConnectionImpl@25085b91] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:59:59.616| http-nio-6002-exec-5 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336799608,"body":{"recordId":454644429367549952,"ackMessage":1699336767065}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:59:59.619| NettyClientPublicExecutor_6 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E73177007D","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":3},"queueOffset":10834,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0D2481","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:59:59.620| http-nio-6002-exec-5 | INFO |  -  | onMessage:{"time":1699336782065,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:59:59.622| 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=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:59:59.625| http-nio-6002-exec-5 | INFO |  -  | syncStatus jsonObject:{"recordId":454644429367549952,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:59:59.625| ConsumeMessageThread_3 | DEBUG |  -  | ==> Parameters: Go6liRR5REflSiMJeOe6M(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:59:59.626| http-nio-6002-exec-5 | INFO |  -  | asyncMsg mqDto:{"id":"VoymUbDhO0VmYoxUlg9jv","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336799625,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:59:59.627| http-nio-6002-exec-5 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336799626,"body":{"recordId":454644429367549952,"ackMessage":1699336782065}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:59:59.628| NettyClientPublicExecutor_7 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E7318A0080","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":2},"queueOffset":10708,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0D28AF","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:59:59.628| http-nio-6002-exec-5 | INFO |  -  | onMessage:{"time":1699336797080,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 13:59:59.629| http-nio-6002-exec-5 | INFO |  -  | syncStatus jsonObject:{"recordId":454644429367549952,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 13:59:59.630| ConsumeMessageThread_3 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:59:59.631| http-nio-6002-exec-5 | INFO |  -  | asyncMsg mqDto:{"id":"Mt42sd12DxCp-S_C8aDLU","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336799630,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 13:59:59.631| ConsumeMessageThread_3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e81d25f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:59:59.631| ConsumeMessageThread_3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:59:59.631| ConsumeMessageThread_3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@117b2dc4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:59:59.633| http-nio-6002-exec-5 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336799632,"body":{"recordId":454644429367549952,"ackMessage":1699336797080}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 13:59:59.634| NettyClientPublicExecutor_8 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E7318F0082","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":0},"queueOffset":10977,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0D2AFF","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 13:59:59.634| ConsumeMessageThread_3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1094190750 wrapping com.mysql.cj.jdbc.ConnectionImpl@25085b91] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:59:59.635| ConsumeMessageThread_3 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:59:59.640| ConsumeMessageThread_3 | DEBUG |  -  | ==> Parameters: Go6liRR5REflSiMJeOe6M(String), themis-topic-exam(String), EXAM_EXIT(String), 4.5464442936754995E17(String), EXAM_EXIT(String), 454644429367549952(String), 454644429367549952(String), 2(Integer), 1699336799634(Long), 1699336758103(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:59:59.644| ConsumeMessageThread_3 | DEBUG |  -  | <==    Updates: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 13:59:59.645| ConsumeMessageThread_3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@117b2dc4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 14:00:00.009| scheduled-task-1 | INFO |  -  | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
-2023-11-07 14:00:12.231| http-nio-6002-exec-8 | INFO |  -  | onMessage:{"time":1699336812080,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 14:00:12.248| http-nio-6002-exec-8 | INFO |  -  | syncStatus jsonObject:{"recordId":454644429367549952,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 14:00:12.252| http-nio-6002-exec-8 | INFO |  -  | asyncMsg mqDto:{"id":"JPcg-gMxb9S-JWwpuNjBd","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336812250,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 14:00:12.257| http-nio-6002-exec-8 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336812256,"body":{"recordId":454644429367549952,"ackMessage":1699336812080}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 14:00:12.258| NettyClientPublicExecutor_1 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E762DE0086","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":0},"queueOffset":10978,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0D3109","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 14:00:27.242| http-nio-6002-exec-10 | INFO |  -  | onMessage:{"time":1699336827080,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 14:00:27.258| http-nio-6002-exec-10 | INFO |  -  | syncStatus jsonObject:{"recordId":454644429367549952,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 14:00:27.262| http-nio-6002-exec-10 | INFO |  -  | asyncMsg mqDto:{"id":"Vysac8_N4ixrAUqEFRB4i","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336827260,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 14:00:27.267| http-nio-6002-exec-10 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336827264,"body":{"recordId":454644429367549952,"ackMessage":1699336827080}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 14:00:27.272| NettyClientPublicExecutor_2 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E79D800089","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":0},"queueOffset":10979,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0D3536","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 14:00:42.232| http-nio-6002-exec-1 | INFO |  -  | onMessage:{"time":1699336842080,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
-2023-11-07 14:00:42.238| http-nio-6002-exec-1 | INFO |  -  | syncStatus jsonObject:{"recordId":454644429367549952,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
-2023-11-07 14:00:42.239| http-nio-6002-exec-1 | INFO |  -  | asyncMsg mqDto:{"id":"dXmJzLrXaW6nCcgKJK8Zr","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336842239,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 14:00:42.243| NettyClientPublicExecutor_3 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E7D801008C","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":0},"queueOffset":10980,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0D3963","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 14:00:42.243| http-nio-6002-exec-1 | INFO |  -  | message:{"type":"SYNC_ACK","time":1699336842243,"body":{"recordId":454644429367549952,"ackMessage":1699336842080}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
-2023-11-07 14:00:53.634| http-nio-6002-exec-7 | INFO |  -  | Start authorization: url:/api/oe/exam/exit, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 4f51416ecfca16dd70b74d1e0743b567:wXqiIZ2b7ojPwIWnG1a4BSkbtmA=, time:1699336853424 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-07 14:00:53.669| http-nio-6002-exec-7 | INFO | ffffffff86e045120000000021792b46 -  | asyncOrderlyMsg mqDto:{"id":"zIVFUipuPk0UM37nvLImM","topic":"themis-topic-exam","tag":"EXAM_STOP","timestamp":1699336853669,"body":454644429367549952,"type":"EXAM_STOP","objId":"454644429367549952","objName":"454644429367549952","ack":0,"sequence":null,"properties":{"recordId":454644429367549952},"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:116]
-2023-11-07 14:00:53.682| NettyClientPublicExecutor_4 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E804A7008F","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":0},"queueOffset":10981,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0D3D90","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$2:121]
-2023-11-07 14:00:53.683| ConsumeMessageThread_3 | INFO |  -  | :542-:ConsumeMessageThread_3 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketMobileServer:300]
-2023-11-07 14:00:53.684| ConsumeMessageThread_3 | INFO |  -  | :542-:ConsumeMessageThread_3 websocket oe Consumer接收到的消息:{"id":"zIVFUipuPk0UM37nvLImM","topic":"themis-topic-exam","tag":"EXAM_STOP","timestamp":1699336853669,"body":454644429367549952,"type":"EXAM_STOP","objId":"454644429367549952","objName":"454644429367549952","ack":0,"sequence":null,"properties":{"recordId":454644429367549952},"reconsume":0} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:302]
-2023-11-07 14:00:53.686| ConsumeMessageThread_3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 14:00:53.687| ConsumeMessageThread_3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f7b4a4e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 14:00:53.695| ConsumeMessageThread_3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1639754193 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 14:00:53.697| ConsumeMessageThread_3 | 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,warning_unread,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,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 14:00:53.698| ConsumeMessageThread_3 | DEBUG |  -  | ==> Parameters: 454644429367549952(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 14:00:53.700| http-nio-6002-exec-7 | INFO | ffffffff86e045120000000021792b46 -  | onClose is come in | [com.qmth.themis.exam.websocket.WebSocketOeServer:118]
-2023-11-07 14:00:53.703| http-nio-6002-exec-7 | INFO | ffffffff86e045120000000021792b46 -  | asyncMsg mqDto:{"id":"alluw3USR0929c8IvVAz-","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336853701,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 14:00:53.708| ConsumeMessageThread_3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 14:00:53.708| http-nio-6002-exec-7 | INFO | ffffffff86e045120000000021792b46 -  | asyncMsg mqDto:{"id":"JiMPndR8IZuV5YafOLjpL","topic":"themis-topic-exam","tag":"ONLINE_LOG","timestamp":1699336853708,"body":"{\"id\":\"454646001648541696\",\"studentId\":\"444073651010547712\",\"examStudentId\":\"1720353028986413057\",\"examRecordId\":\"454644429367549952\",\"type\":\"OFF_LINE\",\"createTime\":1699336853701}","type":"ONLINE_LOG","objId":"454644429367549952","objName":"454644429367549952","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 14:00:53.708| ConsumeMessageThread_3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f7b4a4e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 14:00:53.709| NettyClientPublicExecutor_5 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E804C80092","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":1},"queueOffset":10907,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0D41C3","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 14:00:53.712| http-nio-6002-exec-7 | INFO | ffffffff86e045120000000021792b46 -  | asyncMsg mqDto:{"id":"S8f5I2k2IxR7_79OC06tp","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1699336853701,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"454644429367549952","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-07 14:00:53.713| NettyClientPublicExecutor_6 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E804CF0094","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":0},"queueOffset":10982,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0D4413","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 14:00:53.714| NettyClientPublicExecutor_7 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC221E804D00096","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":3},"queueOffset":10835,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD0D4712","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-07 14:00:53.714| http-nio-6002-exec-7 | INFO | ffffffff86e045120000000021792b46 -  | 考试记录:454644429367549952,WS连接关闭:454644443498160128,在线人数:-1 | [com.qmth.themis.exam.websocket.WebSocketOeServer:162]
-2023-11-07 14:00:53.715| http-nio-6002-exec-7 | INFO | ffffffff86e045120000000021792b46 -  | request:============请求地址============:/api/oe/exam/exit
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:exit
-参数key:"mapParameter",参数value:{"recordId":"454644429367549952"}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-07 14:00:53.719| http-nio-6002-exec-7 | INFO | ffffffff86e045120000000021792b46 -  | POST /api/oe/exam/exit 200 65ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-07 14:00:53.786| http-nio-6002-exec-6 | ERROR |  -  | 考试记录454642218994507776,WS连接错误:454643996225970176,原因:null | [com.qmth.themis.exam.websocket.WebSocketOeServer:234]
-2023-11-07 14:00:53.788| http-nio-6002-exec-6 | ERROR |  -  | Failed to call onError method of POJO end point for POJO of type [com.qmth.themis.exam.websocket.WebSocketOeServer] | [org.apache.juli.logging.DirectJDKLog:175]
-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 org.apache.tomcat.websocket.pojo.PojoEndpointBase.onError(PojoEndpointBase.java:130)
-	at org.apache.tomcat.websocket.server.WsHttpUpgradeHandler.onError(WsHttpUpgradeHandler.java:223)
-	at org.apache.tomcat.websocket.server.WsHttpUpgradeHandler.upgradeDispatch(WsHttpUpgradeHandler.java:152)
-	at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:54)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:59)
-	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: com.qmth.themis.common.exception.BusinessException: null
-	at com.qmth.themis.exam.websocket.WebSocketOeServer.onError(WebSocketOeServer.java:236)
-	... 16 common frames omitted
-2023-11-07 14:01:00.064| ConsumeMessageThread_4 | INFO |  -  | :543-:ConsumeMessageThread_4 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketMobileServer:300]
-2023-11-07 14:01:00.065| ConsumeMessageThread_4 | INFO |  -  | :543-:ConsumeMessageThread_4 websocket oe Consumer接收到的消息:{"id":"zIVFUipuPk0UM37nvLImM","topic":"themis-topic-exam","tag":"EXAM_STOP","timestamp":1699336853669,"body":454644429367549952,"type":"EXAM_STOP","objId":"454644429367549952","objName":"454644429367549952","ack":0,"sequence":null,"properties":{"recordId":454644429367549952},"reconsume":1} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:302]
-2023-11-07 14:01:00.072| ConsumeMessageThread_4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 14:01:00.073| ConsumeMessageThread_4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fc55e9e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 14:01:00.075| ConsumeMessageThread_4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1452881221 wrapping com.mysql.cj.jdbc.ConnectionImpl@739be7ec] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 14:01:00.077| ConsumeMessageThread_4 | 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,warning_unread,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,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 14:01:00.078| ConsumeMessageThread_4 | DEBUG |  -  | ==> Parameters: 454644429367549952(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 14:01:00.081| ConsumeMessageThread_4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 14:01:00.081| ConsumeMessageThread_4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fc55e9e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 14:01:08.633| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2023-11-07 14:01:08.639| SpringContextShutdownHook | INFO |  -  | Start release machindId | [com.qmth.themis.business.util.UidUtil:81]
-2023-11-07 14:01:08.672| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.36:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2023-11-07 14:01:08.686| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.36:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2023-11-07 14:01:08.700| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.36:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2023-11-07 14:01:08.702| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.36:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2023-11-07 14:01:08.709| SpringContextShutdownHook | INFO |  -  | HikariPool-1 - Shutdown initiated... | [com.zaxxer.hikari.HikariDataSource:350]
-2023-11-07 14:01:08.720| SpringContextShutdownHook | INFO |  -  | HikariPool-1 - Shutdown completed. | [com.zaxxer.hikari.HikariDataSource:352]
-2023-11-07 15:42:08.403| main | INFO |  -  | Starting ThemisExamApplication on king-MacBook-Pro.local with PID 5842 (/Users/king/git/backend-service/themis-exam/target/classes started by king in /Users/king/git/backend-service) | [org.springframework.boot.StartupInfoLogger:55]
-2023-11-07 15:42:08.407| main | INFO |  -  | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
-2023-11-07 15:42:09.977| main | INFO |  -  | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
-2023-11-07 15:42:09.981| main | INFO |  -  | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
-2023-11-07 15:42:10.024| main | INFO |  -  | Finished Spring Data repository scanning in 29ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
-2023-11-07 15:42:11.062| main | INFO |  -  | Tomcat initialized with port(s): 6002 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
-2023-11-07 15:42:11.211| main | INFO |  -  | Initializing ProtocolHandler ["http-nio-6002"] | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-07 15:42:11.230| main | INFO |  -  | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-07 15:42:11.230| main | INFO |  -  | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-07 15:42:11.389| main | INFO |  -  | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-07 15:42:11.390| main | INFO |  -  | Root WebApplicationContext: initialization completed in 2830 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
-2023-11-07 15:42:11.996| main | DEBUG |  -  | Logging initialized using 'class com.qmth.boot.mybatis.logger.MybatisPlusLogger' adapter. | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:14.477| main | INFO |  -  | Uid init success, datacenterId=2, machineId=2 | [com.qmth.themis.business.util.UidUtil:56]
-2023-11-07 15:42:16.614| main | INFO |  -  | Solar startup checking... | [com.qmth.boot.core.solar.service.SolarService:128]
-2023-11-07 15:42:16.861| main | INFO |  -  | Solar startup check success, current appname=开发环境 | [com.qmth.boot.core.solar.service.SolarService:157]
-2023-11-07 15:42:17.550| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:17.555| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@558ed473] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:17.629| main | INFO |  -  | HikariPool-1 - Starting... | [com.zaxxer.hikari.HikariDataSource:110]
-2023-11-07 15:42:17.767| main | INFO |  -  | HikariPool-1 - Start completed. | [com.zaxxer.hikari.HikariDataSource:123]
-2023-11-07 15:42:17.770| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1963318443 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:17.777| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:17.790| main | DEBUG |  -  | ==> Parameters: exam.no.auth.urls(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:17.805| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:17.808| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@558ed473] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.064| main | INFO |  -  | Exposing 4 endpoint(s) beneath base path '/actuator' | [org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver:58]
-2023-11-07 15:42:18.232| main | INFO |  -  | Initializing ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2023-11-07 15:42:18.252| main | INFO |  -  | Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] | [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping:69]
-2023-11-07 15:42:18.299| main | INFO |  -  | cpuNum:8 | [com.qmth.themis.business.forkjoin.ForkJoinThreadPool:34]
-2023-11-07 15:42:18.314| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.314| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c57ca10] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.317| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@34782860 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.317| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.318| main | DEBUG |  -  | ==> Parameters: mq.config.topic(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.320| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.320| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c57ca10] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.321| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.321| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a0e35c3] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.323| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@494865616 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.323| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.324| main | DEBUG |  -  | ==> Parameters: mq.config.body(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.327| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.327| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a0e35c3] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.400| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.400| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ced7cf] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.402| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1539591544 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.403| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.404| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.appId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.406| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.407| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ced7cf] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.407| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.407| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@439b0198] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.408| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@204319504 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.409| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.410| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.key(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.412| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.413| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@439b0198] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.413| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.414| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3284de45] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.415| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1401980462 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.415| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.415| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.urls(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.417| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.417| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3284de45] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.417| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.418| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36a25457] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.419| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1641289051 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.419| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.419| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.service(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.421| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.421| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36a25457] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.422| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.422| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@489c15e2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.423| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@153337703 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.423| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.424| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.queryUrl(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.426| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.426| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@489c15e2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.427| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.427| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43a72f0f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.429| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1877161234 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.429| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.429| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.secretId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.431| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.431| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43a72f0f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.432| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.432| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18d63996] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.433| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1852560443 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.434| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.435| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.secretKey(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.437| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.437| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18d63996] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.437| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.437| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c000c2f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.438| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@746244504 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.440| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.440| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.vodAppId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.442| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.443| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c000c2f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.443| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.444| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ac26092] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.444| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@814630491 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.445| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.445| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.callbackPwd(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.448| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.449| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ac26092] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.449| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.449| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7212b28e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.450| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@812420617 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.450| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.451| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.callbackTime(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.453| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.453| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7212b28e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.453| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.453| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28da5c4d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.454| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2089976729 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.454| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.455| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.trtcQueryUrl(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.457| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.458| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28da5c4d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.458| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.459| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@762d2e4c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.460| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@508294491 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.460| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.461| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.trtcRegion(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.463| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:18.463| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@762d2e4c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.105| main | INFO |  -  | Starting ProtocolHandler ["http-nio-6002"] | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-07 15:42:19.121| main | INFO |  -  | Tomcat started on port(s): 6002 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
-2023-11-07 15:42:19.123| main | INFO |  -  | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
-2023-11-07 15:42:19.131| main | INFO |  -  | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
-2023-11-07 15:42:19.150| main | INFO |  -  | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
-2023-11-07 15:42:19.303| main | INFO |  -  | Generating unique operation named: callApplyUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-07 15:42:19.308| main | INFO |  -  | Generating unique operation named: callCancelUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-07 15:42:19.314| main | INFO |  -  | Generating unique operation named: statusUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-07 15:42:19.337| main | INFO |  -  | Generating unique operation named: fileUploadUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-07 15:42:19.428| main | INFO |  -  | Generating unique operation named: statusUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-07 15:42:19.469| main | INFO |  -  | Generating unique operation named: verifyUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-07 15:42:19.476| main | INFO |  -  | Generating unique operation named: answerSubmitUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-07 15:42:19.510| main | INFO |  -  | Generating unique operation named: fileUploadUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-07 15:42:19.600| main | INFO |  -  | ApiConfigService inited, aac method count=43 | [com.qmth.boot.api.config.ApiConfigService:48]
-2023-11-07 15:42:19.603| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.603| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6527aa0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.611| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1198143705 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.612| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.613| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.617| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.618| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6527aa0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.618| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.SysConfigMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.618| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.619| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e474bd] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.619| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@844030922 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.619| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,access_key,access_secret,last_access_time,create_id,create_time,update_id,update_Time FROM t_b_app limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.620| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.621| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.621| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e474bd] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.621| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBAppMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.621| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.621| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b186fb8] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.622| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1602076154 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.622| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,value,url,description,type,enable,create_id,create_time,update_id,update_Time FROM t_b_app_version limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.622| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.624| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.624| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b186fb8] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.624| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBAppVersionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.624| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.624| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@157e0f6b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.625| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@765712339 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.625| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,path,type,size,md5,remark,create_id,create_time FROM t_b_attachment limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.625| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.627| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.627| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@157e0f6b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.627| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBAttachmentMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.627| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.627| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@22781286] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.628| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@290866261 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.628| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,name,value,url,description,enable,type,create_id,create_time,update_id,update_Time FROM t_b_client_version limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.628| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.631| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.633| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@22781286] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.633| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBClientVersionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.633| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.633| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12e3cf1c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.634| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1894581220 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.635| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.635| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.637| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.637| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12e3cf1c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.638| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBExamInvigilateUserMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.638| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.638| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24489d12] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.638| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@685714856 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.638| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,room_code,room_name FROM t_b_exam_invigilate_user_temp limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.639| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.641| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.641| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24489d12] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.641| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBExamInvigilateUserTempMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.642| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.642| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37227aa7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.644| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1474482524 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.644| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.644| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.647| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.647| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37227aa7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.647| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBOrgMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.647| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.647| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19e03398] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.648| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1026790721 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.649| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,url,type,parent_id,sequence,remark,create_time FROM t_b_privilege limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.649| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.651| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.651| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19e03398] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.651| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBPrivilegeMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.651| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.652| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72364a40] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.652| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1792199533 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.653| main | DEBUG |  -  | ==>  Preparing: SELECT id,main_number,sub_number,sub_index,outline,title,answer,sort,solve_count,un_solve_count,enable,create_id,create_time,update_id,update_Time FROM t_b_problem limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.653| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.661| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.661| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72364a40] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.661| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBProblemMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.662| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.662| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@408708a1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.663| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1065031099 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.663| main | DEBUG |  -  | ==>  Preparing: SELECT id,role_code,role_name,create_time FROM t_b_role limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.663| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.665| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.665| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@408708a1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.665| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBRoleMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.665| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.666| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15a87fbb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.666| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1838333871 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.666| main | DEBUG |  -  | ==>  Preparing: SELECT id,role_code,privilege_id FROM t_b_role_privilege limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.666| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.667| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.667| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15a87fbb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.667| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBRolePrivilegeMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.668| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.668| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42af2977] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.669| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@346866494 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.669| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,identity,type,source,platform,device_id,address,access_token,last_access_time,last_access_ip,update_time,expire_time FROM t_b_session limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.670| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.671| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.671| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42af2977] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.671| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBSessionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.672| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.673| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bc46dde] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.674| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1083905856 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.674| main | DEBUG |  -  | ==>  Preparing: SELECT id,type,entity_id,exam_id,status,summary,progress,import_file_name,import_file_path,result_file_path,report_file_path,create_id,create_time,start_time,finish_time,org_id,remark FROM t_b_task_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.675| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.677| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.677| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bc46dde] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.678| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBTaskHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.678| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.678| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59e9ba7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.678| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1567403095 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.679| main | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,pwd_force,create_id,create_time,update_id,update_Time FROM t_b_user limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.679| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.681| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.682| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59e9ba7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.682| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBUserMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.684| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.684| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a919251] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.694| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1441225952 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.695| main | DEBUG |  -  | ==>  Preparing: SELECT id,user_id,role_code FROM t_b_user_role limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.695| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.696| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.696| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a919251] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.696| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBUserRoleMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.697| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.698| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35e63d26] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.698| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1565597755 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.699| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,activity_id,attachment_id,content,type,enable,audio_default,play_time,create_id,create_time,update_id,update_Time FROM t_e_audio limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.699| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.718| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.719| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35e63d26] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.719| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEAudioMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.720| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.720| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23e54c8a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.722| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@661543645 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.723| main | DEBUG |  -  | ==>  Preparing: SELECT id,similarity_threshold,liveness_action_count,liveness_action_retry_count,liveness_action_limit_seconds,no_face_count_error,match_face_compare_error_count,realness_count,multiple_face_count_error,total_face_compare_error_count,in_process_face_verify_config,total_eye_close_error_count FROM t_e_config limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.723| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.729| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.731| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23e54c8a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.735| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEConfigMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.737| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.737| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@322c70bc] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.741| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@992279407 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.743| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.743| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.766| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.766| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@322c70bc] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.766| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamActivityMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.768| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.768| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a304820] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.773| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@457734218 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.774| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,exam_student_id,type,description,status,remark,create_id,create_time,update_id,update_Time FROM t_e_exam_breach_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.775| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.778| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.779| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a304820] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.779| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamBreachLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.779| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.779| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26f0ab88] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.780| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1850312254 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.781| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,course_code,course_name,objective_shuffle,option_shuffle,paper_count,has_answer,audio_play_count,has_audio,mobile_photo_upload,create_id,create_time,update_id,update_Time FROM t_e_exam_course limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.781| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.787| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.788| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26f0ab88] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.788| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamCourseMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.790| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.790| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69d145f6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.791| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1247678383 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.798| main | 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,invigilate_verify,monitor_status,in_process_realness_verify,scan_time,third_exam_id,exam_student_call_enable,objective_score_push,exam_student_breach_push,video_delete,video_delete_time,create_id,create_time,update_id,update_Time FROM t_e_exam limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.799| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.804| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.806| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69d145f6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.806| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.807| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.807| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73cd3b8] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.809| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1679939676 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.810| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,total_score,total_objective_score,total_subjective_score,paper_path,paper_md5,paper_view_path,decrypt_secret,encrypt_mode,need_voice_answer,exam_id,course_code,code,answer_path,has_audio,weight,audio_play_count,struct_path,struct_md5,decrypt_vector,create_id,create_time,update_id,update_Time FROM t_e_exam_paper limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.810| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.815| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.817| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73cd3b8] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.818| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamPaperMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.819| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.819| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16b1b213] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.820| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2012283502 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.821| main | DEBUG |  -  | ==>  Preparing: SELECT id,reexam_id,auditing_id FROM t_e_exam_reexam_auditing limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.821| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.823| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.823| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16b1b213] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.823| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamReexamAuditingMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.823| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.823| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75a6cdb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.824| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@484472585 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.824| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,model,reason,status,auditing_id,auditing_status,auditing_time,auditing_suggest,remark,create_id,create_time,update_id,update_Time FROM t_e_exam_reexam limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.824| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.826| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.828| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75a6cdb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.828| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamReexamMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.828| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.829| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38614875] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.829| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1812584214 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.830| main | DEBUG |  -  | ==>  Preparing: SELECT id,student_id,exam_student_id,exam_record_id,type,info,remark,create_time,obj_id,update_time,title,ip,country,region,province,city,isp FROM t_e_exam_student_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.830| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.834| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.835| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38614875] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.836| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamStudentLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.836| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.836| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f9b46ed] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.837| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1292602251 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.837| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.838| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.844| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.844| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f9b46ed] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.844| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamStudentMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.845| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.845| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69bdcfbc] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.845| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1286885448 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.846| main | DEBUG |  -  | ==>  Preparing: SELECT id,student_id,exam_student_id,exam_record_id,type,create_time FROM t_e_exam_student_online_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.846| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.879| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.879| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69bdcfbc] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.880| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamStudentOnlineLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.880| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.880| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19faa9dc] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.881| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1378863496 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.882| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,room_code,total_count,prepare_count,exam_count,finish_count,absent_count,online_count,offline_count,monitor_stop_count,warning_count,warning_unread,warning_multiple_face_count,exception_count FROM t_e_exam_summary limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.882| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.883| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.883| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19faa9dc] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.884| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamSummaryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.884| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.884| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6adc90e9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.884| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@639922215 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.885| main | DEBUG |  -  | ==>  Preparing: SELECT org_id,online_count,exam_count,finish_count,finish_student_count FROM t_e_org_summary limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.885| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.886| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.886| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6adc90e9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.886| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEOrgSummaryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.886| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.887| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@320ca97c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.887| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1012476940 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.887| main | DEBUG |  -  | ==>  Preparing: SELECT id,country,province,online_count FROM t_e_region_summary limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.887| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.888| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.888| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@320ca97c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.888| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TERegionSummaryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.888| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.889| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6fb3d3bb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.889| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@950255736 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.889| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,name,total_score,paper_path,create_id,create_time,update_id,update_Time FROM t_e_simulate_paper limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.889| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.890| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.890| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6fb3d3bb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.890| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TESimulatePaperMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.890| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.890| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a5663ef] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.890| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1258897685 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.891| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,identity,password,idcard_number,mobile_number,name,gender,base_photo_path,enable,create_id,create_time,update_id,update_Time FROM t_e_student limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.891| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.893| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.893| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a5663ef] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.893| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEStudentMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.893| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.893| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d414943] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.896| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1417740319 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.896| main | DEBUG |  -  | ==>  Preparing: SELECT id,user_id,type,info,remark,create_time FROM t_e_user_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.896| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.897| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.897| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d414943] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.897| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEUserLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.897| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.898| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@475c2f47] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.899| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@276852158 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.899| main | DEBUG |  -  | ==>  Preparing: SELECT id,obj,create_time FROM t_g_error limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.899| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.900| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.900| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@475c2f47] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.900| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TGErrorMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.900| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.900| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1695f7cb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.901| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@815121481 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.901| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,exam_id,exam_activity_id,exam_student_id,source,live_url,status,type,call_status,monitor_key,remark,form_user_id,receive_user_id,start_time,call_time,end_time,create_id,create_time,update_id,update_Time FROM t_ie_exam_invigilate_call_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.901| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.902| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.903| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1695f7cb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.903| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamInvigilateCallLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.903| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.903| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7200702] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.903| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1051890562 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.903| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,exam_id,exam_activity_id,exam_student_id,source,live_url,status,type,call_status,monitor_key,start_time,call_time,end_time,form_user_id,receive_user_id,create_id,create_time,update_id,update_Time FROM t_ie_exam_invigilate_call limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.904| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.905| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.905| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7200702] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.905| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamInvigilateCallMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.905| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.905| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e1d3188] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.906| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1501701470 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.907| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,form_user_id,receive_user_id,type,content,send_time,receive_time FROM t_ie_exam_invigilate_notice limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.907| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.909| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.909| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e1d3188] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.909| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamInvigilateNoticeMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.910| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.910| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e9c5db9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.970| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@960146579 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.973| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,exam_record_id,source,create_time,type,content,start_time,call_time,end_time,form_user_id,receive_user_id FROM t_ie_exam_media_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.974| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.981| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.982| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e9c5db9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.982| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamMediaLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:19.983| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.984| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36003e90] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.985| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1511906428 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.989| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,exam_student_id,info,type,remark,create_time,update_time,difference,photo_url,video_url,obj_id FROM t_ie_invigilate_exception_info limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:19.989| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.007| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.009| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36003e90] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.009| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeInvigilateExceptionInfoMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:20.012| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.013| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1cc5d8a9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.014| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1321370932 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.015| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,exam_student_id,info,level,type,remark,approve_status,create_time,update_time,photo_url,video_url,remind_status FROM t_ie_invigilate_warn_info limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.016| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.019| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.019| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1cc5d8a9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.019| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeInvigilateWarnInfoMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:20.019| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.019| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@163b8acc] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.020| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@604571698 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.020| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,country,region,province,city,isp,create_time,update_Time FROM t_ip_region limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.020| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.021| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.021| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@163b8acc] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.021| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIpRegionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:20.022| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.022| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79408109] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.022| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@862394631 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.023| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.023| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.025| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.026| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79408109] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.026| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TMRocketMessageMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:20.026| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.026| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67d6bb59] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.027| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@442705507 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.028| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,request_id,video_source,start_time,end_time,video_url,object,create_time FROM t_m_tencent_video_message limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.028| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.030| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.030| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67d6bb59] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.031| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TMTencentVideoMessageMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:20.031| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.031| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@503b5337] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.032| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@40187418 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.032| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,main_number,sub_number,sub_index,answer,version,history,duration_seconds,score FROM t_oe_exam_answer limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.032| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.035| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.035| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@503b5337] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.035| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamAnswerMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:20.035| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.036| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d85a4c7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.037| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@657320107 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.037| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,break_time,break_reason,resume_reason,prepare_time,start_time,entry_authentication_result,entry_authentication_id FROM t_oe_exam_break_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.037| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.039| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.039| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d85a4c7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.040| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamBreakHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:20.040| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.040| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f16a823] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.041| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1068859546 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.041| main | 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,warning_unread,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,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.042| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.045| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.045| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f16a823] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.045| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamRecordMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:20.046| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.046| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6529b078] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.047| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1869892430 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.047| main | DEBUG |  -  | ==>  Preparing: SELECT id,student_id,paper_id,finish_time FROM t_oe_exam_simulate_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.047| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.048| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.048| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6529b078] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.048| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamSimulateHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:20.048| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.048| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2165b170] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.049| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@157777748 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.050| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,face_count,similarity,realness,create_time,update_time,type,exception,photo_url,time,batch_no FROM t_oe_face_verify_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.050| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.051| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.051| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2165b170] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.051| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeFaceVerifyHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:20.052| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.052| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d20e900] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.055| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@21116901 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.055| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,type,actions,retry,exception,start_time,finish_time,create_time,batch_no FROM t_oe_liveness_verify_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.055| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.056| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.057| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d20e900] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.057| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeLivenessVerifyHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:20.057| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.057| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54d62c35] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.058| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1588901702 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.058| main | DEBUG |  -  | ==>  Preparing: SELECT id,school_id,access_key,access_secret,description,type,expire_time,file,create_id,create_time,update_id,update_Time FROM t_s_auth limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.058| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.059| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.059| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54d62c35] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.059| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSAuthMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:20.060| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.060| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16c6d5a2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.061| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1930753227 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.061| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,soft_name,process_name,enable,create_id,create_time,update_id,update_Time FROM t_s_black_list limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.061| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.065| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.065| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16c6d5a2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.065| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSBlackListMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:20.065| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.066| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78626209] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.066| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2073764942 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.066| main | DEBUG |  -  | ==>  Preparing: SELECT id,obj,obj_name,obj_id,update_before_obj,update_after_obj,create_id,create_time FROM t_s_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.066| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.067| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.068| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78626209] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.068| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:20.068| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.068| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d2413e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.069| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1833634247 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.069| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,title,content,enable,create_id,create_time,update_id,update_Time FROM t_s_notify limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.069| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.071| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.072| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d2413e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.072| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSNotifyMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:20.072| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.072| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5713e35f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.073| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@524336000 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.073| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_batch_id,college,objective_score,paper_type,exam_code,student_code,clazz_name,subjective_score_detail,exam_number,total_score,sheet_urls,teacher,objective_score_detail,exam_id,name,subjective_score,subject_code,subject_name,status,create_id,create_time FROM t_sync_exam_student_score limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.073| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.075| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.075| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5713e35f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.076| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSyncExamStudentScoreMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-07 15:42:20.099| main | INFO |  -  | Started ThemisExamApplication in 12.613 seconds (JVM running for 13.493) | [org.springframework.boot.StartupInfoLogger:61]
-2023-11-07 15:42:20.119| main | INFO |  -  | 服务器启动时执行 start | [com.qmth.themis.exam.start.StartRunning:47]
-2023-11-07 15:42:20.167| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-websocketOe,topic:themis-topic-exam,tag:OE_IM_BROADCASTING||OE_IM_CLUSTERING||OE_LIVENESS_VERIFY||OE_MONITOR_FINISH||OE_WARNING_FINISH||OE_WEBSOCKET_MOBILE_ANSWER_READY||OE_WEBSOCKET_MOBILE_ANSWER_UPLOAD||OE_WEBSOCKET_EXAM_STOP||MONITOR_START||MONITOR_STOP||OE_WEBSOCKET_MOBILE_MONITOR_STATUS||EXAM_EXIT,namesrvAddr:192.168.10.36:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2023-11-07 15:42:20.176| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-websocketOeMobile,topic:themis-topic-exam,tag:EXAM_STOP||EXAM_START,namesrvAddr:192.168.10.36:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2023-11-07 15:42:20.207| ConsumeMessageThread_1 | INFO |  -  | :474-:ConsumeMessageThread_1 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketMobileServer:300]
-2023-11-07 15:42:20.241| main | INFO |  -  | 服务器启动时执行 end | [com.qmth.themis.exam.start.StartRunning:56]
-2023-11-07 15:42:20.265| ConsumeMessageThread_1 | INFO |  -  | :474-:ConsumeMessageThread_1 websocket oe Consumer接收到的消息:{"id":"zIVFUipuPk0UM37nvLImM","topic":"themis-topic-exam","tag":"EXAM_STOP","timestamp":1699336853669,"body":454644429367549952,"type":"EXAM_STOP","objId":"454644429367549952","objName":"454644429367549952","ack":0,"sequence":null,"properties":{"recordId":454644429367549952},"reconsume":2} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:302]
-2023-11-07 15:42:20.340| ConsumeMessageThread_1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.341| ConsumeMessageThread_1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77f338c6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.342| ConsumeMessageThread_1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@209910595 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.344| ConsumeMessageThread_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,warning_unread,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,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.346| ConsumeMessageThread_1 | DEBUG |  -  | ==> Parameters: 454644429367549952(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.356| ConsumeMessageThread_1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.357| ConsumeMessageThread_1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77f338c6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.373| ConsumeMessageThread_1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.374| ConsumeMessageThread_1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3159e3dc] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.374| ConsumeMessageThread_1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@499789918 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.375| ConsumeMessageThread_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 id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.376| ConsumeMessageThread_1 | DEBUG |  -  | ==> Parameters: 1720353028986413057(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.379| ConsumeMessageThread_1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.380| ConsumeMessageThread_1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3159e3dc] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:20.842| RMI TCP Connection(4)-127.0.0.1 | INFO |  -  | Initializing Spring DispatcherServlet 'dispatcherServlet' | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-07 15:42:20.847| RMI TCP Connection(4)-127.0.0.1 | INFO |  -  | Initializing Servlet 'dispatcherServlet' | [org.springframework.web.servlet.FrameworkServlet:525]
-2023-11-07 15:42:20.898| RMI TCP Connection(4)-127.0.0.1 | INFO |  -  | Completed initialization in 51 ms | [org.springframework.web.servlet.FrameworkServlet:547]
-2023-11-07 15:42:21.205| ConsumeMessageThread_2 | INFO |  -  | :486-:ConsumeMessageThread_2 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketMobileServer:300]
-2023-11-07 15:42:21.209| ConsumeMessageThread_2 | INFO |  -  | :486-:ConsumeMessageThread_2 websocket oe Consumer接收到的消息:{"id":"zIVFUipuPk0UM37nvLImM","topic":"themis-topic-exam","tag":"EXAM_STOP","timestamp":1699336853669,"body":454644429367549952,"type":"EXAM_STOP","objId":"454644429367549952","objName":"454644429367549952","ack":0,"sequence":null,"properties":{"recordId":454644429367549952},"reconsume":3} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:302]
-2023-11-07 15:42:21.210| ConsumeMessageThread_2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:21.211| ConsumeMessageThread_2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57bd1c89] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:21.212| ConsumeMessageThread_2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1501227022 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:21.214| ConsumeMessageThread_2 | 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,warning_unread,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,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:21.215| ConsumeMessageThread_2 | DEBUG |  -  | ==> Parameters: 454644429367549952(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:21.222| ConsumeMessageThread_2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:21.222| ConsumeMessageThread_2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57bd1c89] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:21.222| ConsumeMessageThread_2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:21.222| ConsumeMessageThread_2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1847e235] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:21.223| ConsumeMessageThread_2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@664927456 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:21.223| ConsumeMessageThread_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 id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:21.223| ConsumeMessageThread_2 | DEBUG |  -  | ==> Parameters: 1720353028986413057(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:21.224| ConsumeMessageThread_2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:42:21.225| ConsumeMessageThread_2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1847e235] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:44:50.317| http-nio-6002-exec-1 | DEBUG | ffffffffbfdd5285ffffffffdf1d96de -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:44:50.320| http-nio-6002-exec-1 | DEBUG | ffffffffbfdd5285ffffffffdf1d96de -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61f40709] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:44:50.324| http-nio-6002-exec-1 | DEBUG | ffffffffbfdd5285ffffffffdf1d96de -  | JDBC Connection [HikariProxyConnection@1660688833 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:44:50.326| http-nio-6002-exec-1 | DEBUG | ffffffffbfdd5285ffffffffdf1d96de -  | ==>  Preparing: select t.* from t_b_client_version t WHERE t.id = (select max(tbcv.id) as id from t_b_client_version tbcv WHERE tbcv.enable = 1 and tbcv.type = 'ONLINE' ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:44:50.327| http-nio-6002-exec-1 | DEBUG | ffffffffbfdd5285ffffffffdf1d96de -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:44:50.333| http-nio-6002-exec-1 | DEBUG | ffffffffbfdd5285ffffffffdf1d96de -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:44:50.334| http-nio-6002-exec-1 | DEBUG | ffffffffbfdd5285ffffffffdf1d96de -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61f40709] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:44:50.339| http-nio-6002-exec-1 | INFO | ffffffffbfdd5285ffffffffdf1d96de -  | request:============请求地址============:/api/oe/sys/env
-============类============:com.qmth.themis.exam.api.SysController
-============方法============:env
-参数key:"mapParameter",参数value:{"orgId":"61"}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-07 15:44:50.382| http-nio-6002-exec-1 | INFO | ffffffffbfdd5285ffffffffdf1d96de -  | POST /api/oe/sys/env 200 161ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-07 15:44:54.307| http-nio-6002-exec-2 | DEBUG | ffffffff9c19a91400000000163e0e31 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:44:54.315| http-nio-6002-exec-2 | DEBUG | ffffffff9c19a91400000000163e0e31 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70b1a3df] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:44:54.321| http-nio-6002-exec-2 | DEBUG | ffffffff9c19a91400000000163e0e31 -  | JDBC Connection [HikariProxyConnection@900932525 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:44:54.325| http-nio-6002-exec-2 | DEBUG | ffffffff9c19a91400000000163e0e31 -  | ==>  Preparing: select t.* from t_b_client_version t WHERE t.id = (select max(tbcv.id) as id from t_b_client_version tbcv WHERE tbcv.enable = 1 and tbcv.type = 'ONLINE' ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:44:54.326| http-nio-6002-exec-2 | DEBUG | ffffffff9c19a91400000000163e0e31 -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:44:54.333| http-nio-6002-exec-2 | DEBUG | ffffffff9c19a91400000000163e0e31 -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:44:54.333| http-nio-6002-exec-2 | DEBUG | ffffffff9c19a91400000000163e0e31 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70b1a3df] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:44:54.335| http-nio-6002-exec-2 | INFO | ffffffff9c19a91400000000163e0e31 -  | request:============请求地址============:/api/oe/sys/env
-============类============:com.qmth.themis.exam.api.SysController
-============方法============:env
-参数key:"mapParameter",参数value:{"orgId":"61"}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-07 15:44:54.339| http-nio-6002-exec-2 | INFO | ffffffff9c19a91400000000163e0e31 -  | POST /api/oe/sys/env 200 56ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-07 15:44:59.986| scheduled-task-1 | INFO |  -  | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
-2023-11-07 15:45:02.548| http-nio-6002-exec-3 | DEBUG | ffffffffa0279b67ffffffffb7d4b943 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:45:02.550| http-nio-6002-exec-3 | DEBUG | ffffffffa0279b67ffffffffb7d4b943 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d48279b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:45:02.552| http-nio-6002-exec-3 | DEBUG | ffffffffa0279b67ffffffffb7d4b943 -  | JDBC Connection [HikariProxyConnection@1212852310 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:45:02.553| http-nio-6002-exec-3 | DEBUG | ffffffffa0279b67ffffffffb7d4b943 -  | ==>  Preparing: select t.* from t_b_client_version t WHERE t.id = (select max(tbcv.id) as id from t_b_client_version tbcv WHERE tbcv.enable = 1 and tbcv.type = 'ONLINE' ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:45:02.554| http-nio-6002-exec-3 | DEBUG | ffffffffa0279b67ffffffffb7d4b943 -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:45:02.559| http-nio-6002-exec-3 | DEBUG | ffffffffa0279b67ffffffffb7d4b943 -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:45:02.560| http-nio-6002-exec-3 | DEBUG | ffffffffa0279b67ffffffffb7d4b943 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d48279b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:45:02.561| http-nio-6002-exec-3 | INFO | ffffffffa0279b67ffffffffb7d4b943 -  | request:============请求地址============:/api/oe/sys/env
-============类============:com.qmth.themis.exam.api.SysController
-============方法============:env
-参数key:"mapParameter",参数value:{"orgId":"61"}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-07 15:45:02.563| http-nio-6002-exec-3 | INFO | ffffffffa0279b67ffffffffb7d4b943 -  | POST /api/oe/sys/env 200 20ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-07 15:45:05.825| http-nio-6002-exec-4 | DEBUG | 0000000016434249ffffffff81da5619 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:45:05.825| http-nio-6002-exec-4 | DEBUG | 0000000016434249ffffffff81da5619 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@dac6649] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:45:05.839| http-nio-6002-exec-4 | DEBUG | 0000000016434249ffffffff81da5619 -  | JDBC Connection [HikariProxyConnection@615778068 wrapping com.mysql.cj.jdbc.ConnectionImpl@6d94a966] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:45:05.839| http-nio-6002-exec-4 | DEBUG | 0000000016434249ffffffff81da5619 -  | ==>  Preparing: SELECT id,org_id,soft_name,process_name,enable,create_id,create_time,update_id,update_Time FROM t_s_black_list WHERE (enable = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:45:05.840| http-nio-6002-exec-4 | DEBUG | 0000000016434249ffffffff81da5619 -  | ==> Parameters: true(Boolean) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:45:05.844| http-nio-6002-exec-4 | DEBUG | 0000000016434249ffffffff81da5619 -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:45:05.844| http-nio-6002-exec-4 | DEBUG | 0000000016434249ffffffff81da5619 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@dac6649] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-07 15:45:05.856| http-nio-6002-exec-4 | INFO | 0000000016434249ffffffff81da5619 -  | request:============请求地址============:/api/oe/black/list/select
-============类============:com.qmth.themis.exam.api.TSBlackListController
-============方法============:select
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-07 15:45:05.885| http-nio-6002-exec-4 | INFO | 0000000016434249ffffffff81da5619 -  | POST /api/oe/black/list/select 200 115ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-07 15:45:22.162| http-nio-6002-exec-5 | INFO | 0000000064e0ed8effffffffc1ebdfa3 -  | request:============请求地址============:/api/oe/black/list/select
-============类============:com.qmth.themis.exam.api.TSBlackListController
-============方法============:select
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-07 15:45:22.172| http-nio-6002-exec-5 | INFO | 0000000064e0ed8effffffffc1ebdfa3 -  | POST /api/oe/black/list/select 200 41ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 15:51:19.138| main | INFO |  -  | Starting ThemisExamApplication on king-MacBook-Pro.local with PID 6279 (/Users/king/git/backend-service/themis-exam/target/classes started by king in /Users/king/git/backend-service) | [org.springframework.boot.StartupInfoLogger:55]
-2023-11-28 15:51:19.148| main | INFO |  -  | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
-2023-11-28 15:51:21.324| main | INFO |  -  | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
-2023-11-28 15:51:21.326| main | INFO |  -  | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
-2023-11-28 15:51:21.360| main | INFO |  -  | Finished Spring Data repository scanning in 23ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
-2023-11-28 15:51:22.652| main | INFO |  -  | Tomcat initialized with port(s): 6002 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
-2023-11-28 15:51:22.817| main | INFO |  -  | Initializing ProtocolHandler ["http-nio-6002"] | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-28 15:51:22.838| main | INFO |  -  | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-28 15:51:22.838| main | INFO |  -  | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-28 15:51:22.952| main | INFO |  -  | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-28 15:51:22.952| main | INFO |  -  | Root WebApplicationContext: initialization completed in 3532 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
-2023-11-28 15:51:23.635| main | DEBUG |  -  | Logging initialized using 'class com.qmth.boot.mybatis.logger.MybatisPlusLogger' adapter. | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:26.213| main | INFO |  -  | Uid init success, datacenterId=2, machineId=2 | [com.qmth.themis.business.util.UidUtil:56]
-2023-11-28 15:51:28.408| main | INFO |  -  | Solar startup checking... | [com.qmth.boot.core.solar.service.SolarService:128]
-2023-11-28 15:51:28.648| main | INFO |  -  | Solar startup check success, current appname=开发环境 | [com.qmth.boot.core.solar.service.SolarService:157]
-2023-11-28 15:51:29.827| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:29.848| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37b1218] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:29.926| main | INFO |  -  | HikariPool-1 - Starting... | [com.zaxxer.hikari.HikariDataSource:110]
-2023-11-28 15:51:30.087| main | INFO |  -  | HikariPool-1 - Start completed. | [com.zaxxer.hikari.HikariDataSource:123]
-2023-11-28 15:51:30.094| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1798373155 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.106| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.124| main | DEBUG |  -  | ==> Parameters: exam.no.auth.urls(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.139| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.143| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37b1218] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.416| main | INFO |  -  | Exposing 4 endpoint(s) beneath base path '/actuator' | [org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver:58]
-2023-11-28 15:51:30.661| main | INFO |  -  | Initializing ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2023-11-28 15:51:30.684| main | INFO |  -  | Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] | [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping:69]
-2023-11-28 15:51:30.724| main | INFO |  -  | cpuNum:8 | [com.qmth.themis.business.forkjoin.ForkJoinThreadPool:34]
-2023-11-28 15:51:30.736| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.736| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@498f1f63] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.739| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1649464124 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.740| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.740| main | DEBUG |  -  | ==> Parameters: mq.config.topic(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.741| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.742| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@498f1f63] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.742| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.742| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5466a819] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.744| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@818628762 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.744| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.745| main | DEBUG |  -  | ==> Parameters: mq.config.body(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.747| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.747| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5466a819] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.804| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.804| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b0e6d4e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.806| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@135832852 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.806| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.807| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.appId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.809| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.810| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b0e6d4e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.810| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.810| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c39c739] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.811| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1262168655 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.811| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.812| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.key(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.813| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.814| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c39c739] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.814| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.815| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8cd2bb5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.816| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@439751089 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.817| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.817| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.urls(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.819| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.820| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8cd2bb5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.820| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.820| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@238d27ef] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.821| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@152834486 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.822| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.822| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.service(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.824| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.824| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@238d27ef] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.824| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.824| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57859e2c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.825| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1048421579 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.826| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.826| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.queryUrl(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.828| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.829| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57859e2c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.829| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.829| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ced7cf] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.831| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1477200907 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.831| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.831| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.secretId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.833| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.834| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ced7cf] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.834| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.834| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f408960] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.835| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@353825943 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.836| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.836| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.secretKey(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.839| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.839| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f408960] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.839| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.839| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6600d07d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.840| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1141912166 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.841| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.842| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.vodAppId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.843| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.844| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6600d07d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.844| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.844| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c4e11d0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.845| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@688426301 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.845| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.845| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.callbackPwd(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.848| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.848| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c4e11d0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.849| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.849| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4fccdd1d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.850| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@583057596 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.850| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.851| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.callbackTime(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.854| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.855| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4fccdd1d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.855| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.856| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48590849] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.856| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1815672030 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.857| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.858| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.trtcQueryUrl(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.859| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.860| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48590849] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.861| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.861| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@938e54a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.862| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@571309751 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.863| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.863| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.trtcRegion(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.865| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:30.865| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@938e54a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:31.533| main | INFO |  -  | Starting ProtocolHandler ["http-nio-6002"] | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-28 15:51:31.548| main | INFO |  -  | Tomcat started on port(s): 6002 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
-2023-11-28 15:51:31.549| main | INFO |  -  | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
-2023-11-28 15:51:31.558| main | INFO |  -  | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
-2023-11-28 15:51:31.572| main | INFO |  -  | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
-2023-11-28 15:51:31.730| main | INFO |  -  | Generating unique operation named: callApplyUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-28 15:51:31.735| main | INFO |  -  | Generating unique operation named: callCancelUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-28 15:51:31.741| main | INFO |  -  | Generating unique operation named: statusUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-28 15:51:31.764| main | INFO |  -  | Generating unique operation named: fileUploadUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-28 15:51:31.858| main | INFO |  -  | Generating unique operation named: statusUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-28 15:51:31.900| main | INFO |  -  | Generating unique operation named: verifyUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-28 15:51:31.909| main | INFO |  -  | Generating unique operation named: answerSubmitUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-28 15:51:32.012| main | INFO |  -  | Generating unique operation named: fileUploadUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-28 15:51:32.116| main | INFO |  -  | ApiConfigService inited, aac method count=43 | [com.qmth.boot.api.config.ApiConfigService:48]
-2023-11-28 15:51:32.119| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.120| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@755057c7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.128| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1757437019 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.130| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.131| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.135| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.136| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@755057c7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.136| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.SysConfigMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.137| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.137| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d2afbdf] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.138| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1823659498 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.138| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,access_key,access_secret,last_access_time,create_id,create_time,update_id,update_Time FROM t_b_app limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.138| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.139| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.139| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d2afbdf] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.139| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBAppMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.140| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.140| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e9bff08] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.140| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1410669831 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.140| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,value,url,description,type,enable,create_id,create_time,update_id,update_Time FROM t_b_app_version limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.141| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.142| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.142| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e9bff08] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.142| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBAppVersionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.142| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.142| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a345c6c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.143| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1797686173 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.143| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,path,type,size,md5,remark,create_id,create_time FROM t_b_attachment limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.143| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.145| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.145| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a345c6c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.145| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBAttachmentMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.145| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.145| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@157ff8f8] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.146| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1243265953 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.146| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,name,value,url,description,enable,type,create_id,create_time,update_id,update_Time FROM t_b_client_version limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.146| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.148| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.149| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@157ff8f8] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.150| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBClientVersionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.150| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.150| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a2bc71f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.150| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@553209498 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.151| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.152| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.154| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.154| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a2bc71f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.154| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBExamInvigilateUserMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.154| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.154| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@693c7741] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.154| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2101036614 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.155| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,room_code,room_name FROM t_b_exam_invigilate_user_temp limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.155| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.156| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.158| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@693c7741] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.159| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBExamInvigilateUserTempMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.160| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.160| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21bf1b1f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.162| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@724821526 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.162| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.163| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.165| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.165| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21bf1b1f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.165| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBOrgMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.166| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.166| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79e3f444] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.168| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@542994308 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.168| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,url,type,parent_id,sequence,remark,create_time FROM t_b_privilege limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.169| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.170| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.170| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79e3f444] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.170| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBPrivilegeMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.171| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.172| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74f54f8e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.172| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@307418240 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.173| main | DEBUG |  -  | ==>  Preparing: SELECT id,main_number,sub_number,sub_index,outline,title,answer,sort,solve_count,un_solve_count,enable,create_id,create_time,update_id,update_Time FROM t_b_problem limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.173| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.183| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.184| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74f54f8e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.184| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBProblemMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.186| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.186| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ca896af] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.187| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@132412605 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.187| main | DEBUG |  -  | ==>  Preparing: SELECT id,role_code,role_name,create_time FROM t_b_role limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.188| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.189| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.189| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ca896af] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.189| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBRoleMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.190| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.190| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@639d808a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.190| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2065199032 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.191| main | DEBUG |  -  | ==>  Preparing: SELECT id,role_code,privilege_id FROM t_b_role_privilege limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.191| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.192| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.193| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@639d808a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.193| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBRolePrivilegeMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.193| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.193| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ae8556c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.194| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@360583019 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.194| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,identity,type,source,platform,device_id,address,access_token,last_access_time,last_access_ip,update_time,expire_time FROM t_b_session limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.194| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.195| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.195| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ae8556c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.195| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBSessionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.196| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.196| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f832df0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.196| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1192773721 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.197| main | DEBUG |  -  | ==>  Preparing: SELECT id,type,entity_id,exam_id,status,summary,progress,import_file_name,import_file_path,result_file_path,report_file_path,create_id,create_time,start_time,finish_time,org_id,remark FROM t_b_task_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.197| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.198| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.199| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f832df0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.199| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBTaskHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.199| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.199| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11564455] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.200| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@389809954 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.200| main | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,pwd_force,create_id,create_time,update_id,update_Time FROM t_b_user limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.200| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.201| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.201| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11564455] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.201| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBUserMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.203| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.203| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24489d12] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.206| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@925006503 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.206| main | DEBUG |  -  | ==>  Preparing: SELECT id,user_id,role_code FROM t_b_user_role limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.207| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.208| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.208| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24489d12] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.208| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBUserRoleMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.208| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.208| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6810465] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.209| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@434123672 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.209| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,activity_id,attachment_id,content,type,enable,audio_default,play_time,create_id,create_time,update_id,update_Time FROM t_e_audio limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.209| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.211| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.211| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6810465] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.211| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEAudioMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.211| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.211| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c1adb8a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.212| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1916160576 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.213| main | DEBUG |  -  | ==>  Preparing: SELECT id,similarity_threshold,liveness_action_count,liveness_action_retry_count,liveness_action_limit_seconds,no_face_count_error,match_face_compare_error_count,realness_count,multiple_face_count_error,total_face_compare_error_count,in_process_face_verify_config,total_eye_close_error_count FROM t_e_config limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.214| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.215| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.216| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c1adb8a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.216| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEConfigMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.216| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.216| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b6ad2eb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.217| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1636206215 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.218| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.218| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.219| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.220| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b6ad2eb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.220| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamActivityMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.220| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.220| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5dd79a57] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.221| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1085793932 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.221| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,exam_student_id,type,description,status,remark,create_id,create_time,update_id,update_Time FROM t_e_exam_breach_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.221| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.223| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.223| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5dd79a57] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.223| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamBreachLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.223| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.223| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21632bf8] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.224| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1082591393 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.224| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,course_code,course_name,objective_shuffle,option_shuffle,paper_count,has_answer,audio_play_count,has_audio,mobile_photo_upload,create_id,create_time,update_id,update_Time FROM t_e_exam_course limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.224| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.228| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.228| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21632bf8] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.228| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamCourseMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.229| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.229| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2dacad1d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.230| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@363364283 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.231| main | 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,invigilate_verify,monitor_status,in_process_realness_verify,scan_time,third_exam_id,exam_student_call_enable,objective_score_push,exam_student_breach_push,video_delete,video_delete_time,create_id,create_time,update_id,update_Time FROM t_e_exam limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.231| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.234| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.234| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2dacad1d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.235| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.235| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.235| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a23b96b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.235| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1118775671 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.235| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,total_score,total_objective_score,total_subjective_score,paper_path,paper_md5,paper_view_path,decrypt_secret,encrypt_mode,need_voice_answer,exam_id,course_code,code,answer_path,has_audio,weight,audio_play_count,struct_path,struct_md5,decrypt_vector,create_id,create_time,update_id,update_Time FROM t_e_exam_paper limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.236| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.237| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.237| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a23b96b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.238| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamPaperMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.238| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.239| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6cbb79c3] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.239| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2076470750 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.240| main | DEBUG |  -  | ==>  Preparing: SELECT id,reexam_id,auditing_id FROM t_e_exam_reexam_auditing limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.240| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.241| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.241| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6cbb79c3] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.241| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamReexamAuditingMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.241| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.241| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32dc895e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.242| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@94280615 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.242| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,model,reason,status,auditing_id,auditing_status,auditing_time,auditing_suggest,remark,create_id,create_time,update_id,update_Time FROM t_e_exam_reexam limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.242| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.243| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.244| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32dc895e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.244| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamReexamMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.245| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.245| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@455591ad] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.245| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@320173600 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.245| main | DEBUG |  -  | ==>  Preparing: SELECT id,student_id,exam_student_id,exam_record_id,type,info,remark,create_time,obj_id,update_time,title,ip,country,region,province,city,isp FROM t_e_exam_student_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.246| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.251| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.252| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@455591ad] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.252| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamStudentLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.252| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.253| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a919251] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.253| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@866170967 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.253| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.254| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.258| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.259| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a919251] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.259| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamStudentMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.259| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.259| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55e75ce0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.260| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@53632791 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.260| main | DEBUG |  -  | ==>  Preparing: SELECT id,student_id,exam_student_id,exam_record_id,type,create_time FROM t_e_exam_student_online_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.261| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.301| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.302| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55e75ce0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.302| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamStudentOnlineLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.303| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.303| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23e54c8a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.305| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@661543645 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.306| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,room_code,total_count,prepare_count,exam_count,finish_count,absent_count,online_count,offline_count,monitor_stop_count,warning_count,warning_unread,warning_multiple_face_count,exception_count FROM t_e_exam_summary limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.306| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.308| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.308| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23e54c8a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.308| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamSummaryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.309| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.309| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@322c70bc] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.309| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@992279407 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.310| main | DEBUG |  -  | ==>  Preparing: SELECT org_id,online_count,exam_count,finish_count,finish_student_count FROM t_e_org_summary limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.310| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.312| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.312| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@322c70bc] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.312| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEOrgSummaryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.313| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.313| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a304820] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.314| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@457734218 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.315| main | DEBUG |  -  | ==>  Preparing: SELECT id,country,province,online_count FROM t_e_region_summary limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.315| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.317| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.318| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a304820] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.318| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TERegionSummaryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.318| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.319| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26f0ab88] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.322| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1850312254 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.323| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,name,total_score,paper_path,create_id,create_time,update_id,update_Time FROM t_e_simulate_paper limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.323| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.324| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.324| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26f0ab88] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.324| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TESimulatePaperMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.325| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.325| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69d145f6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.326| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1247678383 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.326| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,identity,password,idcard_number,mobile_number,name,gender,base_photo_path,enable,create_id,create_time,update_id,update_Time FROM t_e_student limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.326| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.329| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.329| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69d145f6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.329| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEStudentMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.329| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.329| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73cd3b8] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.331| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1679939676 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.331| main | DEBUG |  -  | ==>  Preparing: SELECT id,user_id,type,info,remark,create_time FROM t_e_user_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.331| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.333| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.333| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73cd3b8] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.333| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEUserLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.333| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.333| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16b1b213] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.335| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2012283502 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.336| main | DEBUG |  -  | ==>  Preparing: SELECT id,obj,create_time FROM t_g_error limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.336| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.337| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.337| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16b1b213] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.338| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TGErrorMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.338| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.338| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75a6cdb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.339| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@484472585 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.339| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,exam_id,exam_activity_id,exam_student_id,source,live_url,status,type,call_status,monitor_key,remark,form_user_id,receive_user_id,start_time,call_time,end_time,create_id,create_time,update_id,update_Time FROM t_ie_exam_invigilate_call_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.340| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.341| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.341| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75a6cdb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.341| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamInvigilateCallLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.341| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.341| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38614875] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.342| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1812584214 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.342| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,exam_id,exam_activity_id,exam_student_id,source,live_url,status,type,call_status,monitor_key,start_time,call_time,end_time,form_user_id,receive_user_id,create_id,create_time,update_id,update_Time FROM t_ie_exam_invigilate_call limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.342| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.344| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.344| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38614875] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.344| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamInvigilateCallMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.344| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.344| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f9b46ed] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.346| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1292602251 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.346| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,form_user_id,receive_user_id,type,content,send_time,receive_time FROM t_ie_exam_invigilate_notice limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.346| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.349| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.349| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f9b46ed] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.349| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamInvigilateNoticeMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.350| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.350| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69bdcfbc] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.351| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1286885448 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.351| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,exam_record_id,source,create_time,type,content,start_time,call_time,end_time,form_user_id,receive_user_id FROM t_ie_exam_media_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.351| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.353| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.353| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69bdcfbc] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.353| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamMediaLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.354| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.354| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70e560ef] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.355| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1998750048 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.357| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,exam_student_id,info,type,remark,create_time,update_time,difference,photo_url,video_url,obj_id FROM t_ie_invigilate_exception_info limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.357| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.359| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.359| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70e560ef] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.360| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeInvigilateExceptionInfoMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.360| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.360| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@522fc988] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.361| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@160835898 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.361| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,exam_student_id,info,level,type,remark,approve_status,create_time,update_time,photo_url,video_url,remind_status FROM t_ie_invigilate_warn_info limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.361| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.364| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.365| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@522fc988] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.365| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeInvigilateWarnInfoMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.365| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.365| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26247027] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.365| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@183209698 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.366| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,country,region,province,city,isp,create_time,update_Time FROM t_ip_region limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.366| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.367| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.367| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26247027] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.367| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIpRegionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.367| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.367| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c592c0c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.372| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@964282088 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.372| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.372| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.374| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.375| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c592c0c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.375| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TMRocketMessageMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.375| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.375| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38a3c078] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.376| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1299161644 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.376| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,request_id,video_source,start_time,end_time,video_url,object,create_time FROM t_m_tencent_video_message limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.376| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.378| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.378| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38a3c078] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.378| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TMTencentVideoMessageMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.378| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.378| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b094115] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.379| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1829758988 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.379| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,main_number,sub_number,sub_index,answer,version,history,duration_seconds,score FROM t_oe_exam_answer limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.379| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.381| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.381| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b094115] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.381| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamAnswerMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.381| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.381| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5481001f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.382| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1434575475 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.382| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,break_time,break_reason,resume_reason,prepare_time,start_time,entry_authentication_result,entry_authentication_id FROM t_oe_exam_break_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.382| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.383| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.383| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5481001f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.383| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamBreakHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.383| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.383| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10806dbe] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.384| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1281168969 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.384| main | 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,warning_unread,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,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.384| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.387| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.389| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10806dbe] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.389| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamRecordMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.390| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.390| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3095c449] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.390| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@594260600 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.390| main | DEBUG |  -  | ==>  Preparing: SELECT id,student_id,paper_id,finish_time FROM t_oe_exam_simulate_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.391| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.391| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.391| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3095c449] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.391| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamSimulateHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.392| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.392| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3eb29382] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.392| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@547073937 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.393| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,face_count,similarity,realness,create_time,update_time,type,exception,photo_url,time,batch_no FROM t_oe_face_verify_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.393| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.394| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.395| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3eb29382] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.395| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeFaceVerifyHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.395| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.395| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5982255e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.396| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1929806703 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.396| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,type,actions,retry,exception,start_time,finish_time,create_time,batch_no FROM t_oe_liveness_verify_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.396| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.397| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.397| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5982255e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.398| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeLivenessVerifyHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.398| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.398| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@393aac93] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.398| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1910163007 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.401| main | DEBUG |  -  | ==>  Preparing: SELECT id,school_id,access_key,access_secret,description,type,expire_time,file,create_id,create_time,update_id,update_Time FROM t_s_auth limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.401| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.403| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.403| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@393aac93] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.404| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSAuthMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.404| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.404| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a1ddc7c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.404| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@909098392 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.404| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,soft_name,process_name,enable,create_id,create_time,update_id,update_Time FROM t_s_black_list limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.405| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.407| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.407| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a1ddc7c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.407| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSBlackListMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.407| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.408| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59e24c62] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.408| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1400457356 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.408| main | DEBUG |  -  | ==>  Preparing: SELECT id,obj,obj_name,obj_id,update_before_obj,update_after_obj,create_id,create_time FROM t_s_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.408| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.409| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.409| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59e24c62] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.409| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.409| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.410| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31e5d408] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.410| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2058293002 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.411| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,title,content,enable,create_id,create_time,update_id,update_Time FROM t_s_notify limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.411| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.413| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.413| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31e5d408] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.413| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSNotifyMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.414| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.414| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6aeb769d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.414| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1374950118 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.414| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_batch_id,college,objective_score,paper_type,exam_code,student_code,clazz_name,subjective_score_detail,exam_number,total_score,sheet_urls,teacher,objective_score_detail,exam_id,name,subjective_score,subject_code,subject_name,status,create_id,create_time FROM t_sync_exam_student_score limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.414| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.416| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.416| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6aeb769d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:51:32.416| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSyncExamStudentScoreMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 15:51:32.434| main | INFO |  -  | Started ThemisExamApplication in 14.216 seconds (JVM running for 15.453) | [org.springframework.boot.StartupInfoLogger:61]
-2023-11-28 15:51:32.454| main | INFO |  -  | 服务器启动时执行 start | [com.qmth.themis.exam.start.StartRunning:47]
-2023-11-28 15:51:32.510| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-websocketOe,topic:themis-topic-exam,tag:OE_IM_BROADCASTING||OE_IM_CLUSTERING||OE_LIVENESS_VERIFY||OE_MONITOR_FINISH||OE_WARNING_FINISH||OE_WEBSOCKET_MOBILE_ANSWER_READY||OE_WEBSOCKET_MOBILE_ANSWER_UPLOAD||OE_WEBSOCKET_EXAM_STOP||MONITOR_START||MONITOR_STOP||OE_WEBSOCKET_MOBILE_MONITOR_STATUS||EXAM_EXIT,namesrvAddr:192.168.10.36:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2023-11-28 15:51:32.514| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-websocketOeMobile,topic:themis-topic-exam,tag:EXAM_STOP||EXAM_START,namesrvAddr:192.168.10.36:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2023-11-28 15:51:32.574| main | INFO |  -  | 服务器启动时执行 end | [com.qmth.themis.exam.start.StartRunning:56]
-2023-11-28 15:51:33.152| RMI TCP Connection(8)-127.0.0.1 | INFO |  -  | Initializing Spring DispatcherServlet 'dispatcherServlet' | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-28 15:51:33.157| RMI TCP Connection(8)-127.0.0.1 | INFO |  -  | Initializing Servlet 'dispatcherServlet' | [org.springframework.web.servlet.FrameworkServlet:525]
-2023-11-28 15:51:33.215| RMI TCP Connection(8)-127.0.0.1 | INFO |  -  | Completed initialization in 57 ms | [org.springframework.web.servlet.FrameworkServlet:547]
-2023-11-28 15:54:36.698| http-nio-6002-exec-1 | DEBUG | 000000007ff825b800000000561b7100 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:54:36.701| http-nio-6002-exec-1 | DEBUG | 000000007ff825b800000000561b7100 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12cec5ea] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:54:36.711| http-nio-6002-exec-1 | DEBUG | 000000007ff825b800000000561b7100 -  | JDBC Connection [HikariProxyConnection@327659272 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:54:36.713| http-nio-6002-exec-1 | DEBUG | 000000007ff825b800000000561b7100 -  | ==>  Preparing: select t.* from t_b_client_version t WHERE t.id = (select max(tbcv.id) as id from t_b_client_version tbcv WHERE tbcv.enable = 1 and tbcv.type = 'ONLINE' ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:54:36.715| http-nio-6002-exec-1 | DEBUG | 000000007ff825b800000000561b7100 -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:54:36.721| http-nio-6002-exec-1 | DEBUG | 000000007ff825b800000000561b7100 -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:54:36.722| http-nio-6002-exec-1 | DEBUG | 000000007ff825b800000000561b7100 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12cec5ea] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:54:36.729| http-nio-6002-exec-1 | INFO | 000000007ff825b800000000561b7100 -  | request:============请求地址============:/api/oe/sys/env
-============类============:com.qmth.themis.exam.api.SysController
-============方法============:env
-参数key:"mapParameter",参数value:{"orgId":"61"}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 15:54:36.780| http-nio-6002-exec-1 | INFO | 000000007ff825b800000000561b7100 -  | POST /api/oe/sys/env 200 195ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 15:55:23.166| http-nio-6002-exec-2 | DEBUG | ffffffffd107f4ec000000000ba8b841 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:23.170| http-nio-6002-exec-2 | DEBUG | ffffffffd107f4ec000000000ba8b841 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ee717a1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:23.187| http-nio-6002-exec-2 | DEBUG | ffffffffd107f4ec000000000ba8b841 -  | JDBC Connection [HikariProxyConnection@973679560 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:23.189| http-nio-6002-exec-2 | DEBUG | ffffffffd107f4ec000000000ba8b841 -  | ==>  Preparing: SELECT id,org_id,soft_name,process_name,enable,create_id,create_time,update_id,update_Time FROM t_s_black_list WHERE (enable = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:23.190| http-nio-6002-exec-2 | DEBUG | ffffffffd107f4ec000000000ba8b841 -  | ==> Parameters: true(Boolean) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:23.195| http-nio-6002-exec-2 | DEBUG | ffffffffd107f4ec000000000ba8b841 -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:23.196| http-nio-6002-exec-2 | DEBUG | ffffffffd107f4ec000000000ba8b841 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ee717a1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:23.208| http-nio-6002-exec-2 | INFO | ffffffffd107f4ec000000000ba8b841 -  | request:============请求地址============:/api/oe/black/list/select
-============类============:com.qmth.themis.exam.api.TSBlackListController
-============方法============:select
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 15:55:23.246| http-nio-6002-exec-2 | INFO | ffffffffd107f4ec000000000ba8b841 -  | POST /api/oe/black/list/select 200 123ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 15:55:44.122| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.126| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d4cbfa6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.143| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | JDBC Connection [HikariProxyConnection@103252847 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.144| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | ==>  Preparing: SELECT id,org_id,identity,password,idcard_number,mobile_number,name,gender,base_photo_path,enable,create_id,create_time,update_id,update_Time FROM t_e_student WHERE (identity = ? AND org_id = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.145| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | ==> Parameters: 4209210001(String), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.152| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.152| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d4cbfa6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.164| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.164| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61fb9e6a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.164| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | JDBC Connection [HikariProxyConnection@49793392 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.165| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | ==>  Preparing: SELECT id,org_id,identity,password,idcard_number,mobile_number,name,gender,base_photo_path,enable,create_id,create_time,update_id,update_Time FROM t_e_student WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.165| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | ==> Parameters: 444073650872135680(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.166| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.166| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61fb9e6a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.179| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.179| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@212bf1f0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.181| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | JDBC Connection [HikariProxyConnection@1271043149 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.181| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | ==>  Preparing: SELECT id,role_code,privilege_id FROM t_b_role_privilege WHERE (role_code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.181| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | ==> Parameters: STUDENT(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.186| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | <==      Total: 40 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.186| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@212bf1f0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.190| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.190| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50de5566] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.193| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | JDBC Connection [HikariProxyConnection@2066853349 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.193| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | ==>  Preparing: SELECT id,name,url,type,parent_id,sequence,remark,create_time FROM t_b_privilege WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) AND type = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.194| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | ==> Parameters: 64(Long), 65(Long), 66(Long), 67(Long), 68(Long), 69(Long), 70(Long), 71(Long), 72(Long), 73(Long), 137(Long), 74(Long), 138(Long), 75(Long), 76(Long), 77(Long), 78(Long), 79(Long), 80(Long), 89(Long), 90(Long), 91(Long), 92(Long), 93(Long), 157(Long), 94(Long), 95(Long), 164(Long), 165(Long), 166(Long), 167(Long), 175(Long), 114(Long), 115(Long), 116(Long), 117(Long), 182(Long), 60(Long), 62(Long), 63(Long), LINK(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.199| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | <==      Total: 39 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.199| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50de5566] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.218| http-nio-6002-exec-3 | INFO | 000000002157d188ffffffffa4d39b4c -  | asyncMsg mqDto:{"id":"e6ZXOJIrvXeU9mo5P_qVM","topic":"themis-topic-exam","tag":"WIN","timestamp":1701158144215,"body":"SESSION","type":"WIN","objId":"9145c63a8f2c1d861e385046d85ca1ac","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-28 15:55:44.237| http-nio-6002-exec-3 | INFO | 000000002157d188ffffffffa4d39b4c -  | asyncMsg mqDto:{"id":"CNpbHykN-QQhta8tRDJy2","topic":"themis-topic-exam","tag":"STUDENT","timestamp":1701158144237,"body":"LOGIN","type":"STUDENT","objId":"444073650872135680","objName":"192.168.10.122","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
-2023-11-28 15:55:44.282| NettyClientPublicExecutor_1 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC28E76B4F20001","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":2},"queueOffset":11535,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD48EC01","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-28 15:55:44.282| NettyClientPublicExecutor_2 | INFO |  -  | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC28E76B4F20000","messageQueue":{"topic":"themis-topic-exam","brokerName":"broker-a","queueId":3},"queueOffset":11646,"transactionId":null,"offsetMsgId":"C0A80A2400002A9F00000000BD48EE2F","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
-2023-11-28 15:55:44.287| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.289| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60308168] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.306| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | JDBC Connection [HikariProxyConnection@1500139347 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.308| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.309| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 454280607095590912(Long), 454280607200448512(Long), 444861202175627264(Long), 447436709996007424(Long), 444073428153536512(Long), 453332858359521280(Long), 452976788613107712(Long), 453332487566270464(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.319| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | <==      Total: 7 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.320| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60308168] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.353| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.355| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e5431f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.355| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | JDBC Connection [HikariProxyConnection@212849351 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.357| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | ==>  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 id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.358| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | ==> Parameters: 1711197322983030786(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.361| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.362| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e5431f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.366| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.367| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d6af3d9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.368| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | JDBC Connection [HikariProxyConnection@1430235856 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.368| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | ==>  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 id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.369| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | ==> Parameters: 1711984940888977409(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.373| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.374| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d6af3d9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.375| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.375| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c1ea834] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.376| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | JDBC Connection [HikariProxyConnection@104882773 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.376| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | ==>  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 id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.377| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | ==> Parameters: 1711992628884631554(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.380| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.381| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c1ea834] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.383| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.384| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2aeb794e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.384| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | JDBC Connection [HikariProxyConnection@1936538415 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.385| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | ==>  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 id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.385| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | ==> Parameters: 1714560840583155714(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.388| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.388| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2aeb794e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.389| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.390| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5197b064] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.390| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | JDBC Connection [HikariProxyConnection@541557265 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.390| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | ==>  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 id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.390| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | ==> Parameters: 1714561040064253953(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.392| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.392| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5197b064] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.394| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.394| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@191ee7b0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.394| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | JDBC Connection [HikariProxyConnection@1969643623 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.395| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | ==>  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 id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.395| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | ==> Parameters: 1720353028982218754(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.396| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.396| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@191ee7b0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.400| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.400| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@183e8559] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.400| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | JDBC Connection [HikariProxyConnection@1995686537 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.401| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | ==>  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 id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.401| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | ==> Parameters: 1720456681210601474(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.402| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.402| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@183e8559] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.416| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.416| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d591050] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.420| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | JDBC Connection [HikariProxyConnection@1134998550 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.420| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | ==>  Preparing: SELECT id,similarity_threshold,liveness_action_count,liveness_action_retry_count,liveness_action_limit_seconds,no_face_count_error,match_face_compare_error_count,realness_count,multiple_face_count_error,total_face_compare_error_count,in_process_face_verify_config,total_eye_close_error_count FROM t_e_config | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.421| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.424| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.424| http-nio-6002-exec-3 | DEBUG | 000000002157d188ffffffffa4d39b4c -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d591050] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:55:44.434| http-nio-6002-exec-3 | INFO | 000000002157d188ffffffffa4d39b4c -  | request:============请求地址============:/api/oe/student/login
-============类============:com.qmth.themis.exam.api.TEStudentController
-============方法============:login
-参数key:"mapParameter",参数value:{"identity":"4209210001","orgId":"61","password":"MTIzNDU2"}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 15:55:44.451| http-nio-6002-exec-3 | INFO | 000000002157d188ffffffffa4d39b4c -  | POST /api/oe/student/login 200 387ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 15:56:13.190| http-nio-6002-exec-4 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:DB6SiaH1gPqFAT8I6vjW1MPJJmg=, time:1701158173036 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 15:56:13.268| http-nio-6002-exec-4 | DEBUG | 00000000665f85d3ffffffffa100ceee -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:56:13.270| http-nio-6002-exec-4 | DEBUG | 00000000665f85d3ffffffffa100ceee -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d09a66a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:56:13.274| http-nio-6002-exec-4 | DEBUG | 00000000665f85d3ffffffffa100ceee -  | JDBC Connection [HikariProxyConnection@499810507 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:56:13.275| http-nio-6002-exec-4 | DEBUG | 00000000665f85d3ffffffffa100ceee -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:56:13.277| http-nio-6002-exec-4 | DEBUG | 00000000665f85d3ffffffffa100ceee -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 454280607095590912(Long), 454280607200448512(Long), 447436709996007424(Long), 444861202175627264(Long), 444073428153536512(Long), 453332858359521280(Long), 452976788613107712(Long), 453332487566270464(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:56:13.282| http-nio-6002-exec-4 | DEBUG | 00000000665f85d3ffffffffa100ceee -  | <==      Total: 7 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:56:13.283| http-nio-6002-exec-4 | DEBUG | 00000000665f85d3ffffffffa100ceee -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d09a66a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:56:13.294| http-nio-6002-exec-4 | INFO | 00000000665f85d3ffffffffa100ceee -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 15:56:13.302| http-nio-6002-exec-4 | INFO | 00000000665f85d3ffffffffa100ceee -  | POST /api/oe/exam/waiting 200 48ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 15:56:19.474| http-nio-6002-exec-5 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:Gm80BQnCpn+3unHJMeyi5ONTMhk=, time:1701158179286 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 15:56:19.501| http-nio-6002-exec-5 | DEBUG | 0000000074641c5f0000000063fff0b2 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:56:19.502| http-nio-6002-exec-5 | DEBUG | 0000000074641c5f0000000063fff0b2 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69839ebf] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:56:19.511| http-nio-6002-exec-5 | DEBUG | 0000000074641c5f0000000063fff0b2 -  | JDBC Connection [HikariProxyConnection@1694661107 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:56:19.514| http-nio-6002-exec-5 | DEBUG | 0000000074641c5f0000000063fff0b2 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:56:19.515| http-nio-6002-exec-5 | DEBUG | 0000000074641c5f0000000063fff0b2 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 454280607095590912(Long), 454280607200448512(Long), 444861202175627264(Long), 447436709996007424(Long), 444073428153536512(Long), 453332858359521280(Long), 453332487566270464(Long), 452976788613107712(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:56:19.527| http-nio-6002-exec-5 | DEBUG | 0000000074641c5f0000000063fff0b2 -  | <==      Total: 7 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:56:19.527| http-nio-6002-exec-5 | DEBUG | 0000000074641c5f0000000063fff0b2 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69839ebf] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:56:19.570| http-nio-6002-exec-5 | INFO | 0000000074641c5f0000000063fff0b2 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 15:56:19.573| http-nio-6002-exec-5 | INFO | 0000000074641c5f0000000063fff0b2 -  | POST /api/oe/exam/waiting 200 79ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 15:58:53.350| http-nio-6002-exec-6 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:eLG4t0qo9I+nU1tNG/LDHhgVofM=, time:1701158333145 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 15:58:53.384| http-nio-6002-exec-6 | DEBUG | ffffffffaa06d224000000002f6cb3ae -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:58:53.390| http-nio-6002-exec-6 | DEBUG | ffffffffaa06d224000000002f6cb3ae -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3188ce47] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:58:53.400| http-nio-6002-exec-6 | DEBUG | ffffffffaa06d224000000002f6cb3ae -  | JDBC Connection [HikariProxyConnection@93395598 wrapping com.mysql.cj.jdbc.ConnectionImpl@4fea23d6] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:58:53.403| http-nio-6002-exec-6 | DEBUG | ffffffffaa06d224000000002f6cb3ae -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:58:53.404| http-nio-6002-exec-6 | DEBUG | ffffffffaa06d224000000002f6cb3ae -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 454280607095590912(Long), 454280607200448512(Long), 444861202175627264(Long), 447436709996007424(Long), 444073428153536512(Long), 453332858359521280(Long), 452976788613107712(Long), 453332487566270464(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:58:53.411| http-nio-6002-exec-6 | DEBUG | ffffffffaa06d224000000002f6cb3ae -  | <==      Total: 7 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:58:53.412| http-nio-6002-exec-6 | DEBUG | ffffffffaa06d224000000002f6cb3ae -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3188ce47] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 15:58:53.425| http-nio-6002-exec-6 | INFO | ffffffffaa06d224000000002f6cb3ae -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 15:58:53.429| http-nio-6002-exec-6 | INFO | ffffffffaa06d224000000002f6cb3ae -  | POST /api/oe/exam/waiting 200 64ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:00:00.035| scheduled-task-1 | INFO |  -  | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
-2023-11-28 16:00:54.219| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2023-11-28 16:00:54.258| SpringContextShutdownHook | INFO |  -  | Start release machindId | [com.qmth.themis.business.util.UidUtil:81]
-2023-11-28 16:00:54.325| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.36:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2023-11-28 16:00:54.342| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.36:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2023-11-28 16:00:54.364| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.36:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2023-11-28 16:00:54.371| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.36:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2023-11-28 16:00:54.515| SpringContextShutdownHook | INFO |  -  | HikariPool-1 - Shutdown initiated... | [com.zaxxer.hikari.HikariDataSource:350]
-2023-11-28 16:00:54.587| SpringContextShutdownHook | INFO |  -  | HikariPool-1 - Shutdown completed. | [com.zaxxer.hikari.HikariDataSource:352]
-2023-11-28 16:01:00.948| main | INFO |  -  | Starting ThemisExamApplication on king-MacBook-Pro.local with PID 6418 (/Users/king/git/backend-service/themis-exam/target/classes started by king in /Users/king/git/backend-service) | [org.springframework.boot.StartupInfoLogger:55]
-2023-11-28 16:01:00.954| main | INFO |  -  | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
-2023-11-28 16:01:02.806| main | INFO |  -  | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
-2023-11-28 16:01:02.808| main | INFO |  -  | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
-2023-11-28 16:01:02.842| main | INFO |  -  | Finished Spring Data repository scanning in 22ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
-2023-11-28 16:01:04.175| main | INFO |  -  | Tomcat initialized with port(s): 6002 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
-2023-11-28 16:01:04.327| main | INFO |  -  | Initializing ProtocolHandler ["http-nio-6002"] | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-28 16:01:04.346| main | INFO |  -  | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-28 16:01:04.346| main | INFO |  -  | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-28 16:01:04.471| main | INFO |  -  | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-28 16:01:04.472| main | INFO |  -  | Root WebApplicationContext: initialization completed in 3414 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
-2023-11-28 16:01:05.236| main | DEBUG |  -  | Logging initialized using 'class com.qmth.boot.mybatis.logger.MybatisPlusLogger' adapter. | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:08.135| main | INFO |  -  | Uid init success, datacenterId=2, machineId=2 | [com.qmth.themis.business.util.UidUtil:56]
-2023-11-28 16:01:11.105| main | INFO |  -  | Solar startup checking... | [com.qmth.boot.core.solar.service.SolarService:128]
-2023-11-28 16:01:11.371| main | INFO |  -  | Solar startup check success, current appname=开发环境 | [com.qmth.boot.core.solar.service.SolarService:157]
-2023-11-28 16:01:12.875| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:12.896| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b5a89d1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:13.136| main | INFO |  -  | HikariPool-1 - Starting... | [com.zaxxer.hikari.HikariDataSource:110]
-2023-11-28 16:01:13.638| main | INFO |  -  | HikariPool-1 - Start completed. | [com.zaxxer.hikari.HikariDataSource:123]
-2023-11-28 16:01:13.642| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1543358763 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:13.653| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:13.676| main | DEBUG |  -  | ==> Parameters: exam.no.auth.urls(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:13.701| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:13.705| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b5a89d1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:14.554| main | INFO |  -  | Exposing 4 endpoint(s) beneath base path '/actuator' | [org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver:58]
-2023-11-28 16:01:14.877| main | INFO |  -  | Initializing ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2023-11-28 16:01:14.921| main | INFO |  -  | Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] | [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping:69]
-2023-11-28 16:01:14.978| main | INFO |  -  | cpuNum:8 | [com.qmth.themis.business.forkjoin.ForkJoinThreadPool:34]
-2023-11-28 16:01:14.994| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:14.994| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77b01226] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:14.999| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@946775567 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.000| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.001| main | DEBUG |  -  | ==> Parameters: mq.config.topic(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.016| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.019| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77b01226] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.020| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.021| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ec176da] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.024| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@869464531 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.025| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.026| main | DEBUG |  -  | ==> Parameters: mq.config.body(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.033| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.033| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ec176da] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.141| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.141| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c20841d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.144| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1578892902 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.146| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.147| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.appId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.151| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.152| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c20841d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.152| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.153| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1cdb280b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.155| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@217103506 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.155| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.156| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.key(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.160| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.160| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1cdb280b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.161| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.161| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53cb9b1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.164| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@203526568 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.165| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.165| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.urls(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.167| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.168| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53cb9b1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.168| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.169| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53945f9c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.171| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1404582039 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.171| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.172| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.service(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.176| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.177| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53945f9c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.177| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.178| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@463746eb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.179| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1423553082 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.180| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.181| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.queryUrl(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.184| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.187| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@463746eb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.187| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.188| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@238c63df] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.191| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@422278820 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.192| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.192| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.secretId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.195| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.196| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@238c63df] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.198| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.199| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70c99e13] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.202| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@840259832 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.203| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.203| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.secretKey(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.207| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.207| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70c99e13] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.208| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.209| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a678e40] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.212| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@573424492 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.213| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.214| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.vodAppId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.216| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.217| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a678e40] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.217| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.218| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21abd3a3] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.219| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1834041945 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.219| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.219| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.callbackPwd(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.226| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.227| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21abd3a3] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.228| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.229| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d911985] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.231| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@179690980 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.232| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.232| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.callbackTime(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.237| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.238| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d911985] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.238| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.239| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40ecead5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.240| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1678923217 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.241| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.242| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.trtcQueryUrl(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.245| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.246| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40ecead5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.246| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.246| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53086bdc] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.248| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@625086641 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.249| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.250| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.trtcRegion(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.253| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:15.254| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53086bdc] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:16.290| main | INFO |  -  | Starting ProtocolHandler ["http-nio-6002"] | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-28 16:01:16.312| main | INFO |  -  | Tomcat started on port(s): 6002 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
-2023-11-28 16:01:16.313| main | INFO |  -  | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
-2023-11-28 16:01:16.322| main | INFO |  -  | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
-2023-11-28 16:01:16.340| main | INFO |  -  | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
-2023-11-28 16:01:16.585| main | INFO |  -  | Generating unique operation named: callApplyUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-28 16:01:16.595| main | INFO |  -  | Generating unique operation named: callCancelUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-28 16:01:16.604| main | INFO |  -  | Generating unique operation named: statusUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-28 16:01:16.640| main | INFO |  -  | Generating unique operation named: fileUploadUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-28 16:01:16.797| main | INFO |  -  | Generating unique operation named: statusUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-28 16:01:16.881| main | INFO |  -  | Generating unique operation named: verifyUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-28 16:01:16.895| main | INFO |  -  | Generating unique operation named: answerSubmitUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-28 16:01:16.935| main | INFO |  -  | Generating unique operation named: fileUploadUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-28 16:01:17.072| main | INFO |  -  | ApiConfigService inited, aac method count=43 | [com.qmth.boot.api.config.ApiConfigService:48]
-2023-11-28 16:01:17.075| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.076| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@272cec71] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.090| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@24300138 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.094| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.095| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.216| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.217| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@272cec71] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.218| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.SysConfigMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.219| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.219| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7fd624f5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.220| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@30079792 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.220| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,access_key,access_secret,last_access_time,create_id,create_time,update_id,update_Time FROM t_b_app limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.220| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.222| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.222| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7fd624f5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.222| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBAppMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.223| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.223| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a0b925a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.225| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@347403362 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.225| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,value,url,description,type,enable,create_id,create_time,update_id,update_Time FROM t_b_app_version limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.226| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.228| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.229| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a0b925a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.229| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBAppVersionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.229| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.229| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a6fc2e1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.230| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@208668852 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.230| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,path,type,size,md5,remark,create_id,create_time FROM t_b_attachment limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.230| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.232| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.232| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a6fc2e1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.232| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBAttachmentMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.233| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.233| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5122387] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.234| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@162250297 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.236| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,name,value,url,description,enable,type,create_id,create_time,update_id,update_Time FROM t_b_client_version limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.238| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.243| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.245| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5122387] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.245| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBClientVersionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.246| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.246| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1455a374] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.247| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@13612130 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.250| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.250| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.254| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.254| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1455a374] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.254| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBExamInvigilateUserMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.254| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.254| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54d6f172] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.255| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1830921887 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.255| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,room_code,room_name FROM t_b_exam_invigilate_user_temp limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.255| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.258| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.259| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54d6f172] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.259| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBExamInvigilateUserTempMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.259| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.260| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48e859f7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.261| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@735476985 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.262| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.262| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.264| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.264| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48e859f7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.264| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBOrgMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.265| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.265| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@581f1f40] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.266| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1387446869 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.267| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,url,type,parent_id,sequence,remark,create_time FROM t_b_privilege limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.267| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.271| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.271| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@581f1f40] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.271| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBPrivilegeMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.271| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.272| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18f8c76d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.272| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@943533613 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.273| main | DEBUG |  -  | ==>  Preparing: SELECT id,main_number,sub_number,sub_index,outline,title,answer,sort,solve_count,un_solve_count,enable,create_id,create_time,update_id,update_Time FROM t_b_problem limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.274| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.293| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.293| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18f8c76d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.294| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBProblemMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.294| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.294| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@441d3ddf] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.295| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1108121945 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.296| main | DEBUG |  -  | ==>  Preparing: SELECT id,role_code,role_name,create_time FROM t_b_role limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.296| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.299| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.299| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@441d3ddf] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.300| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBRoleMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.300| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.301| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f113867] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.302| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1926174111 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.302| main | DEBUG |  -  | ==>  Preparing: SELECT id,role_code,privilege_id FROM t_b_role_privilege limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.302| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.305| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.306| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f113867] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.306| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBRolePrivilegeMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.306| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.306| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@683218c8] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.307| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1052170153 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.307| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,identity,type,source,platform,device_id,address,access_token,last_access_time,last_access_ip,update_time,expire_time FROM t_b_session limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.307| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.309| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.310| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@683218c8] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.310| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBSessionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.310| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.310| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c3eeda4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.314| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1689404083 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.315| main | DEBUG |  -  | ==>  Preparing: SELECT id,type,entity_id,exam_id,status,summary,progress,import_file_name,import_file_path,result_file_path,report_file_path,create_id,create_time,start_time,finish_time,org_id,remark FROM t_b_task_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.315| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.320| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.320| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c3eeda4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.321| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBTaskHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.322| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.322| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2250deae] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.323| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1239962765 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.323| main | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,pwd_force,create_id,create_time,update_id,update_Time FROM t_b_user limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.324| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.326| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.328| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2250deae] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.328| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBUserMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.330| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.330| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72fc6b5e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.331| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@681418509 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.334| main | DEBUG |  -  | ==>  Preparing: SELECT id,user_id,role_code FROM t_b_user_role limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.334| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.336| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.336| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72fc6b5e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.337| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBUserRoleMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.338| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.340| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14a3a66c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.342| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@389600178 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.342| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,activity_id,attachment_id,content,type,enable,audio_default,play_time,create_id,create_time,update_id,update_Time FROM t_e_audio limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.343| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.344| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.344| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14a3a66c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.345| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEAudioMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.345| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.345| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3fe1b278] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.347| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@913896238 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.347| main | DEBUG |  -  | ==>  Preparing: SELECT id,similarity_threshold,liveness_action_count,liveness_action_retry_count,liveness_action_limit_seconds,no_face_count_error,match_face_compare_error_count,realness_count,multiple_face_count_error,total_face_compare_error_count,in_process_face_verify_config,total_eye_close_error_count FROM t_e_config limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.347| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.349| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.349| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3fe1b278] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.349| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEConfigMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.350| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.350| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e113065] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.351| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1288781741 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.351| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.351| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.354| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.354| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e113065] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.354| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamActivityMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.354| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.354| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a5244a1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.358| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1295501718 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.359| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,exam_student_id,type,description,status,remark,create_id,create_time,update_id,update_Time FROM t_e_exam_breach_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.360| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.363| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.364| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a5244a1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.364| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamBreachLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.365| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.366| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f8c4bcf] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.367| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@391346131 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.368| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,course_code,course_name,objective_shuffle,option_shuffle,paper_count,has_answer,audio_play_count,has_audio,mobile_photo_upload,create_id,create_time,update_id,update_Time FROM t_e_exam_course limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.368| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.380| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.380| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f8c4bcf] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.381| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamCourseMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.381| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.381| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1926806c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.384| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1151955636 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.386| main | 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,invigilate_verify,monitor_status,in_process_realness_verify,scan_time,third_exam_id,exam_student_call_enable,objective_score_push,exam_student_breach_push,video_delete,video_delete_time,create_id,create_time,update_id,update_Time FROM t_e_exam limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.386| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.393| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.393| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1926806c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.393| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.394| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.394| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7712c315] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.394| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1520048251 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.394| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,total_score,total_objective_score,total_subjective_score,paper_path,paper_md5,paper_view_path,decrypt_secret,encrypt_mode,need_voice_answer,exam_id,course_code,code,answer_path,has_audio,weight,audio_play_count,struct_path,struct_md5,decrypt_vector,create_id,create_time,update_id,update_Time FROM t_e_exam_paper limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.395| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.399| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.400| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7712c315] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.401| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamPaperMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.401| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.401| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5eaa6f76] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.402| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1069614557 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.404| main | DEBUG |  -  | ==>  Preparing: SELECT id,reexam_id,auditing_id FROM t_e_exam_reexam_auditing limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.405| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.407| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.408| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5eaa6f76] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.408| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamReexamAuditingMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.409| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.409| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f4bc3ff] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.410| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@580372671 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.411| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,model,reason,status,auditing_id,auditing_status,auditing_time,auditing_suggest,remark,create_id,create_time,update_id,update_Time FROM t_e_exam_reexam limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.411| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.414| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.416| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f4bc3ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.416| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamReexamMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.416| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.416| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34a06981] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.417| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1166344401 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.417| main | DEBUG |  -  | ==>  Preparing: SELECT id,student_id,exam_student_id,exam_record_id,type,info,remark,create_time,obj_id,update_time,title,ip,country,region,province,city,isp FROM t_e_exam_student_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.417| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.424| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.426| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34a06981] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.426| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamStudentLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.426| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.426| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3299ee2c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.427| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@88241567 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.427| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.429| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.440| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.441| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3299ee2c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.441| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamStudentMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.442| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.442| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6eb6750f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.444| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@321068667 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.445| main | DEBUG |  -  | ==>  Preparing: SELECT id,student_id,exam_student_id,exam_record_id,type,create_time FROM t_e_exam_student_online_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.446| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.450| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.450| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6eb6750f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.451| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamStudentOnlineLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.451| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.452| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5817b0d1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.453| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@116006857 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.455| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,room_code,total_count,prepare_count,exam_count,finish_count,absent_count,online_count,offline_count,monitor_stop_count,warning_count,warning_unread,warning_multiple_face_count,exception_count FROM t_e_exam_summary limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.455| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.458| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.458| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5817b0d1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.458| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamSummaryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.460| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.460| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@437a4e61] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.461| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@646901735 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.462| main | DEBUG |  -  | ==>  Preparing: SELECT org_id,online_count,exam_count,finish_count,finish_student_count FROM t_e_org_summary limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.462| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.464| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.465| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@437a4e61] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.466| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEOrgSummaryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.467| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.468| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61c98f5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.468| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@394581777 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.468| main | DEBUG |  -  | ==>  Preparing: SELECT id,country,province,online_count FROM t_e_region_summary limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.469| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.472| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.472| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61c98f5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.473| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TERegionSummaryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.473| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.473| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53b81a55] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.480| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@830602215 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.481| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,name,total_score,paper_path,create_id,create_time,update_id,update_Time FROM t_e_simulate_paper limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.481| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.482| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.483| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53b81a55] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.483| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TESimulatePaperMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.483| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.483| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61d7df22] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.483| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1915624447 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.484| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,identity,password,idcard_number,mobile_number,name,gender,base_photo_path,enable,create_id,create_time,update_id,update_Time FROM t_e_student limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.484| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.485| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.486| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61d7df22] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.486| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEStudentMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.486| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.486| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28d2afd8] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.486| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2007194415 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.487| main | DEBUG |  -  | ==>  Preparing: SELECT id,user_id,type,info,remark,create_time FROM t_e_user_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.487| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.488| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.489| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28d2afd8] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.489| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEUserLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.490| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.490| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d62bb8b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.492| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1895002512 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.493| main | DEBUG |  -  | ==>  Preparing: SELECT id,obj,create_time FROM t_g_error limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.493| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.496| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.496| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d62bb8b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.497| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TGErrorMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.498| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.498| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6afdb486] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.500| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@840692913 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.501| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,exam_id,exam_activity_id,exam_student_id,source,live_url,status,type,call_status,monitor_key,remark,form_user_id,receive_user_id,start_time,call_time,end_time,create_id,create_time,update_id,update_Time FROM t_ie_exam_invigilate_call_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.502| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.504| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.505| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6afdb486] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.505| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamInvigilateCallLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.505| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.506| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65630116] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.506| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1648214200 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.506| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,exam_id,exam_activity_id,exam_student_id,source,live_url,status,type,call_status,monitor_key,start_time,call_time,end_time,form_user_id,receive_user_id,create_id,create_time,update_id,update_Time FROM t_ie_exam_invigilate_call limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.508| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.511| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.511| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65630116] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.511| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamInvigilateCallMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.512| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.512| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d2710a8] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.514| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1353834411 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.514| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,form_user_id,receive_user_id,type,content,send_time,receive_time FROM t_ie_exam_invigilate_notice limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.514| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.520| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.521| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d2710a8] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.521| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamInvigilateNoticeMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.521| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.521| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23657729] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.522| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@911380925 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.523| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,exam_record_id,source,create_time,type,content,start_time,call_time,end_time,form_user_id,receive_user_id FROM t_ie_exam_media_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.523| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.525| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.525| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23657729] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.525| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamMediaLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.526| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.526| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b5e6983] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.528| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@319461886 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.531| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,exam_student_id,info,type,remark,create_time,update_time,difference,photo_url,video_url,obj_id FROM t_ie_invigilate_exception_info limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.531| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.536| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.536| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b5e6983] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.536| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeInvigilateExceptionInfoMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.537| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.537| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5bbf8daa] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.540| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@868607279 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.540| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,exam_student_id,info,level,type,remark,approve_status,create_time,update_time,photo_url,video_url,remind_status FROM t_ie_invigilate_warn_info limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.540| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.545| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.545| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5bbf8daa] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.545| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeInvigilateWarnInfoMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.545| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.545| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7cd239f6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.546| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1537685787 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.546| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,country,region,province,city,isp,create_time,update_Time FROM t_ip_region limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.546| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.552| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.552| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7cd239f6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.553| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIpRegionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.554| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.554| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9203db8] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.562| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1691400419 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.563| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.563| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.566| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.566| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9203db8] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.566| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TMRocketMessageMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.567| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.568| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7be9582e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.568| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1940682518 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.568| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,request_id,video_source,start_time,end_time,video_url,object,create_time FROM t_m_tencent_video_message limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.569| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.571| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.571| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7be9582e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.571| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TMTencentVideoMessageMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.571| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.571| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7dbc77ca] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.572| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1277519995 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.572| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,main_number,sub_number,sub_index,answer,version,history,duration_seconds,score FROM t_oe_exam_answer limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.572| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.573| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.573| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7dbc77ca] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.573| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamAnswerMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.574| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.574| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@184e5c44] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.574| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@106068640 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.574| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,break_time,break_reason,resume_reason,prepare_time,start_time,entry_authentication_result,entry_authentication_id FROM t_oe_exam_break_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.574| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.575| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.575| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@184e5c44] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.575| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamBreakHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.575| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.576| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30b2d267] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.576| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1517552713 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.576| main | 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,warning_unread,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,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.576| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.581| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.583| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30b2d267] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.584| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamRecordMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.584| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.584| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33ac7934] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.584| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@355185868 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.585| main | DEBUG |  -  | ==>  Preparing: SELECT id,student_id,paper_id,finish_time FROM t_oe_exam_simulate_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.585| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.586| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.586| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33ac7934] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.586| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamSimulateHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.587| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.587| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@178f5b5b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.589| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1203434823 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.589| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,face_count,similarity,realness,create_time,update_time,type,exception,photo_url,time,batch_no FROM t_oe_face_verify_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.589| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.591| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.591| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@178f5b5b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.592| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeFaceVerifyHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.592| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.592| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5dc90de7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.592| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@812765318 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.593| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,type,actions,retry,exception,start_time,finish_time,create_time,batch_no FROM t_oe_liveness_verify_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.595| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.596| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.596| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5dc90de7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.597| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeLivenessVerifyHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.597| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.597| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52d9a150] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.597| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1198143705 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.602| main | DEBUG |  -  | ==>  Preparing: SELECT id,school_id,access_key,access_secret,description,type,expire_time,file,create_id,create_time,update_id,update_Time FROM t_s_auth limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.603| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.606| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.606| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52d9a150] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.607| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSAuthMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.607| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.607| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5120886f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.608| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1315729466 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.608| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,soft_name,process_name,enable,create_id,create_time,update_id,update_Time FROM t_s_black_list limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.608| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.610| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.611| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5120886f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.611| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSBlackListMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.611| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.612| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@505bc480] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.612| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@961180560 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.613| main | DEBUG |  -  | ==>  Preparing: SELECT id,obj,obj_name,obj_id,update_before_obj,update_after_obj,create_id,create_time FROM t_s_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.613| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.614| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.615| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@505bc480] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.615| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.615| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.615| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58a93f51] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.615| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1448648448 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.619| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,title,content,enable,create_id,create_time,update_id,update_Time FROM t_s_notify limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.619| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.622| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.622| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58a93f51] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.622| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSNotifyMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.623| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.623| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70799ca7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.624| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1761678320 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.624| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_batch_id,college,objective_score,paper_type,exam_code,student_code,clazz_name,subjective_score_detail,exam_number,total_score,sheet_urls,teacher,objective_score_detail,exam_id,name,subjective_score,subject_code,subject_name,status,create_id,create_time FROM t_sync_exam_student_score limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.624| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.626| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.626| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70799ca7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:17.626| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSyncExamStudentScoreMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 16:01:17.635| main | INFO |  -  | Started ThemisExamApplication in 17.528 seconds (JVM running for 18.717) | [org.springframework.boot.StartupInfoLogger:61]
-2023-11-28 16:01:17.652| main | INFO |  -  | 服务器启动时执行 start | [com.qmth.themis.exam.start.StartRunning:47]
-2023-11-28 16:01:17.807| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-websocketOe,topic:themis-topic-exam,tag:OE_IM_BROADCASTING||OE_IM_CLUSTERING||OE_LIVENESS_VERIFY||OE_MONITOR_FINISH||OE_WARNING_FINISH||OE_WEBSOCKET_MOBILE_ANSWER_READY||OE_WEBSOCKET_MOBILE_ANSWER_UPLOAD||OE_WEBSOCKET_EXAM_STOP||MONITOR_START||MONITOR_STOP||OE_WEBSOCKET_MOBILE_MONITOR_STATUS||EXAM_EXIT,namesrvAddr:192.168.10.36:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2023-11-28 16:01:17.828| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-websocketOeMobile,topic:themis-topic-exam,tag:EXAM_STOP||EXAM_START,namesrvAddr:192.168.10.36:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2023-11-28 16:01:17.887| main | INFO |  -  | 服务器启动时执行 end | [com.qmth.themis.exam.start.StartRunning:56]
-2023-11-28 16:01:18.229| RMI TCP Connection(16)-127.0.0.1 | INFO |  -  | Initializing Spring DispatcherServlet 'dispatcherServlet' | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-28 16:01:18.235| RMI TCP Connection(16)-127.0.0.1 | INFO |  -  | Initializing Servlet 'dispatcherServlet' | [org.springframework.web.servlet.FrameworkServlet:525]
-2023-11-28 16:01:18.299| RMI TCP Connection(16)-127.0.0.1 | INFO |  -  | Completed initialization in 62 ms | [org.springframework.web.servlet.FrameworkServlet:547]
-2023-11-28 16:01:53.274| http-nio-6002-exec-1 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:l9L6EVWkoKQJsO32E/KQMIjq7zE=, time:1701158512989 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:01:53.400| http-nio-6002-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:53.404| http-nio-6002-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ac33446] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:53.423| http-nio-6002-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@198625458 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:53.425| http-nio-6002-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 = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:53.427| http-nio-6002-exec-1 | DEBUG |  -  | ==> Parameters: tju(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:53.433| http-nio-6002-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:53.433| http-nio-6002-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ac33446] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:53.519| http-nio-6002-exec-1 | DEBUG | 000000005c30c75cffffffff95f4203c -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:53.520| http-nio-6002-exec-1 | DEBUG | 000000005c30c75cffffffff95f4203c -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55b4f4c8] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:53.540| http-nio-6002-exec-1 | DEBUG | 000000005c30c75cffffffff95f4203c -  | JDBC Connection [HikariProxyConnection@1538664567 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:53.543| http-nio-6002-exec-1 | DEBUG | 000000005c30c75cffffffff95f4203c -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:53.545| http-nio-6002-exec-1 | DEBUG | 000000005c30c75cffffffff95f4203c -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 454280607095590912(Long), 454280607200448512(Long), 444861202175627264(Long), 447436709996007424(Long), 444073428153536512(Long), 453332858359521280(Long), 453332487566270464(Long), 452976788613107712(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:53.556| http-nio-6002-exec-1 | DEBUG | 000000005c30c75cffffffff95f4203c -  | <==      Total: 7 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:53.557| http-nio-6002-exec-1 | DEBUG | 000000005c30c75cffffffff95f4203c -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55b4f4c8] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:01:53.586| http-nio-6002-exec-1 | INFO | 000000005c30c75cffffffff95f4203c -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:01:53.704| http-nio-6002-exec-1 | INFO | 000000005c30c75cffffffff95f4203c -  | POST /api/oe/exam/waiting 200 253ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:04:53.535| http-nio-6002-exec-2 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:BdA9aX2gBt2mZhMXIQIxVH06QyM=, time:1701158693301 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:04:53.584| http-nio-6002-exec-2 | DEBUG | 00000000063959c2ffffffffece0f1e6 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:04:53.588| http-nio-6002-exec-2 | DEBUG | 00000000063959c2ffffffffece0f1e6 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@210ce283] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:04:53.598| http-nio-6002-exec-2 | DEBUG | 00000000063959c2ffffffffece0f1e6 -  | JDBC Connection [HikariProxyConnection@142765065 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:04:53.602| http-nio-6002-exec-2 | DEBUG | 00000000063959c2ffffffffece0f1e6 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:04:53.606| http-nio-6002-exec-2 | DEBUG | 00000000063959c2ffffffffece0f1e6 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 454280607095590912(Long), 454280607200448512(Long), 447436709996007424(Long), 444861202175627264(Long), 444073428153536512(Long), 453332858359521280(Long), 452976788613107712(Long), 453332487566270464(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:04:53.617| http-nio-6002-exec-2 | DEBUG | 00000000063959c2ffffffffece0f1e6 -  | <==      Total: 7 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:04:53.619| http-nio-6002-exec-2 | DEBUG | 00000000063959c2ffffffffece0f1e6 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@210ce283] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:04:53.632| http-nio-6002-exec-2 | INFO | 00000000063959c2ffffffffece0f1e6 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:04:53.640| http-nio-6002-exec-2 | INFO | 00000000063959c2ffffffffece0f1e6 -  | POST /api/oe/exam/waiting 200 84ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:07:53.467| http-nio-6002-exec-3 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:jRcvgGHFvg78ibWDFnlLLC17ztY=, time:1701158873255 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:07:53.511| http-nio-6002-exec-3 | DEBUG | ffffffff9d001a7400000000008363e2 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:07:53.515| http-nio-6002-exec-3 | DEBUG | ffffffff9d001a7400000000008363e2 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c07579c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:07:53.523| http-nio-6002-exec-3 | DEBUG | ffffffff9d001a7400000000008363e2 -  | JDBC Connection [HikariProxyConnection@1418862847 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:07:53.525| http-nio-6002-exec-3 | DEBUG | ffffffff9d001a7400000000008363e2 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:07:53.526| http-nio-6002-exec-3 | DEBUG | ffffffff9d001a7400000000008363e2 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 454280607095590912(Long), 454280607200448512(Long), 444861202175627264(Long), 447436709996007424(Long), 444073428153536512(Long), 453332858359521280(Long), 452976788613107712(Long), 453332487566270464(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:07:53.538| http-nio-6002-exec-3 | DEBUG | ffffffff9d001a7400000000008363e2 -  | <==      Total: 7 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:07:53.538| http-nio-6002-exec-3 | DEBUG | ffffffff9d001a7400000000008363e2 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c07579c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:07:53.554| http-nio-6002-exec-3 | INFO | ffffffff9d001a7400000000008363e2 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:07:53.572| http-nio-6002-exec-3 | INFO | ffffffff9d001a7400000000008363e2 -  | POST /api/oe/exam/waiting 200 72ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:10:53.320| http-nio-6002-exec-4 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:30UDXRNwz9IYuNQxhPTO5thFoL4=, time:1701159053114 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:10:53.337| http-nio-6002-exec-4 | DEBUG | ffffffffc9c1dde900000000516043d1 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:10:53.338| http-nio-6002-exec-4 | DEBUG | ffffffffc9c1dde900000000516043d1 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b51938e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:10:53.341| http-nio-6002-exec-4 | DEBUG | ffffffffc9c1dde900000000516043d1 -  | JDBC Connection [HikariProxyConnection@1480354404 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:10:53.343| http-nio-6002-exec-4 | DEBUG | ffffffffc9c1dde900000000516043d1 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:10:53.346| http-nio-6002-exec-4 | DEBUG | ffffffffc9c1dde900000000516043d1 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 454280607095590912(Long), 454280607200448512(Long), 444861202175627264(Long), 447436709996007424(Long), 444073428153536512(Long), 453332858359521280(Long), 453332487566270464(Long), 452976788613107712(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:10:53.366| http-nio-6002-exec-4 | DEBUG | ffffffffc9c1dde900000000516043d1 -  | <==      Total: 7 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:10:53.367| http-nio-6002-exec-4 | DEBUG | ffffffffc9c1dde900000000516043d1 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b51938e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:10:53.386| http-nio-6002-exec-4 | INFO | ffffffffc9c1dde900000000516043d1 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:10:53.391| http-nio-6002-exec-4 | INFO | ffffffffc9c1dde900000000516043d1 -  | POST /api/oe/exam/waiting 200 58ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:13:53.277| http-nio-6002-exec-5 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:2WtS4RFQJpfdweMPMO5R25gyxRU=, time:1701159232958 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:13:53.398| http-nio-6002-exec-5 | DEBUG | 000000004829077dffffffff9c067090 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:13:53.404| http-nio-6002-exec-5 | DEBUG | 000000004829077dffffffff9c067090 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30b89617] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:13:53.431| http-nio-6002-exec-5 | DEBUG | 000000004829077dffffffff9c067090 -  | JDBC Connection [HikariProxyConnection@2015459263 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:13:53.451| http-nio-6002-exec-5 | DEBUG | 000000004829077dffffffff9c067090 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:13:53.456| http-nio-6002-exec-5 | DEBUG | 000000004829077dffffffff9c067090 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 454280607095590912(Long), 454280607200448512(Long), 447436709996007424(Long), 444861202175627264(Long), 444073428153536512(Long), 453332858359521280(Long), 453332487566270464(Long), 452976788613107712(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:13:53.479| http-nio-6002-exec-5 | DEBUG | 000000004829077dffffffff9c067090 -  | <==      Total: 7 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:13:53.480| http-nio-6002-exec-5 | DEBUG | 000000004829077dffffffff9c067090 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30b89617] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:13:53.493| http-nio-6002-exec-5 | INFO | 000000004829077dffffffff9c067090 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:13:53.500| http-nio-6002-exec-5 | INFO | 000000004829077dffffffff9c067090 -  | POST /api/oe/exam/waiting 200 159ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:15:00.003| scheduled-task-1 | INFO |  -  | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
-2023-11-28 16:16:53.659| http-nio-6002-exec-6 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:yZ7KnVsCUoAI3JOmM62T8BpvH30=, time:1701159413411 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:16:53.700| http-nio-6002-exec-6 | INFO | ffffffffe65d8c8a0000000017a76a1c -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:16:53.705| http-nio-6002-exec-6 | INFO | ffffffffe65d8c8a0000000017a76a1c -  | POST /api/oe/exam/waiting 200 14ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:19:53.336| http-nio-6002-exec-7 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:rtbpikk4vkjbf4s3mawe1lUPctI=, time:1701159593098 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:19:53.394| http-nio-6002-exec-7 | INFO | ffffffffe55e38b10000000002a36baf -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:19:53.405| http-nio-6002-exec-7 | INFO | ffffffffe55e38b10000000002a36baf -  | POST /api/oe/exam/waiting 200 15ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:22:53.237| http-nio-6002-exec-8 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:QYNxT3dZeZLrl+nyS+8elLNw1PQ=, time:1701159772942 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:22:53.432| http-nio-6002-exec-8 | INFO | 0000000012f21953fffffffffe10acdf -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:22:53.451| http-nio-6002-exec-8 | INFO | 0000000012f21953fffffffffe10acdf -  | POST /api/oe/exam/waiting 200 53ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:25:53.247| http-nio-6002-exec-9 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:ckAR1xXrQkRPvb8LN2H+1Tnzjuw=, time:1701159953020 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:25:53.290| http-nio-6002-exec-9 | DEBUG | ffffffffb0a6a314000000003a3df699 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:25:53.298| http-nio-6002-exec-9 | DEBUG | ffffffffb0a6a314000000003a3df699 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50f16adc] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:25:53.339| http-nio-6002-exec-9 | DEBUG | ffffffffb0a6a314000000003a3df699 -  | JDBC Connection [HikariProxyConnection@1304207566 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:25:53.360| http-nio-6002-exec-9 | DEBUG | ffffffffb0a6a314000000003a3df699 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:25:53.366| http-nio-6002-exec-9 | DEBUG | ffffffffb0a6a314000000003a3df699 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 454280607095590912(Long), 454280607200448512(Long), 447436709996007424(Long), 444861202175627264(Long), 444073428153536512(Long), 453332858359521280(Long), 452976788613107712(Long), 453332487566270464(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:25:53.406| http-nio-6002-exec-9 | DEBUG | ffffffffb0a6a314000000003a3df699 -  | <==      Total: 7 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:25:53.409| http-nio-6002-exec-9 | DEBUG | ffffffffb0a6a314000000003a3df699 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50f16adc] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:25:53.420| http-nio-6002-exec-9 | INFO | ffffffffb0a6a314000000003a3df699 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:25:53.426| http-nio-6002-exec-9 | INFO | ffffffffb0a6a314000000003a3df699 -  | POST /api/oe/exam/waiting 200 149ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:28:53.304| http-nio-6002-exec-10 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:FF5mQUlnSE3jbWO7XK0Bohi4MGw=, time:1701160133020 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:28:53.499| http-nio-6002-exec-10 | DEBUG | 000000005e15dacc000000004fad687d -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:28:53.515| http-nio-6002-exec-10 | DEBUG | 000000005e15dacc000000004fad687d -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b182f82] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:28:53.564| http-nio-6002-exec-10 | DEBUG | 000000005e15dacc000000004fad687d -  | JDBC Connection [HikariProxyConnection@1234445305 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:28:53.602| http-nio-6002-exec-10 | DEBUG | 000000005e15dacc000000004fad687d -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:28:53.613| http-nio-6002-exec-10 | DEBUG | 000000005e15dacc000000004fad687d -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 454280607095590912(Long), 454280607200448512(Long), 444861202175627264(Long), 447436709996007424(Long), 444073428153536512(Long), 453332858359521280(Long), 452976788613107712(Long), 453332487566270464(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:28:53.666| http-nio-6002-exec-10 | DEBUG | 000000005e15dacc000000004fad687d -  | <==      Total: 7 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:28:53.669| http-nio-6002-exec-10 | DEBUG | 000000005e15dacc000000004fad687d -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b182f82] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:28:53.685| http-nio-6002-exec-10 | INFO | 000000005e15dacc000000004fad687d -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:28:53.715| http-nio-6002-exec-10 | INFO | 000000005e15dacc000000004fad687d -  | POST /api/oe/exam/waiting 200 315ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:29:14.141| http-nio-6002-exec-1 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:gaKoXIBcxh9LE8yh9Mta13AV74Q=, time:1701160153864 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:29:14.168| http-nio-6002-exec-1 | DEBUG | ffffffffce1196b300000000550a688c -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:14.170| http-nio-6002-exec-1 | DEBUG | ffffffffce1196b300000000550a688c -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1520825f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:14.178| http-nio-6002-exec-1 | DEBUG | ffffffffce1196b300000000550a688c -  | JDBC Connection [HikariProxyConnection@593754947 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:14.180| http-nio-6002-exec-1 | DEBUG | ffffffffce1196b300000000550a688c -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:14.183| http-nio-6002-exec-1 | DEBUG | ffffffffce1196b300000000550a688c -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 454280607095590912(Long), 454280607200448512(Long), 444861202175627264(Long), 447436709996007424(Long), 444073428153536512(Long), 453332858359521280(Long), 453332487566270464(Long), 452976788613107712(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:14.264| http-nio-6002-exec-1 | DEBUG | ffffffffce1196b300000000550a688c -  | <==      Total: 7 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:14.265| http-nio-6002-exec-1 | DEBUG | ffffffffce1196b300000000550a688c -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1520825f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:14.269| http-nio-6002-exec-1 | INFO | ffffffffce1196b300000000550a688c -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:29:14.271| http-nio-6002-exec-1 | INFO | ffffffffce1196b300000000550a688c -  | POST /api/oe/exam/waiting 200 114ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:29:20.434| http-nio-6002-exec-2 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:ghj7c/gxzVr41lqJvLEldMWwkZg=, time:1701160160192 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:29:20.446| http-nio-6002-exec-2 | DEBUG | ffffffffcc8317780000000008ab985f -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:20.447| http-nio-6002-exec-2 | DEBUG | ffffffffcc8317780000000008ab985f -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a88eae8] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:20.451| http-nio-6002-exec-2 | DEBUG | ffffffffcc8317780000000008ab985f -  | JDBC Connection [HikariProxyConnection@1912017781 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:20.452| http-nio-6002-exec-2 | DEBUG | ffffffffcc8317780000000008ab985f -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:20.454| http-nio-6002-exec-2 | DEBUG | ffffffffcc8317780000000008ab985f -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 454280607095590912(Long), 454280607200448512(Long), 447436709996007424(Long), 444861202175627264(Long), 444073428153536512(Long), 453332858359521280(Long), 453332487566270464(Long), 452976788613107712(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:20.459| http-nio-6002-exec-2 | DEBUG | ffffffffcc8317780000000008ab985f -  | <==      Total: 7 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:20.460| http-nio-6002-exec-2 | DEBUG | ffffffffcc8317780000000008ab985f -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a88eae8] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:20.473| http-nio-6002-exec-2 | INFO | ffffffffcc8317780000000008ab985f -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:29:20.475| http-nio-6002-exec-2 | INFO | ffffffffcc8317780000000008ab985f -  | POST /api/oe/exam/waiting 200 34ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:29:30.692| http-nio-6002-exec-3 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:SbF1T2yFpEEwmIjZ5gYZLkeVZdI=, time:1701160170458 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:29:30.705| http-nio-6002-exec-3 | DEBUG | 0000000041d41864000000006111d956 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:30.708| http-nio-6002-exec-3 | DEBUG | 0000000041d41864000000006111d956 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@131bc3e5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:30.711| http-nio-6002-exec-3 | DEBUG | 0000000041d41864000000006111d956 -  | JDBC Connection [HikariProxyConnection@14445913 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:30.713| http-nio-6002-exec-3 | DEBUG | 0000000041d41864000000006111d956 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:30.715| http-nio-6002-exec-3 | DEBUG | 0000000041d41864000000006111d956 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 453332487566270464(Long), 444861202175627264(Long), 452976788613107712(Long), 447436709996007424(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:30.720| http-nio-6002-exec-3 | DEBUG | 0000000041d41864000000006111d956 -  | <==      Total: 6 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:30.721| http-nio-6002-exec-3 | DEBUG | 0000000041d41864000000006111d956 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@131bc3e5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:30.730| http-nio-6002-exec-3 | INFO | 0000000041d41864000000006111d956 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:29:30.733| http-nio-6002-exec-3 | INFO | 0000000041d41864000000006111d956 -  | POST /api/oe/exam/waiting 200 35ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:29:40.941| http-nio-6002-exec-4 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:QLeWlilhitxC8tRdIz70XGKZGv8=, time:1701160180708 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:29:40.954| http-nio-6002-exec-4 | DEBUG | 0000000025661fa70000000007384fe4 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:40.955| http-nio-6002-exec-4 | DEBUG | 0000000025661fa70000000007384fe4 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e3f4b19] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:40.958| http-nio-6002-exec-4 | DEBUG | 0000000025661fa70000000007384fe4 -  | JDBC Connection [HikariProxyConnection@794005796 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:40.960| http-nio-6002-exec-4 | DEBUG | 0000000025661fa70000000007384fe4 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:40.961| http-nio-6002-exec-4 | DEBUG | 0000000025661fa70000000007384fe4 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 454280607095590912(Long), 454280607200448512(Long), 444861202175627264(Long), 447436709996007424(Long), 444073428153536512(Long), 453332858359521280(Long), 452976788613107712(Long), 453332487566270464(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:40.966| http-nio-6002-exec-4 | DEBUG | 0000000025661fa70000000007384fe4 -  | <==      Total: 7 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:40.967| http-nio-6002-exec-4 | DEBUG | 0000000025661fa70000000007384fe4 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e3f4b19] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:40.977| http-nio-6002-exec-4 | INFO | 0000000025661fa70000000007384fe4 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:29:40.980| http-nio-6002-exec-4 | INFO | 0000000025661fa70000000007384fe4 -  | POST /api/oe/exam/waiting 200 29ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:29:44.069| http-nio-6002-exec-5 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:eTJoLnlnG6ndknGrny4eWTROORA=, time:1701160183848 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:29:44.104| http-nio-6002-exec-5 | DEBUG | ffffffffaac4d1800000000070682ff8 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:44.105| http-nio-6002-exec-5 | DEBUG | ffffffffaac4d1800000000070682ff8 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3500f737] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:44.108| http-nio-6002-exec-5 | DEBUG | ffffffffaac4d1800000000070682ff8 -  | JDBC Connection [HikariProxyConnection@1678689839 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:44.111| http-nio-6002-exec-5 | DEBUG | ffffffffaac4d1800000000070682ff8 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:44.113| http-nio-6002-exec-5 | DEBUG | ffffffffaac4d1800000000070682ff8 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 454280607095590912(Long), 454280607200448512(Long), 444861202175627264(Long), 447436709996007424(Long), 444073428153536512(Long), 453332858359521280(Long), 452976788613107712(Long), 453332487566270464(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:44.117| http-nio-6002-exec-5 | DEBUG | ffffffffaac4d1800000000070682ff8 -  | <==      Total: 7 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:44.118| http-nio-6002-exec-5 | DEBUG | ffffffffaac4d1800000000070682ff8 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3500f737] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:44.126| http-nio-6002-exec-5 | INFO | ffffffffaac4d1800000000070682ff8 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:29:44.128| http-nio-6002-exec-5 | INFO | ffffffffaac4d1800000000070682ff8 -  | POST /api/oe/exam/waiting 200 27ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:29:47.216| http-nio-6002-exec-6 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:rkcaObNrbQ6cmtLpQc9n+VYB6BE=, time:1701160186989 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:29:47.232| http-nio-6002-exec-6 | DEBUG | ffffffffb1fda7dc000000007582d4f7 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:47.233| http-nio-6002-exec-6 | DEBUG | ffffffffb1fda7dc000000007582d4f7 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c00d61b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:47.236| http-nio-6002-exec-6 | DEBUG | ffffffffb1fda7dc000000007582d4f7 -  | JDBC Connection [HikariProxyConnection@615275726 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:47.237| http-nio-6002-exec-6 | DEBUG | ffffffffb1fda7dc000000007582d4f7 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:47.239| http-nio-6002-exec-6 | DEBUG | ffffffffb1fda7dc000000007582d4f7 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 453332487566270464(Long), 447436709996007424(Long), 444861202175627264(Long), 452976788613107712(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:47.245| http-nio-6002-exec-6 | DEBUG | ffffffffb1fda7dc000000007582d4f7 -  | <==      Total: 6 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:47.246| http-nio-6002-exec-6 | DEBUG | ffffffffb1fda7dc000000007582d4f7 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c00d61b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:29:47.254| http-nio-6002-exec-6 | INFO | ffffffffb1fda7dc000000007582d4f7 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:29:47.260| http-nio-6002-exec-6 | INFO | ffffffffb1fda7dc000000007582d4f7 -  | POST /api/oe/exam/waiting 200 33ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:30:00.028| scheduled-task-1 | INFO |  -  | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
-2023-11-28 16:30:15.738| http-nio-6002-exec-7 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:xNdy1uViStFNLc7ogtTHY4nQhbA=, time:1701160215520 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:30:15.750| http-nio-6002-exec-7 | DEBUG | ffffffffa35c22e6000000005ee2a6c3 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:30:15.750| http-nio-6002-exec-7 | DEBUG | ffffffffa35c22e6000000005ee2a6c3 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11fff7be] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:30:15.755| http-nio-6002-exec-7 | DEBUG | ffffffffa35c22e6000000005ee2a6c3 -  | JDBC Connection [HikariProxyConnection@1352287475 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:30:15.756| http-nio-6002-exec-7 | DEBUG | ffffffffa35c22e6000000005ee2a6c3 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:30:15.757| http-nio-6002-exec-7 | DEBUG | ffffffffa35c22e6000000005ee2a6c3 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 447436709996007424(Long), 444861202175627264(Long), 453332487566270464(Long), 452976788613107712(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:30:15.761| http-nio-6002-exec-7 | DEBUG | ffffffffa35c22e6000000005ee2a6c3 -  | <==      Total: 5 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:30:15.762| http-nio-6002-exec-7 | DEBUG | ffffffffa35c22e6000000005ee2a6c3 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11fff7be] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:30:15.769| http-nio-6002-exec-7 | INFO | ffffffffa35c22e6000000005ee2a6c3 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:30:15.771| http-nio-6002-exec-7 | INFO | ffffffffa35c22e6000000005ee2a6c3 -  | POST /api/oe/exam/waiting 200 25ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:30:37.157| http-nio-6002-exec-8 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:I1X53ISc2JsIvbV3HyFF3cnmr5M=, time:1701160236926 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:30:37.177| http-nio-6002-exec-8 | INFO | ffffffffc185302100000000108d4682 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:30:37.181| http-nio-6002-exec-8 | INFO | ffffffffc185302100000000108d4682 -  | POST /api/oe/exam/waiting 200 8ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:31:10.766| http-nio-6002-exec-9 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:Y3LPtnkUcUXcwlCBBibNK1mJjwE=, time:1701160270520 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:31:10.801| http-nio-6002-exec-9 | DEBUG | ffffffffa44d58bf000000003a82276e -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:31:10.804| http-nio-6002-exec-9 | DEBUG | ffffffffa44d58bf000000003a82276e -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@369b5f1d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:31:10.809| http-nio-6002-exec-9 | DEBUG | ffffffffa44d58bf000000003a82276e -  | JDBC Connection [HikariProxyConnection@1852089853 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:31:10.811| http-nio-6002-exec-9 | DEBUG | ffffffffa44d58bf000000003a82276e -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:31:10.812| http-nio-6002-exec-9 | DEBUG | ffffffffa44d58bf000000003a82276e -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 453332487566270464(Long), 447436709996007424(Long), 452976788613107712(Long), 444861202175627264(Long), 447437338839617536(Long), 444073428153536512(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:31:10.817| http-nio-6002-exec-9 | DEBUG | ffffffffa44d58bf000000003a82276e -  | <==      Total: 6 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:31:10.818| http-nio-6002-exec-9 | DEBUG | ffffffffa44d58bf000000003a82276e -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@369b5f1d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:31:10.825| http-nio-6002-exec-9 | INFO | ffffffffa44d58bf000000003a82276e -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:31:10.830| http-nio-6002-exec-9 | INFO | ffffffffa44d58bf000000003a82276e -  | POST /api/oe/exam/waiting 200 37ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:31:53.556| http-nio-6002-exec-10 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:K+iOxvgbP8dq8AVWanhlqqcey7o=, time:1701160313317 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:31:53.575| http-nio-6002-exec-10 | DEBUG | ffffffffdb7ac1e700000000159c7a4b -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:31:53.576| http-nio-6002-exec-10 | DEBUG | ffffffffdb7ac1e700000000159c7a4b -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12d596ea] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:31:53.587| http-nio-6002-exec-10 | DEBUG | ffffffffdb7ac1e700000000159c7a4b -  | JDBC Connection [HikariProxyConnection@1056455066 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:31:53.590| http-nio-6002-exec-10 | DEBUG | ffffffffdb7ac1e700000000159c7a4b -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:31:53.591| http-nio-6002-exec-10 | DEBUG | ffffffffdb7ac1e700000000159c7a4b -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 447436709996007424(Long), 452976788613107712(Long), 444861202175627264(Long), 453332487566270464(Long), 447437338839617536(Long), 444073428153536512(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:31:53.599| http-nio-6002-exec-10 | DEBUG | ffffffffdb7ac1e700000000159c7a4b -  | <==      Total: 6 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:31:53.599| http-nio-6002-exec-10 | DEBUG | ffffffffdb7ac1e700000000159c7a4b -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12d596ea] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:31:53.603| http-nio-6002-exec-10 | INFO | ffffffffdb7ac1e700000000159c7a4b -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:31:53.606| http-nio-6002-exec-10 | INFO | ffffffffdb7ac1e700000000159c7a4b -  | POST /api/oe/exam/waiting 200 37ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:34:53.405| http-nio-6002-exec-1 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:/TyPWXus24qCFnOwAG+nhssV558=, time:1701160493176 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:34:53.455| http-nio-6002-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:34:53.456| http-nio-6002-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@317ae770] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:34:53.510| http-nio-6002-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1339963236 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:34:53.512| http-nio-6002-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 = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:34:53.513| http-nio-6002-exec-1 | DEBUG |  -  | ==> Parameters: tju(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:34:53.516| http-nio-6002-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:34:53.517| http-nio-6002-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@317ae770] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:34:53.528| http-nio-6002-exec-1 | DEBUG | ffffffffbf2e842affffffffe5f5ae47 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:34:53.529| http-nio-6002-exec-1 | DEBUG | ffffffffbf2e842affffffffe5f5ae47 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c883c8d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:34:53.530| http-nio-6002-exec-1 | DEBUG | ffffffffbf2e842affffffffe5f5ae47 -  | JDBC Connection [HikariProxyConnection@516266805 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:34:53.530| http-nio-6002-exec-1 | DEBUG | ffffffffbf2e842affffffffe5f5ae47 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:34:53.531| http-nio-6002-exec-1 | DEBUG | ffffffffbf2e842affffffffe5f5ae47 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 447436709996007424(Long), 444861202175627264(Long), 453332487566270464(Long), 452976788613107712(Long), 447437338839617536(Long), 444073428153536512(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:34:53.533| http-nio-6002-exec-1 | DEBUG | ffffffffbf2e842affffffffe5f5ae47 -  | <==      Total: 6 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:34:53.534| http-nio-6002-exec-1 | DEBUG | ffffffffbf2e842affffffffe5f5ae47 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c883c8d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:34:53.538| http-nio-6002-exec-1 | INFO | ffffffffbf2e842affffffffe5f5ae47 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:34:53.541| http-nio-6002-exec-1 | INFO | ffffffffbf2e842affffffffe5f5ae47 -  | POST /api/oe/exam/waiting 200 17ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:35:18.981| http-nio-6002-exec-2 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:iy6dO1XA8U7MpnrRIyKg5ymIMf8=, time:1701160518739 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:35:18.999| http-nio-6002-exec-2 | DEBUG | ffffffffb34ad54f0000000043dc1c31 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:35:19.001| http-nio-6002-exec-2 | DEBUG | ffffffffb34ad54f0000000043dc1c31 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@602e0c2b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:35:19.006| http-nio-6002-exec-2 | DEBUG | ffffffffb34ad54f0000000043dc1c31 -  | JDBC Connection [HikariProxyConnection@1916444002 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:35:19.008| http-nio-6002-exec-2 | DEBUG | ffffffffb34ad54f0000000043dc1c31 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:35:19.010| http-nio-6002-exec-2 | DEBUG | ffffffffb34ad54f0000000043dc1c31 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 447436709996007424(Long), 444861202175627264(Long), 452976788613107712(Long), 453332487566270464(Long), 447437338839617536(Long), 444073428153536512(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:35:19.017| http-nio-6002-exec-2 | DEBUG | ffffffffb34ad54f0000000043dc1c31 -  | <==      Total: 6 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:35:19.018| http-nio-6002-exec-2 | DEBUG | ffffffffb34ad54f0000000043dc1c31 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@602e0c2b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:35:19.146| http-nio-6002-exec-2 | INFO | ffffffffb34ad54f0000000043dc1c31 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:35:19.148| http-nio-6002-exec-2 | INFO | ffffffffb34ad54f0000000043dc1c31 -  | POST /api/oe/exam/waiting 200 155ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:35:23.265| http-nio-6002-exec-3 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:3ofv0H5ux0X1y4EcfVk/UIYiUJk=, time:1701160523036 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:35:23.275| http-nio-6002-exec-3 | DEBUG | ffffffffc451fb52000000006b277cd4 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:35:23.276| http-nio-6002-exec-3 | DEBUG | ffffffffc451fb52000000006b277cd4 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59fdf1be] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:35:23.280| http-nio-6002-exec-3 | DEBUG | ffffffffc451fb52000000006b277cd4 -  | JDBC Connection [HikariProxyConnection@1904103888 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:35:23.281| http-nio-6002-exec-3 | DEBUG | ffffffffc451fb52000000006b277cd4 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:35:23.283| http-nio-6002-exec-3 | DEBUG | ffffffffc451fb52000000006b277cd4 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 447436709996007424(Long), 444861202175627264(Long), 452976788613107712(Long), 453332487566270464(Long), 447437338839617536(Long), 444073428153536512(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:35:23.289| http-nio-6002-exec-3 | DEBUG | ffffffffc451fb52000000006b277cd4 -  | <==      Total: 6 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:35:23.289| http-nio-6002-exec-3 | DEBUG | ffffffffc451fb52000000006b277cd4 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59fdf1be] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:35:23.299| http-nio-6002-exec-3 | INFO | ffffffffc451fb52000000006b277cd4 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:35:23.302| http-nio-6002-exec-3 | INFO | ffffffffc451fb52000000006b277cd4 -  | POST /api/oe/exam/waiting 200 30ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:35:26.415| http-nio-6002-exec-4 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:l0QqGAzyHXzGvAcK9FEp+2DFfPo=, time:1701160526192 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:35:26.424| http-nio-6002-exec-4 | DEBUG | 00000000444699f2ffffffff9b417adf -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:35:26.425| http-nio-6002-exec-4 | DEBUG | 00000000444699f2ffffffff9b417adf -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40c82434] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:35:26.431| http-nio-6002-exec-4 | DEBUG | 00000000444699f2ffffffff9b417adf -  | JDBC Connection [HikariProxyConnection@1249861842 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:35:26.433| http-nio-6002-exec-4 | DEBUG | 00000000444699f2ffffffff9b417adf -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:35:26.436| http-nio-6002-exec-4 | DEBUG | 00000000444699f2ffffffff9b417adf -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 447436709996007424(Long), 444861202175627264(Long), 452976788613107712(Long), 453332487566270464(Long), 447437338839617536(Long), 444073428153536512(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:35:26.441| http-nio-6002-exec-4 | DEBUG | 00000000444699f2ffffffff9b417adf -  | <==      Total: 6 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:35:26.441| http-nio-6002-exec-4 | DEBUG | 00000000444699f2ffffffff9b417adf -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40c82434] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:35:26.448| http-nio-6002-exec-4 | INFO | 00000000444699f2ffffffff9b417adf -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:35:26.452| http-nio-6002-exec-4 | INFO | 00000000444699f2ffffffff9b417adf -  | POST /api/oe/exam/waiting 200 31ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:35:30.561| http-nio-6002-exec-5 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:hzlOApoxKk4imk6UW5pDP5AJh8k=, time:1701160530348 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:35:30.571| http-nio-6002-exec-5 | DEBUG | ffffffff93fde4fe000000004eb44049 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:35:30.572| http-nio-6002-exec-5 | DEBUG | ffffffff93fde4fe000000004eb44049 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e1988bb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:35:30.575| http-nio-6002-exec-5 | DEBUG | ffffffff93fde4fe000000004eb44049 -  | JDBC Connection [HikariProxyConnection@789914090 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:35:30.577| http-nio-6002-exec-5 | DEBUG | ffffffff93fde4fe000000004eb44049 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:35:30.579| http-nio-6002-exec-5 | DEBUG | ffffffff93fde4fe000000004eb44049 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 452976788613107712(Long), 447436709996007424(Long), 444861202175627264(Long), 453332487566270464(Long), 447437338839617536(Long), 444073428153536512(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:35:30.585| http-nio-6002-exec-5 | DEBUG | ffffffff93fde4fe000000004eb44049 -  | <==      Total: 6 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:35:30.586| http-nio-6002-exec-5 | DEBUG | ffffffff93fde4fe000000004eb44049 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e1988bb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:35:30.594| http-nio-6002-exec-5 | INFO | ffffffff93fde4fe000000004eb44049 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:35:30.596| http-nio-6002-exec-5 | INFO | ffffffff93fde4fe000000004eb44049 -  | POST /api/oe/exam/waiting 200 28ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:37:06.119| http-nio-6002-exec-6 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:mwoIofwhrVT13Co/7gqCCYP66+8=, time:1701160625895 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:37:06.136| http-nio-6002-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:06.139| http-nio-6002-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ff9c0c9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:06.147| http-nio-6002-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1622865174 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:06.149| http-nio-6002-exec-6 | 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 = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:06.151| http-nio-6002-exec-6 | DEBUG |  -  | ==> Parameters: tju(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:06.154| http-nio-6002-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:06.155| http-nio-6002-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ff9c0c9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:06.164| http-nio-6002-exec-6 | DEBUG | ffffffffe6c87c46ffffffffe99a5e91 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:06.168| http-nio-6002-exec-6 | DEBUG | ffffffffe6c87c46ffffffffe99a5e91 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26cd1640] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:06.177| http-nio-6002-exec-6 | DEBUG | ffffffffe6c87c46ffffffffe99a5e91 -  | JDBC Connection [HikariProxyConnection@1945784987 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:06.178| http-nio-6002-exec-6 | DEBUG | ffffffffe6c87c46ffffffffe99a5e91 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:06.186| http-nio-6002-exec-6 | DEBUG | ffffffffe6c87c46ffffffffe99a5e91 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 444861202175627264(Long), 453332487566270464(Long), 452976788613107712(Long), 447436709996007424(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:06.194| http-nio-6002-exec-6 | DEBUG | ffffffffe6c87c46ffffffffe99a5e91 -  | <==      Total: 5 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:06.194| http-nio-6002-exec-6 | DEBUG | ffffffffe6c87c46ffffffffe99a5e91 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26cd1640] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:06.203| http-nio-6002-exec-6 | INFO | ffffffffe6c87c46ffffffffe99a5e91 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:37:06.206| http-nio-6002-exec-6 | INFO | ffffffffe6c87c46ffffffffe99a5e91 -  | POST /api/oe/exam/waiting 200 48ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:37:14.372| http-nio-6002-exec-7 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:2TDF+EQgU6eUhCEHH2DY+odlbms=, time:1701160634161 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:37:14.390| http-nio-6002-exec-7 | DEBUG | ffffffffe26c3107ffffffffda2b7a4b -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:14.391| http-nio-6002-exec-7 | DEBUG | ffffffffe26c3107ffffffffda2b7a4b -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c8ee0fe] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:14.394| http-nio-6002-exec-7 | DEBUG | ffffffffe26c3107ffffffffda2b7a4b -  | JDBC Connection [HikariProxyConnection@448703062 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:14.396| http-nio-6002-exec-7 | DEBUG | ffffffffe26c3107ffffffffda2b7a4b -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:14.404| http-nio-6002-exec-7 | DEBUG | ffffffffe26c3107ffffffffda2b7a4b -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 452976788613107712(Long), 444861202175627264(Long), 453332487566270464(Long), 447436709996007424(Long), 447437338839617536(Long), 444073428153536512(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:14.408| http-nio-6002-exec-7 | DEBUG | ffffffffe26c3107ffffffffda2b7a4b -  | <==      Total: 6 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:14.409| http-nio-6002-exec-7 | DEBUG | ffffffffe26c3107ffffffffda2b7a4b -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c8ee0fe] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:14.414| http-nio-6002-exec-7 | INFO | ffffffffe26c3107ffffffffda2b7a4b -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:37:14.415| http-nio-6002-exec-7 | INFO | ffffffffe26c3107ffffffffda2b7a4b -  | POST /api/oe/exam/waiting 200 28ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:37:22.568| http-nio-6002-exec-8 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:/H+zsAN9ZFCwz0gOXqFv/zuVyGQ=, time:1701160642364 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:37:22.581| http-nio-6002-exec-8 | DEBUG | ffffffffb9dba4ea0000000047b4de13 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:22.582| http-nio-6002-exec-8 | DEBUG | ffffffffb9dba4ea0000000047b4de13 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28599739] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:22.588| http-nio-6002-exec-8 | DEBUG | ffffffffb9dba4ea0000000047b4de13 -  | JDBC Connection [HikariProxyConnection@206064523 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:22.590| http-nio-6002-exec-8 | DEBUG | ffffffffb9dba4ea0000000047b4de13 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:22.592| http-nio-6002-exec-8 | DEBUG | ffffffffb9dba4ea0000000047b4de13 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 444861202175627264(Long), 453332487566270464(Long), 447436709996007424(Long), 452976788613107712(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:22.596| http-nio-6002-exec-8 | DEBUG | ffffffffb9dba4ea0000000047b4de13 -  | <==      Total: 5 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:22.597| http-nio-6002-exec-8 | DEBUG | ffffffffb9dba4ea0000000047b4de13 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28599739] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:22.601| http-nio-6002-exec-8 | INFO | ffffffffb9dba4ea0000000047b4de13 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:37:22.606| http-nio-6002-exec-8 | INFO | ffffffffb9dba4ea0000000047b4de13 -  | POST /api/oe/exam/waiting 200 28ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:37:30.791| http-nio-6002-exec-9 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:OIlOBfTZFsjBNNVIOVtuaqZavjk=, time:1701160650551 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:37:30.808| http-nio-6002-exec-9 | DEBUG | ffffffffc6a9dfa1000000006559fc44 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:30.811| http-nio-6002-exec-9 | DEBUG | ffffffffc6a9dfa1000000006559fc44 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@327b7eea] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:30.816| http-nio-6002-exec-9 | DEBUG | ffffffffc6a9dfa1000000006559fc44 -  | JDBC Connection [HikariProxyConnection@622838165 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:30.819| http-nio-6002-exec-9 | DEBUG | ffffffffc6a9dfa1000000006559fc44 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:30.820| http-nio-6002-exec-9 | DEBUG | ffffffffc6a9dfa1000000006559fc44 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 452976788613107712(Long), 447436709996007424(Long), 444861202175627264(Long), 453332487566270464(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:30.827| http-nio-6002-exec-9 | DEBUG | ffffffffc6a9dfa1000000006559fc44 -  | <==      Total: 5 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:30.828| http-nio-6002-exec-9 | DEBUG | ffffffffc6a9dfa1000000006559fc44 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@327b7eea] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:30.833| http-nio-6002-exec-9 | INFO | ffffffffc6a9dfa1000000006559fc44 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:37:30.838| http-nio-6002-exec-9 | INFO | ffffffffc6a9dfa1000000006559fc44 -  | POST /api/oe/exam/waiting 200 36ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:37:35.971| http-nio-6002-exec-10 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:g6ZsWhIVo3W/b4OH/h1ItZFWTkA=, time:1701160655739 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:37:35.992| http-nio-6002-exec-10 | DEBUG | ffffffffa23a9c590000000047d21b64 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:35.994| http-nio-6002-exec-10 | DEBUG | ffffffffa23a9c590000000047d21b64 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f655104] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:35.999| http-nio-6002-exec-10 | DEBUG | ffffffffa23a9c590000000047d21b64 -  | JDBC Connection [HikariProxyConnection@596318947 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:36.003| http-nio-6002-exec-10 | DEBUG | ffffffffa23a9c590000000047d21b64 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:36.004| http-nio-6002-exec-10 | DEBUG | ffffffffa23a9c590000000047d21b64 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 453332487566270464(Long), 452976788613107712(Long), 447436709996007424(Long), 444861202175627264(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:36.011| http-nio-6002-exec-10 | DEBUG | ffffffffa23a9c590000000047d21b64 -  | <==      Total: 5 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:36.012| http-nio-6002-exec-10 | DEBUG | ffffffffa23a9c590000000047d21b64 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f655104] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:36.016| http-nio-6002-exec-10 | INFO | ffffffffa23a9c590000000047d21b64 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:37:36.021| http-nio-6002-exec-10 | INFO | ffffffffa23a9c590000000047d21b64 -  | POST /api/oe/exam/waiting 200 39ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:37:53.332| http-nio-6002-exec-1 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:Uzszvc65nupruXqGeuUH/ssXPeQ=, time:1701160673098 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:37:53.357| http-nio-6002-exec-1 | DEBUG | ffffffffd9c120500000000065bab694 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:53.358| http-nio-6002-exec-1 | DEBUG | ffffffffd9c120500000000065bab694 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a346f47] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:53.366| http-nio-6002-exec-1 | DEBUG | ffffffffd9c120500000000065bab694 -  | JDBC Connection [HikariProxyConnection@583444646 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:53.369| http-nio-6002-exec-1 | DEBUG | ffffffffd9c120500000000065bab694 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:53.371| http-nio-6002-exec-1 | DEBUG | ffffffffd9c120500000000065bab694 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 452976788613107712(Long), 453332487566270464(Long), 447436709996007424(Long), 444861202175627264(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:53.378| http-nio-6002-exec-1 | DEBUG | ffffffffd9c120500000000065bab694 -  | <==      Total: 5 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:53.378| http-nio-6002-exec-1 | DEBUG | ffffffffd9c120500000000065bab694 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a346f47] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:37:53.381| http-nio-6002-exec-1 | INFO | ffffffffd9c120500000000065bab694 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:37:53.384| http-nio-6002-exec-1 | INFO | ffffffffd9c120500000000065bab694 -  | POST /api/oe/exam/waiting 200 33ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:39:08.692| http-nio-6002-exec-2 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:3azfDrsRC7tOb0jNX2o1X3Oe+Mw=, time:1701160748348 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:39:08.711| http-nio-6002-exec-2 | DEBUG | 000000006d8e9ad5000000000156c6aa -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:39:08.714| http-nio-6002-exec-2 | DEBUG | 000000006d8e9ad5000000000156c6aa -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7dfd434f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:39:08.718| http-nio-6002-exec-2 | DEBUG | 000000006d8e9ad5000000000156c6aa -  | JDBC Connection [HikariProxyConnection@778258917 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:39:08.721| http-nio-6002-exec-2 | DEBUG | 000000006d8e9ad5000000000156c6aa -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:39:08.722| http-nio-6002-exec-2 | DEBUG | 000000006d8e9ad5000000000156c6aa -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 444861202175627264(Long), 453332487566270464(Long), 447436709996007424(Long), 452976788613107712(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:39:08.728| http-nio-6002-exec-2 | DEBUG | 000000006d8e9ad5000000000156c6aa -  | <==      Total: 5 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:39:08.729| http-nio-6002-exec-2 | DEBUG | 000000006d8e9ad5000000000156c6aa -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7dfd434f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:39:08.733| http-nio-6002-exec-2 | INFO | 000000006d8e9ad5000000000156c6aa -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:39:08.736| http-nio-6002-exec-2 | INFO | 000000006d8e9ad5000000000156c6aa -  | POST /api/oe/exam/waiting 200 32ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:40:23.000| http-nio-6002-exec-3 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:4UZXbQes7mEgxXB6MCuc3c8GECA=, time:1701160822692 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:40:23.103| http-nio-6002-exec-3 | DEBUG | 000000001865fefcffffffff8d37040f -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:23.110| http-nio-6002-exec-3 | DEBUG | 000000001865fefcffffffff8d37040f -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1efc5215] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:23.154| http-nio-6002-exec-3 | DEBUG | 000000001865fefcffffffff8d37040f -  | JDBC Connection [HikariProxyConnection@599198059 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:23.177| http-nio-6002-exec-3 | DEBUG | 000000001865fefcffffffff8d37040f -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:23.186| http-nio-6002-exec-3 | DEBUG | 000000001865fefcffffffff8d37040f -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 447436709996007424(Long), 444861202175627264(Long), 452976788613107712(Long), 453332487566270464(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:23.222| http-nio-6002-exec-3 | DEBUG | 000000001865fefcffffffff8d37040f -  | <==      Total: 5 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:23.224| http-nio-6002-exec-3 | DEBUG | 000000001865fefcffffffff8d37040f -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1efc5215] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:23.233| http-nio-6002-exec-3 | INFO | 000000001865fefcffffffff8d37040f -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:40:23.254| http-nio-6002-exec-3 | INFO | 000000001865fefcffffffff8d37040f -  | POST /api/oe/exam/waiting 200 185ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:40:26.344| http-nio-6002-exec-4 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:AmAf/a5xhiqPEK996Fch+qYZGJg=, time:1701160826114 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:40:26.358| http-nio-6002-exec-4 | DEBUG | ffffffffac7be83e0000000073bbaa53 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:26.360| http-nio-6002-exec-4 | DEBUG | ffffffffac7be83e0000000073bbaa53 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@564025bd] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:26.368| http-nio-6002-exec-4 | DEBUG | ffffffffac7be83e0000000073bbaa53 -  | JDBC Connection [HikariProxyConnection@1657580325 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:26.373| http-nio-6002-exec-4 | DEBUG | ffffffffac7be83e0000000073bbaa53 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:26.375| http-nio-6002-exec-4 | DEBUG | ffffffffac7be83e0000000073bbaa53 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 444861202175627264(Long), 447436709996007424(Long), 452976788613107712(Long), 453332487566270464(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:26.382| http-nio-6002-exec-4 | DEBUG | ffffffffac7be83e0000000073bbaa53 -  | <==      Total: 5 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:26.383| http-nio-6002-exec-4 | DEBUG | ffffffffac7be83e0000000073bbaa53 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@564025bd] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:26.386| http-nio-6002-exec-4 | INFO | ffffffffac7be83e0000000073bbaa53 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:40:26.389| http-nio-6002-exec-4 | INFO | ffffffffac7be83e0000000073bbaa53 -  | POST /api/oe/exam/waiting 200 38ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:40:35.588| http-nio-6002-exec-5 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:IDytsv+tUbzDVvTt3oLejNuz+6A=, time:1701160835348 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:40:35.604| http-nio-6002-exec-5 | DEBUG | ffffffffb0a589f9000000002b906e8a -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:35.605| http-nio-6002-exec-5 | DEBUG | ffffffffb0a589f9000000002b906e8a -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36edc20b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:35.612| http-nio-6002-exec-5 | DEBUG | ffffffffb0a589f9000000002b906e8a -  | JDBC Connection [HikariProxyConnection@669805574 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:35.615| http-nio-6002-exec-5 | DEBUG | ffffffffb0a589f9000000002b906e8a -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:35.615| http-nio-6002-exec-5 | DEBUG | ffffffffb0a589f9000000002b906e8a -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 447436709996007424(Long), 444861202175627264(Long), 452976788613107712(Long), 453332487566270464(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:35.621| http-nio-6002-exec-5 | DEBUG | ffffffffb0a589f9000000002b906e8a -  | <==      Total: 6 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:35.622| http-nio-6002-exec-5 | DEBUG | ffffffffb0a589f9000000002b906e8a -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36edc20b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:35.629| http-nio-6002-exec-5 | INFO | ffffffffb0a589f9000000002b906e8a -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:40:35.634| http-nio-6002-exec-5 | INFO | ffffffffb0a589f9000000002b906e8a -  | POST /api/oe/exam/waiting 200 33ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:40:42.804| http-nio-6002-exec-6 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:L0TzCg0mas75jV4LS1+J/bmwWr4=, time:1701160842567 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:40:42.828| http-nio-6002-exec-6 | DEBUG | 00000000627cee0a000000003c1795af -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:42.829| http-nio-6002-exec-6 | DEBUG | 00000000627cee0a000000003c1795af -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9e945d2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:42.834| http-nio-6002-exec-6 | DEBUG | 00000000627cee0a000000003c1795af -  | JDBC Connection [HikariProxyConnection@313747132 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:42.835| http-nio-6002-exec-6 | DEBUG | 00000000627cee0a000000003c1795af -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:42.837| http-nio-6002-exec-6 | DEBUG | 00000000627cee0a000000003c1795af -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 453332487566270464(Long), 444861202175627264(Long), 452976788613107712(Long), 447436709996007424(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:42.844| http-nio-6002-exec-6 | DEBUG | 00000000627cee0a000000003c1795af -  | <==      Total: 5 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:42.844| http-nio-6002-exec-6 | DEBUG | 00000000627cee0a000000003c1795af -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9e945d2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:42.847| http-nio-6002-exec-6 | INFO | 00000000627cee0a000000003c1795af -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:40:42.850| http-nio-6002-exec-6 | INFO | 00000000627cee0a000000003c1795af -  | POST /api/oe/exam/waiting 200 26ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:40:49.004| http-nio-6002-exec-7 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:UtO4VvnmK0z4Nm8/MtNPU3q5yQ4=, time:1701160848770 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:40:49.015| http-nio-6002-exec-7 | DEBUG | 000000003340685affffffff949f29c8 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:49.016| http-nio-6002-exec-7 | DEBUG | 000000003340685affffffff949f29c8 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63e2f847] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:49.024| http-nio-6002-exec-7 | DEBUG | 000000003340685affffffff949f29c8 -  | JDBC Connection [HikariProxyConnection@1947683241 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:49.026| http-nio-6002-exec-7 | DEBUG | 000000003340685affffffff949f29c8 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:49.027| http-nio-6002-exec-7 | DEBUG | 000000003340685affffffff949f29c8 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 453332487566270464(Long), 447436709996007424(Long), 444861202175627264(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:49.034| http-nio-6002-exec-7 | DEBUG | 000000003340685affffffff949f29c8 -  | <==      Total: 5 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:49.035| http-nio-6002-exec-7 | DEBUG | 000000003340685affffffff949f29c8 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63e2f847] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:49.039| http-nio-6002-exec-7 | INFO | 000000003340685affffffff949f29c8 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:40:49.041| http-nio-6002-exec-7 | INFO | 000000003340685affffffff949f29c8 -  | POST /api/oe/exam/waiting 200 30ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:40:53.148| http-nio-6002-exec-8 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:LwkDuKlsYwmaO9cg9PNvAWA7y/s=, time:1701160852926 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:40:53.158| http-nio-6002-exec-8 | DEBUG | 000000004d4c28bdfffffffffc05e101 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:53.159| http-nio-6002-exec-8 | DEBUG | 000000004d4c28bdfffffffffc05e101 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10903fbe] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:53.162| http-nio-6002-exec-8 | DEBUG | 000000004d4c28bdfffffffffc05e101 -  | JDBC Connection [HikariProxyConnection@1943979787 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:53.164| http-nio-6002-exec-8 | DEBUG | 000000004d4c28bdfffffffffc05e101 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:53.165| http-nio-6002-exec-8 | DEBUG | 000000004d4c28bdfffffffffc05e101 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 444861202175627264(Long), 453332487566270464(Long), 447436709996007424(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:53.169| http-nio-6002-exec-8 | DEBUG | 000000004d4c28bdfffffffffc05e101 -  | <==      Total: 6 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:53.170| http-nio-6002-exec-8 | DEBUG | 000000004d4c28bdfffffffffc05e101 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10903fbe] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:53.174| http-nio-6002-exec-8 | INFO | 000000004d4c28bdfffffffffc05e101 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:40:53.177| http-nio-6002-exec-8 | INFO | 000000004d4c28bdfffffffffc05e101 -  | POST /api/oe/exam/waiting 200 23ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:40:56.287| http-nio-6002-exec-9 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:Bk8OeAEUf5rk1t7w+z8UjrE1u18=, time:1701160856051 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:40:56.309| http-nio-6002-exec-9 | DEBUG | 0000000048ea2ef200000000250b0134 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:56.310| http-nio-6002-exec-9 | DEBUG | 0000000048ea2ef200000000250b0134 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11772a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:56.312| http-nio-6002-exec-9 | DEBUG | 0000000048ea2ef200000000250b0134 -  | JDBC Connection [HikariProxyConnection@916915799 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:56.313| http-nio-6002-exec-9 | DEBUG | 0000000048ea2ef200000000250b0134 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:56.314| http-nio-6002-exec-9 | DEBUG | 0000000048ea2ef200000000250b0134 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 453332487566270464(Long), 444861202175627264(Long), 447436709996007424(Long), 452976788613107712(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:56.319| http-nio-6002-exec-9 | DEBUG | 0000000048ea2ef200000000250b0134 -  | <==      Total: 6 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:56.320| http-nio-6002-exec-9 | DEBUG | 0000000048ea2ef200000000250b0134 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11772a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:40:56.324| http-nio-6002-exec-9 | INFO | 0000000048ea2ef200000000250b0134 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:40:56.326| http-nio-6002-exec-9 | INFO | 0000000048ea2ef200000000250b0134 -  | POST /api/oe/exam/waiting 200 20ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:41:07.532| http-nio-6002-exec-10 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:ZBi/V0r14q33FjCM3GTMk0wd9aY=, time:1701160867317 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:41:07.542| http-nio-6002-exec-10 | DEBUG | 00000000358a1492ffffffff838c115d -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:41:07.543| http-nio-6002-exec-10 | DEBUG | 00000000358a1492ffffffff838c115d -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4499df07] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:41:07.545| http-nio-6002-exec-10 | DEBUG | 00000000358a1492ffffffff838c115d -  | JDBC Connection [HikariProxyConnection@1372568462 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:41:07.547| http-nio-6002-exec-10 | DEBUG | 00000000358a1492ffffffff838c115d -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:41:07.548| http-nio-6002-exec-10 | DEBUG | 00000000358a1492ffffffff838c115d -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 454280607095590912(Long), 454280607200448512(Long), 452976788613107712(Long), 444861202175627264(Long), 447436709996007424(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:41:07.556| http-nio-6002-exec-10 | DEBUG | 00000000358a1492ffffffff838c115d -  | <==      Total: 5 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:41:07.557| http-nio-6002-exec-10 | DEBUG | 00000000358a1492ffffffff838c115d -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4499df07] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:41:07.561| http-nio-6002-exec-10 | INFO | 00000000358a1492ffffffff838c115d -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:41:07.564| http-nio-6002-exec-10 | INFO | 00000000358a1492ffffffff838c115d -  | POST /api/oe/exam/waiting 200 26ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:42:25.813| http-nio-6002-exec-1 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:vnvVbqNp8hcD2mTzkwlOo5Sp+ng=, time:1701160945583 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:42:25.826| http-nio-6002-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:42:25.829| http-nio-6002-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a23504e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:42:25.868| http-nio-6002-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1672764954 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:42:25.871| http-nio-6002-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 = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:42:25.873| http-nio-6002-exec-1 | DEBUG |  -  | ==> Parameters: tju(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:42:25.878| http-nio-6002-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:42:25.879| http-nio-6002-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a23504e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:42:25.889| http-nio-6002-exec-1 | DEBUG | 00000000015de056ffffffffe038c0c6 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:42:25.889| http-nio-6002-exec-1 | DEBUG | 00000000015de056ffffffffe038c0c6 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43c15f45] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:42:25.891| http-nio-6002-exec-1 | DEBUG | 00000000015de056ffffffffe038c0c6 -  | JDBC Connection [HikariProxyConnection@13253349 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:42:25.891| http-nio-6002-exec-1 | DEBUG | 00000000015de056ffffffffe038c0c6 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:42:25.892| http-nio-6002-exec-1 | DEBUG | 00000000015de056ffffffffe038c0c6 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 454280607095590912(Long), 454280607200448512(Long), 444861202175627264(Long), 452976788613107712(Long), 447436709996007424(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:42:25.895| http-nio-6002-exec-1 | DEBUG | 00000000015de056ffffffffe038c0c6 -  | <==      Total: 5 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:42:25.895| http-nio-6002-exec-1 | DEBUG | 00000000015de056ffffffffe038c0c6 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43c15f45] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:42:25.897| http-nio-6002-exec-1 | INFO | 00000000015de056ffffffffe038c0c6 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:42:25.900| http-nio-6002-exec-1 | INFO | 00000000015de056ffffffffe038c0c6 -  | POST /api/oe/exam/waiting 200 16ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:43:12.697| http-nio-6002-exec-2 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:NBSnrPfCUUZyqAiHznEQxQHzQtI=, time:1701160992426 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:43:12.736| http-nio-6002-exec-2 | DEBUG | 0000000079c265faffffffffd7c3e616 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:43:12.738| http-nio-6002-exec-2 | DEBUG | 0000000079c265faffffffffd7c3e616 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f0ee3f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:43:12.747| http-nio-6002-exec-2 | DEBUG | 0000000079c265faffffffffd7c3e616 -  | JDBC Connection [HikariProxyConnection@1855722388 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:43:12.750| http-nio-6002-exec-2 | DEBUG | 0000000079c265faffffffffd7c3e616 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:43:12.751| http-nio-6002-exec-2 | DEBUG | 0000000079c265faffffffffd7c3e616 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 454280607095590912(Long), 454280607200448512(Long), 447436709996007424(Long), 452976788613107712(Long), 444861202175627264(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:43:12.758| http-nio-6002-exec-2 | DEBUG | 0000000079c265faffffffffd7c3e616 -  | <==      Total: 5 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:43:12.759| http-nio-6002-exec-2 | DEBUG | 0000000079c265faffffffffd7c3e616 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f0ee3f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:43:12.762| http-nio-6002-exec-2 | INFO | 0000000079c265faffffffffd7c3e616 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:43:12.767| http-nio-6002-exec-2 | INFO | 0000000079c265faffffffffd7c3e616 -  | POST /api/oe/exam/waiting 200 40ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:43:15.885| http-nio-6002-exec-3 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:HQg7TIGzkbNuMYjsCPZRd6oind0=, time:1701160995645 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:43:15.893| http-nio-6002-exec-3 | DEBUG | ffffffffc45b05d1ffffffffcdaec299 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:43:15.894| http-nio-6002-exec-3 | DEBUG | ffffffffc45b05d1ffffffffcdaec299 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e47a7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:43:15.897| http-nio-6002-exec-3 | DEBUG | ffffffffc45b05d1ffffffffcdaec299 -  | JDBC Connection [HikariProxyConnection@205487260 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:43:15.898| http-nio-6002-exec-3 | DEBUG | ffffffffc45b05d1ffffffffcdaec299 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:43:15.899| http-nio-6002-exec-3 | DEBUG | ffffffffc45b05d1ffffffffcdaec299 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 454280607095590912(Long), 454280607200448512(Long), 444861202175627264(Long), 447436709996007424(Long), 452976788613107712(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:43:15.903| http-nio-6002-exec-3 | DEBUG | ffffffffc45b05d1ffffffffcdaec299 -  | <==      Total: 5 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:43:15.904| http-nio-6002-exec-3 | DEBUG | ffffffffc45b05d1ffffffffcdaec299 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e47a7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:43:15.906| http-nio-6002-exec-3 | INFO | ffffffffc45b05d1ffffffffcdaec299 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:43:15.910| http-nio-6002-exec-3 | INFO | ffffffffc45b05d1ffffffffcdaec299 -  | POST /api/oe/exam/waiting 200 21ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:43:26.131| http-nio-6002-exec-4 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:U7ffXDfdTEJJdeliktoG5sCEf4k=, time:1701161005895 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:43:26.141| http-nio-6002-exec-4 | DEBUG | ffffffffb86a215d000000007d30df3b -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:43:26.142| http-nio-6002-exec-4 | DEBUG | ffffffffb86a215d000000007d30df3b -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5917f2ed] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:43:26.144| http-nio-6002-exec-4 | DEBUG | ffffffffb86a215d000000007d30df3b -  | JDBC Connection [HikariProxyConnection@808312625 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:43:26.150| http-nio-6002-exec-4 | DEBUG | ffffffffb86a215d000000007d30df3b -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:43:26.151| http-nio-6002-exec-4 | DEBUG | ffffffffb86a215d000000007d30df3b -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 454280607095590912(Long), 454280607200448512(Long), 447436709996007424(Long), 444861202175627264(Long), 452976788613107712(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:43:26.155| http-nio-6002-exec-4 | DEBUG | ffffffffb86a215d000000007d30df3b -  | <==      Total: 5 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:43:26.155| http-nio-6002-exec-4 | DEBUG | ffffffffb86a215d000000007d30df3b -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5917f2ed] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:43:26.164| http-nio-6002-exec-4 | INFO | ffffffffb86a215d000000007d30df3b -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:43:26.170| http-nio-6002-exec-4 | INFO | ffffffffb86a215d000000007d30df3b -  | POST /api/oe/exam/waiting 200 33ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:43:53.723| http-nio-6002-exec-5 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:Hzwy4GNkP2XJGLl+S2I2bCbwrOg=, time:1701161033411 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:43:53.736| http-nio-6002-exec-5 | DEBUG | 0000000046d41373000000007c35bc7e -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:43:53.738| http-nio-6002-exec-5 | DEBUG | 0000000046d41373000000007c35bc7e -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34861a35] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:43:53.741| http-nio-6002-exec-5 | DEBUG | 0000000046d41373000000007c35bc7e -  | JDBC Connection [HikariProxyConnection@1229755022 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:43:53.743| http-nio-6002-exec-5 | DEBUG | 0000000046d41373000000007c35bc7e -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:43:53.744| http-nio-6002-exec-5 | DEBUG | 0000000046d41373000000007c35bc7e -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 454280607095590912(Long), 454280607200448512(Long), 452976788613107712(Long), 447436709996007424(Long), 444861202175627264(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:43:53.747| http-nio-6002-exec-5 | DEBUG | 0000000046d41373000000007c35bc7e -  | <==      Total: 5 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:43:53.748| http-nio-6002-exec-5 | DEBUG | 0000000046d41373000000007c35bc7e -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34861a35] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:43:53.752| http-nio-6002-exec-5 | INFO | 0000000046d41373000000007c35bc7e -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:43:53.755| http-nio-6002-exec-5 | INFO | 0000000046d41373000000007c35bc7e -  | POST /api/oe/exam/waiting 200 22ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:44:32.399| http-nio-6002-exec-6 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:p6p0oZ9NJSEUrXMXsTv0UTiL1RQ=, time:1701161072098 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:44:32.419| http-nio-6002-exec-6 | DEBUG | 0000000022ec889bffffffffa9dbef8b -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:44:32.422| http-nio-6002-exec-6 | DEBUG | 0000000022ec889bffffffffa9dbef8b -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35d174b4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:44:32.427| http-nio-6002-exec-6 | DEBUG | 0000000022ec889bffffffffa9dbef8b -  | JDBC Connection [HikariProxyConnection@761789871 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:44:32.429| http-nio-6002-exec-6 | DEBUG | 0000000022ec889bffffffffa9dbef8b -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:44:32.431| http-nio-6002-exec-6 | DEBUG | 0000000022ec889bffffffffa9dbef8b -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 453332487566270464(Long), 447436709996007424(Long), 444861202175627264(Long), 452976788613107712(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:44:32.437| http-nio-6002-exec-6 | DEBUG | 0000000022ec889bffffffffa9dbef8b -  | <==      Total: 6 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:44:32.438| http-nio-6002-exec-6 | DEBUG | 0000000022ec889bffffffffa9dbef8b -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35d174b4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:44:32.443| http-nio-6002-exec-6 | INFO | 0000000022ec889bffffffffa9dbef8b -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:44:32.446| http-nio-6002-exec-6 | INFO | 0000000022ec889bffffffffa9dbef8b -  | POST /api/oe/exam/waiting 200 34ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:44:37.548| http-nio-6002-exec-7 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:NBoExPgIxs7pE6Gyec4KKpIdXU4=, time:1701161077270 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:44:37.557| http-nio-6002-exec-7 | DEBUG | ffffffff88673337ffffffffb384d097 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:44:37.559| http-nio-6002-exec-7 | DEBUG | ffffffff88673337ffffffffb384d097 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f1068f1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:44:37.561| http-nio-6002-exec-7 | DEBUG | ffffffff88673337ffffffffb384d097 -  | JDBC Connection [HikariProxyConnection@909543223 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:44:37.563| http-nio-6002-exec-7 | DEBUG | ffffffff88673337ffffffffb384d097 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:44:37.564| http-nio-6002-exec-7 | DEBUG | ffffffff88673337ffffffffb384d097 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 454280607095590912(Long), 454280607200448512(Long), 452976788613107712(Long), 447436709996007424(Long), 444861202175627264(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:44:37.568| http-nio-6002-exec-7 | DEBUG | ffffffff88673337ffffffffb384d097 -  | <==      Total: 5 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:44:37.569| http-nio-6002-exec-7 | DEBUG | ffffffff88673337ffffffffb384d097 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f1068f1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:44:37.573| http-nio-6002-exec-7 | INFO | ffffffff88673337ffffffffb384d097 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:44:37.576| http-nio-6002-exec-7 | INFO | ffffffff88673337ffffffffb384d097 -  | POST /api/oe/exam/waiting 200 22ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:44:43.726| http-nio-6002-exec-8 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:3d5dDdoJZ2SxXJi4Rkmazm0pZYM=, time:1701161083426 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:44:43.748| http-nio-6002-exec-8 | DEBUG | ffffffff82b75a1d00000000743f0f10 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:44:43.751| http-nio-6002-exec-8 | DEBUG | ffffffff82b75a1d00000000743f0f10 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c069563] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:44:43.757| http-nio-6002-exec-8 | DEBUG | ffffffff82b75a1d00000000743f0f10 -  | JDBC Connection [HikariProxyConnection@1094803897 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:44:43.761| http-nio-6002-exec-8 | DEBUG | ffffffff82b75a1d00000000743f0f10 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:44:43.763| http-nio-6002-exec-8 | DEBUG | ffffffff82b75a1d00000000743f0f10 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 444861202175627264(Long), 447436709996007424(Long), 453332487566270464(Long), 452976788613107712(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:44:43.769| http-nio-6002-exec-8 | DEBUG | ffffffff82b75a1d00000000743f0f10 -  | <==      Total: 6 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:44:43.770| http-nio-6002-exec-8 | DEBUG | ffffffff82b75a1d00000000743f0f10 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c069563] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:44:43.776| http-nio-6002-exec-8 | INFO | ffffffff82b75a1d00000000743f0f10 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:44:43.781| http-nio-6002-exec-8 | INFO | ffffffff82b75a1d00000000743f0f10 -  | POST /api/oe/exam/waiting 200 40ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:45:00.072| scheduled-task-2 | INFO |  -  | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
-2023-11-28 16:46:53.791| http-nio-6002-exec-9 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:6861fA7LwjmBPap05Vg63HzeDuQ=, time:1701161213505 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:46:53.818| http-nio-6002-exec-9 | DEBUG | 00000000393d1510000000007026bd57 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:46:53.822| http-nio-6002-exec-9 | DEBUG | 00000000393d1510000000007026bd57 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ad45075] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:46:53.831| http-nio-6002-exec-9 | DEBUG | 00000000393d1510000000007026bd57 -  | JDBC Connection [HikariProxyConnection@58817137 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:46:53.836| http-nio-6002-exec-9 | DEBUG | 00000000393d1510000000007026bd57 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:46:53.837| http-nio-6002-exec-9 | DEBUG | 00000000393d1510000000007026bd57 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 452976788613107712(Long), 444861202175627264(Long), 453332487566270464(Long), 447436709996007424(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:46:53.844| http-nio-6002-exec-9 | DEBUG | 00000000393d1510000000007026bd57 -  | <==      Total: 6 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:46:53.847| http-nio-6002-exec-9 | DEBUG | 00000000393d1510000000007026bd57 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ad45075] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:46:53.851| http-nio-6002-exec-9 | INFO | 00000000393d1510000000007026bd57 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:46:53.857| http-nio-6002-exec-9 | INFO | 00000000393d1510000000007026bd57 -  | POST /api/oe/exam/waiting 200 56ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:49:53.630| http-nio-6002-exec-10 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:L0dSenNvDQXrBcOp7TNXsZ5a7bc=, time:1701161393317 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:49:53.662| http-nio-6002-exec-10 | DEBUG | 000000007d800e87ffffffffc4fea386 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:49:53.664| http-nio-6002-exec-10 | DEBUG | 000000007d800e87ffffffffc4fea386 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@660346f0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:49:53.677| http-nio-6002-exec-10 | DEBUG | 000000007d800e87ffffffffc4fea386 -  | JDBC Connection [HikariProxyConnection@1622633359 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:49:53.680| http-nio-6002-exec-10 | DEBUG | 000000007d800e87ffffffffc4fea386 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:49:53.681| http-nio-6002-exec-10 | DEBUG | 000000007d800e87ffffffffc4fea386 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 444861202175627264(Long), 453332487566270464(Long), 447436709996007424(Long), 452976788613107712(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:49:53.687| http-nio-6002-exec-10 | DEBUG | 000000007d800e87ffffffffc4fea386 -  | <==      Total: 6 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:49:53.687| http-nio-6002-exec-10 | DEBUG | 000000007d800e87ffffffffc4fea386 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@660346f0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:49:53.691| http-nio-6002-exec-10 | INFO | 000000007d800e87ffffffffc4fea386 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:49:53.694| http-nio-6002-exec-10 | INFO | 000000007d800e87ffffffffc4fea386 -  | POST /api/oe/exam/waiting 200 43ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:52:53.308| http-nio-6002-exec-1 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:LHCiiD6qK6CHXqILTQdSHV1aAG8=, time:1701161573005 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:52:53.328| http-nio-6002-exec-1 | DEBUG | 000000005326c72d0000000021b8ba32 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:52:53.329| http-nio-6002-exec-1 | DEBUG | 000000005326c72d0000000021b8ba32 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f43cecf] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:52:53.333| http-nio-6002-exec-1 | DEBUG | 000000005326c72d0000000021b8ba32 -  | JDBC Connection [HikariProxyConnection@415083643 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:52:53.334| http-nio-6002-exec-1 | DEBUG | 000000005326c72d0000000021b8ba32 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:52:53.334| http-nio-6002-exec-1 | DEBUG | 000000005326c72d0000000021b8ba32 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 452976788613107712(Long), 447436709996007424(Long), 453332487566270464(Long), 444861202175627264(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:52:53.338| http-nio-6002-exec-1 | DEBUG | 000000005326c72d0000000021b8ba32 -  | <==      Total: 6 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:52:53.339| http-nio-6002-exec-1 | DEBUG | 000000005326c72d0000000021b8ba32 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f43cecf] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:52:53.344| http-nio-6002-exec-1 | INFO | 000000005326c72d0000000021b8ba32 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:52:53.347| http-nio-6002-exec-1 | INFO | 000000005326c72d0000000021b8ba32 -  | POST /api/oe/exam/waiting 200 23ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:55:54.015| http-nio-6002-exec-2 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:zpAE6S3LAFb5L9rN62BDMrAPCy4=, time:1701161753676 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:55:54.032| http-nio-6002-exec-2 | DEBUG | 00000000052e84fcffffffffbee72554 -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:55:54.033| http-nio-6002-exec-2 | DEBUG | 00000000052e84fcffffffffbee72554 -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4369d81f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:55:54.035| http-nio-6002-exec-2 | DEBUG | 00000000052e84fcffffffffbee72554 -  | JDBC Connection [HikariProxyConnection@1117805299 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:55:54.036| http-nio-6002-exec-2 | DEBUG | 00000000052e84fcffffffffbee72554 -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:55:54.037| http-nio-6002-exec-2 | DEBUG | 00000000052e84fcffffffffbee72554 -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 444861202175627264(Long), 452976788613107712(Long), 453332487566270464(Long), 447436709996007424(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:55:54.041| http-nio-6002-exec-2 | DEBUG | 00000000052e84fcffffffffbee72554 -  | <==      Total: 6 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:55:54.042| http-nio-6002-exec-2 | DEBUG | 00000000052e84fcffffffffbee72554 -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4369d81f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:55:54.045| http-nio-6002-exec-2 | INFO | 00000000052e84fcffffffffbee72554 -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:55:54.050| http-nio-6002-exec-2 | INFO | 00000000052e84fcffffffffbee72554 -  | POST /api/oe/exam/waiting 200 23ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 16:58:53.427| http-nio-6002-exec-3 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:qrjVJbkXzhrhxgseZiYOxxunwLM=, time:1701161933020 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 16:58:53.547| http-nio-6002-exec-3 | DEBUG | ffffffffcda57ede000000004e3587ce -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:58:53.558| http-nio-6002-exec-3 | DEBUG | ffffffffcda57ede000000004e3587ce -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1484ff01] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:58:53.602| http-nio-6002-exec-3 | DEBUG | ffffffffcda57ede000000004e3587ce -  | JDBC Connection [HikariProxyConnection@1415698551 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:58:53.628| http-nio-6002-exec-3 | DEBUG | ffffffffcda57ede000000004e3587ce -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:58:53.642| http-nio-6002-exec-3 | DEBUG | ffffffffcda57ede000000004e3587ce -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 452976788613107712(Long), 447436709996007424(Long), 444861202175627264(Long), 453332487566270464(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:58:53.687| http-nio-6002-exec-3 | DEBUG | ffffffffcda57ede000000004e3587ce -  | <==      Total: 6 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:58:53.690| http-nio-6002-exec-3 | DEBUG | ffffffffcda57ede000000004e3587ce -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1484ff01] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 16:58:53.700| http-nio-6002-exec-3 | INFO | ffffffffcda57ede000000004e3587ce -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 16:58:53.726| http-nio-6002-exec-3 | INFO | ffffffffcda57ede000000004e3587ce -  | POST /api/oe/exam/waiting 200 216ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 17:00:00.001| scheduled-task-1 | INFO |  -  | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
-2023-11-28 17:01:53.600| http-nio-6002-exec-4 | INFO |  -  | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:87c61f8b832e41fe911898c31c9b6a84, authorization:Token 9145c63a8f2c1d861e385046d85ca1ac:H6qZXnnjzYGJt1bq8/fwi3zGaBY=, time:1701162113239 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
-2023-11-28 17:01:53.638| http-nio-6002-exec-4 | DEBUG | ffffffff8dbdbca2ffffffffe8d6b13b -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:01:53.641| http-nio-6002-exec-4 | DEBUG | ffffffff8dbdbca2ffffffffe8d6b13b -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ee3c82a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:01:53.650| http-nio-6002-exec-4 | DEBUG | ffffffff8dbdbca2ffffffffe8d6b13b -  | JDBC Connection [HikariProxyConnection@429011981 wrapping com.mysql.cj.jdbc.ConnectionImpl@68dc2f53] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:01:53.654| http-nio-6002-exec-4 | DEBUG | ffffffff8dbdbca2ffffffffe8d6b13b -  | ==>  Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 WHERE 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:01:53.656| http-nio-6002-exec-4 | DEBUG | ffffffff8dbdbca2ffffffffe8d6b13b -  | ==> Parameters: 444073650872135680(Long), 454646713664671744(Long), 454646713719197696(Long), 452976130208043008(Long), 444865430554152960(Long), 453332858359521280(Long), 454280607095590912(Long), 454280607200448512(Long), 444861202175627264(Long), 453332487566270464(Long), 452976788613107712(Long), 447436709996007424(Long), 447437338839617536(Long), 61(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:01:53.662| http-nio-6002-exec-4 | DEBUG | ffffffff8dbdbca2ffffffffe8d6b13b -  | <==      Total: 6 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:01:53.662| http-nio-6002-exec-4 | DEBUG | ffffffff8dbdbca2ffffffffe8d6b13b -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ee3c82a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:01:53.665| http-nio-6002-exec-4 | INFO | ffffffff8dbdbca2ffffffffe8d6b13b -  | request:============请求地址============:/api/oe/exam/waiting
-============类============:com.qmth.themis.exam.api.TEExamController
-============方法============:waiting
-参数key:"mapParameter",参数value:{}
-============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
-2023-11-28 17:01:53.669| http-nio-6002-exec-4 | INFO | ffffffff8dbdbca2ffffffffe8d6b13b -  | POST /api/oe/exam/waiting 200 42ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
-2023-11-28 17:01:59.564| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2023-11-28 17:01:59.572| SpringContextShutdownHook | INFO |  -  | Start release machindId | [com.qmth.themis.business.util.UidUtil:81]
-2023-11-28 17:01:59.668| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.36:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2023-11-28 17:01:59.681| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.36:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2023-11-28 17:01:59.814| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.36:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2023-11-28 17:01:59.815| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.36:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2023-11-28 17:01:59.843| SpringContextShutdownHook | INFO |  -  | HikariPool-1 - Shutdown initiated... | [com.zaxxer.hikari.HikariDataSource:350]
-2023-11-28 17:01:59.863| SpringContextShutdownHook | INFO |  -  | HikariPool-1 - Shutdown completed. | [com.zaxxer.hikari.HikariDataSource:352]
-2023-11-28 17:02:04.995| main | INFO |  -  | Starting ThemisExamApplication on king-MacBook-Pro.local with PID 7428 (/Users/king/git/backend-service/themis-exam/target/classes started by king in /Users/king/git/backend-service) | [org.springframework.boot.StartupInfoLogger:55]
-2023-11-28 17:02:05.009| main | INFO |  -  | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
-2023-11-28 17:02:06.869| main | INFO |  -  | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
-2023-11-28 17:02:06.873| main | INFO |  -  | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
-2023-11-28 17:02:06.925| main | INFO |  -  | Finished Spring Data repository scanning in 37ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
-2023-11-28 17:02:08.281| main | INFO |  -  | Tomcat initialized with port(s): 6002 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
-2023-11-28 17:02:08.458| main | INFO |  -  | Initializing ProtocolHandler ["http-nio-6002"] | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-28 17:02:08.480| main | INFO |  -  | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-28 17:02:08.481| main | INFO |  -  | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-28 17:02:08.608| main | INFO |  -  | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-28 17:02:08.609| main | INFO |  -  | Root WebApplicationContext: initialization completed in 3529 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
-2023-11-28 17:02:09.332| main | DEBUG |  -  | Logging initialized using 'class com.qmth.boot.mybatis.logger.MybatisPlusLogger' adapter. | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:12.780| main | INFO |  -  | Uid init success, datacenterId=2, machineId=2 | [com.qmth.themis.business.util.UidUtil:56]
-2023-11-28 17:02:15.563| main | INFO |  -  | Solar startup checking... | [com.qmth.boot.core.solar.service.SolarService:128]
-2023-11-28 17:02:15.912| main | INFO |  -  | Solar startup check success, current appname=开发环境 | [com.qmth.boot.core.solar.service.SolarService:157]
-2023-11-28 17:02:16.806| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:16.824| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e36d508] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:16.971| main | INFO |  -  | HikariPool-1 - Starting... | [com.zaxxer.hikari.HikariDataSource:110]
-2023-11-28 17:02:17.306| main | INFO |  -  | HikariPool-1 - Start completed. | [com.zaxxer.hikari.HikariDataSource:123]
-2023-11-28 17:02:17.313| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@385228898 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:17.421| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:17.473| main | DEBUG |  -  | ==> Parameters: exam.no.auth.urls(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:17.503| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:17.507| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e36d508] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:17.931| main | INFO |  -  | Exposing 4 endpoint(s) beneath base path '/actuator' | [org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver:58]
-2023-11-28 17:02:18.094| main | INFO |  -  | Initializing ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2023-11-28 17:02:18.129| main | INFO |  -  | Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] | [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping:69]
-2023-11-28 17:02:18.218| main | INFO |  -  | cpuNum:8 | [com.qmth.themis.business.forkjoin.ForkJoinThreadPool:34]
-2023-11-28 17:02:18.245| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.246| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7dc9b41a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.256| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@798483422 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.261| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.262| main | DEBUG |  -  | ==> Parameters: mq.config.topic(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.267| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.267| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7dc9b41a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.268| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.268| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f8a29ca] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.270| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1335077110 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.270| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.274| main | DEBUG |  -  | ==> Parameters: mq.config.body(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.279| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.279| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f8a29ca] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.449| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.450| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43a72f0f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.455| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1660136848 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.457| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.458| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.appId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.462| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.463| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43a72f0f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.464| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.464| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f6936cc] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.465| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1455386398 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.465| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.466| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.key(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.472| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.476| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f6936cc] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.477| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.477| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e7d9d0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.480| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@722305421 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.481| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.481| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.urls(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.484| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.485| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e7d9d0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.486| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.486| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@87df88d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.489| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1329271270 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.489| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.490| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.service(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.492| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.492| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@87df88d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.493| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.493| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1bcca516] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.494| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@216998824 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.498| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.499| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.queryUrl(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.503| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.504| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1bcca516] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.504| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.504| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7be85f15] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.513| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1214357269 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.514| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.515| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.secretId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.517| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.522| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7be85f15] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.524| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.525| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@410e043b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.527| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@97755704 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.527| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.527| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.secretKey(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.534| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.537| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@410e043b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.537| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.537| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f65639e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.538| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1732238376 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.540| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.548| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.vodAppId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.551| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.551| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f65639e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.552| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.552| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4246f904] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.553| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1526838264 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.553| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.554| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.callbackPwd(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.556| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.557| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4246f904] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.557| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.558| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c149539] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.559| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1247570736 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.560| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.560| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.callbackTime(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.562| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.563| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c149539] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.563| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.564| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6662974a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.565| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1338926429 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.565| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.570| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.trtcQueryUrl(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.572| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.573| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6662974a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.573| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.573| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1aba8978] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.584| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@644015103 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.585| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.586| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.trtcRegion(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.589| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:18.589| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1aba8978] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.004| main | INFO |  -  | Starting ProtocolHandler ["http-nio-6002"] | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-28 17:02:20.023| main | INFO |  -  | Tomcat started on port(s): 6002 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
-2023-11-28 17:02:20.025| main | INFO |  -  | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
-2023-11-28 17:02:20.035| main | INFO |  -  | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
-2023-11-28 17:02:20.051| main | INFO |  -  | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
-2023-11-28 17:02:20.352| main | INFO |  -  | Generating unique operation named: callApplyUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-28 17:02:20.358| main | INFO |  -  | Generating unique operation named: callCancelUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-28 17:02:20.365| main | INFO |  -  | Generating unique operation named: statusUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-28 17:02:20.391| main | INFO |  -  | Generating unique operation named: fileUploadUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-28 17:02:20.517| main | INFO |  -  | Generating unique operation named: statusUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-28 17:02:20.566| main | INFO |  -  | Generating unique operation named: verifyUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-28 17:02:20.577| main | INFO |  -  | Generating unique operation named: answerSubmitUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-28 17:02:20.662| main | INFO |  -  | Generating unique operation named: fileUploadUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2023-11-28 17:02:20.757| main | INFO |  -  | ApiConfigService inited, aac method count=43 | [com.qmth.boot.api.config.ApiConfigService:48]
-2023-11-28 17:02:20.763| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.765| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@324e62e2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.792| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1730559415 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.796| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.802| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.808| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.809| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@324e62e2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.810| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.SysConfigMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:20.812| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.812| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f7b15bb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.813| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@766291229 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.813| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,access_key,access_secret,last_access_time,create_id,create_time,update_id,update_Time FROM t_b_app limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.814| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.817| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.818| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f7b15bb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.818| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBAppMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:20.818| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.818| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d92bfaf] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.821| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@170113387 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.822| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,value,url,description,type,enable,create_id,create_time,update_id,update_Time FROM t_b_app_version limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.822| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.825| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.826| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d92bfaf] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.826| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBAppVersionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:20.826| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.827| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14acc33e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.827| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1824225731 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.828| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,path,type,size,md5,remark,create_id,create_time FROM t_b_attachment limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.828| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.830| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.830| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14acc33e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.830| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBAttachmentMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:20.831| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.831| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32dc895e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.831| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@94280615 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.833| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,name,value,url,description,enable,type,create_id,create_time,update_id,update_Time FROM t_b_client_version limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.834| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.836| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.858| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32dc895e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.859| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBClientVersionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:20.862| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.863| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@455591ad] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.864| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@320173600 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.867| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.867| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.870| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.871| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@455591ad] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.871| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBExamInvigilateUserMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:20.871| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.871| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a919251] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.872| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@866170967 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.872| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,room_code,room_name FROM t_b_exam_invigilate_user_temp limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.872| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.874| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.876| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a919251] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.876| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBExamInvigilateUserTempMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:20.877| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.877| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55e75ce0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.879| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@53632791 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.880| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.880| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.883| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.883| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55e75ce0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.884| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBOrgMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:20.885| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.885| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d51203b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.888| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@851339053 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.889| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,url,type,parent_id,sequence,remark,create_time FROM t_b_privilege limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.890| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.892| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.892| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d51203b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.892| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBPrivilegeMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:20.892| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.893| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@276e5add] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.893| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1936389875 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.894| main | DEBUG |  -  | ==>  Preparing: SELECT id,main_number,sub_number,sub_index,outline,title,answer,sort,solve_count,un_solve_count,enable,create_id,create_time,update_id,update_Time FROM t_b_problem limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.895| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.908| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.909| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@276e5add] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.909| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBProblemMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:20.910| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.910| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e49863e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.911| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@907749781 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.912| main | DEBUG |  -  | ==>  Preparing: SELECT id,role_code,role_name,create_time FROM t_b_role limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.912| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.914| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.914| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e49863e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.914| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBRoleMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:20.915| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.915| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a5e0faf] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.916| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1745094828 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.916| main | DEBUG |  -  | ==>  Preparing: SELECT id,role_code,privilege_id FROM t_b_role_privilege limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.916| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.917| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.918| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a5e0faf] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.918| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBRolePrivilegeMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:20.918| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.918| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6421d85c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.919| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1589153792 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.919| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,identity,type,source,platform,device_id,address,access_token,last_access_time,last_access_ip,update_time,expire_time FROM t_b_session limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.919| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.920| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.920| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6421d85c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.920| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBSessionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:20.921| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.921| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77f1026e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.921| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@502843380 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.922| main | DEBUG |  -  | ==>  Preparing: SELECT id,type,entity_id,exam_id,status,summary,progress,import_file_name,import_file_path,result_file_path,report_file_path,create_id,create_time,start_time,finish_time,org_id,remark FROM t_b_task_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.922| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.924| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.924| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77f1026e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.924| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBTaskHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:20.925| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.925| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ce07709] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.925| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1669194889 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.926| main | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,pwd_force,create_id,create_time,update_id,update_Time FROM t_b_user limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.926| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.931| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.932| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ce07709] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.933| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBUserMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:20.934| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.934| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f9b46ed] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.935| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1774047164 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.936| main | DEBUG |  -  | ==>  Preparing: SELECT id,user_id,role_code FROM t_b_user_role limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.936| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.938| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.939| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f9b46ed] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.939| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TBUserRoleMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:20.941| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.942| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d72dd86] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.944| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1894080751 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.945| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,activity_id,attachment_id,content,type,enable,audio_default,play_time,create_id,create_time,update_id,update_Time FROM t_e_audio limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.946| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.948| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.949| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d72dd86] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.949| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEAudioMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:20.950| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.950| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19faa9dc] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.951| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1378863496 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.952| main | DEBUG |  -  | ==>  Preparing: SELECT id,similarity_threshold,liveness_action_count,liveness_action_retry_count,liveness_action_limit_seconds,no_face_count_error,match_face_compare_error_count,realness_count,multiple_face_count_error,total_face_compare_error_count,in_process_face_verify_config,total_eye_close_error_count FROM t_e_config limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.952| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.954| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.954| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19faa9dc] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.954| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEConfigMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:20.955| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.955| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6adc90e9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.956| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@639922215 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.956| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.957| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.959| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.959| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6adc90e9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.959| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamActivityMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:20.960| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.960| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@320ca97c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.963| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1012476940 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.964| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,exam_student_id,type,description,status,remark,create_id,create_time,update_id,update_Time FROM t_e_exam_breach_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.964| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.966| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.966| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@320ca97c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.966| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamBreachLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:20.967| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.967| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6fb3d3bb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.968| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@950255736 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.968| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,course_code,course_name,objective_shuffle,option_shuffle,paper_count,has_answer,audio_play_count,has_audio,mobile_photo_upload,create_id,create_time,update_id,update_Time FROM t_e_exam_course limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.969| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.972| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.972| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6fb3d3bb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.973| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamCourseMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:20.973| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.973| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a5663ef] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.974| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1258897685 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.977| main | 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,invigilate_verify,monitor_status,in_process_realness_verify,scan_time,third_exam_id,exam_student_call_enable,objective_score_push,exam_student_breach_push,video_delete,video_delete_time,create_id,create_time,update_id,update_Time FROM t_e_exam limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.977| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.980| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.981| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a5663ef] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.981| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:20.981| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.982| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d414943] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.982| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1417740319 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.982| main | DEBUG |  -  | ==>  Preparing: SELECT id,name,total_score,total_objective_score,total_subjective_score,paper_path,paper_md5,paper_view_path,decrypt_secret,encrypt_mode,need_voice_answer,exam_id,course_code,code,answer_path,has_audio,weight,audio_play_count,struct_path,struct_md5,decrypt_vector,create_id,create_time,update_id,update_Time FROM t_e_exam_paper limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.983| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.985| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.986| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d414943] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.987| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamPaperMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:20.987| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.987| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@475c2f47] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.987| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@276852158 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.988| main | DEBUG |  -  | ==>  Preparing: SELECT id,reexam_id,auditing_id FROM t_e_exam_reexam_auditing limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.988| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.990| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.990| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@475c2f47] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.990| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamReexamAuditingMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:20.990| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.990| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1695f7cb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.991| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@815121481 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.991| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,model,reason,status,auditing_id,auditing_status,auditing_time,auditing_suggest,remark,create_id,create_time,update_id,update_Time FROM t_e_exam_reexam limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.991| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.992| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.994| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1695f7cb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.994| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamReexamMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:20.995| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.995| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7200702] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.995| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1051890562 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.996| main | DEBUG |  -  | ==>  Preparing: SELECT id,student_id,exam_student_id,exam_record_id,type,info,remark,create_time,obj_id,update_time,title,ip,country,region,province,city,isp FROM t_e_exam_student_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:20.996| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.001| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.002| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7200702] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.002| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamStudentLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.002| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.002| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e1d3188] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.003| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1501701470 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.003| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.004| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.009| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.010| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e1d3188] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.010| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamStudentMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.010| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.010| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e9c5db9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.011| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@960146579 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.011| main | DEBUG |  -  | ==>  Preparing: SELECT id,student_id,exam_student_id,exam_record_id,type,create_time FROM t_e_exam_student_online_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.011| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.014| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.014| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e9c5db9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.014| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamStudentOnlineLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.014| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.014| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@362fbd98] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.015| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@300117596 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.016| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,room_code,total_count,prepare_count,exam_count,finish_count,absent_count,online_count,offline_count,monitor_stop_count,warning_count,warning_unread,warning_multiple_face_count,exception_count FROM t_e_exam_summary limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.016| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.017| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.018| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@362fbd98] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.018| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamSummaryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.018| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.018| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@126ae0ca] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.018| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1508002914 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.019| main | DEBUG |  -  | ==>  Preparing: SELECT org_id,online_count,exam_count,finish_count,finish_student_count FROM t_e_org_summary limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.019| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.020| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.020| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@126ae0ca] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.021| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEOrgSummaryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.021| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.021| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@744c16fb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.022| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@837145608 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.022| main | DEBUG |  -  | ==>  Preparing: SELECT id,country,province,online_count FROM t_e_region_summary limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.022| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.023| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.023| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@744c16fb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.023| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TERegionSummaryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.023| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.024| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@638b05fb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.024| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2011442367 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.024| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,name,total_score,paper_path,create_id,create_time,update_id,update_Time FROM t_e_simulate_paper limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.024| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.025| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.025| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@638b05fb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.025| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TESimulatePaperMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.025| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.025| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6aeb769d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.027| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1374950118 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.027| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,identity,password,idcard_number,mobile_number,name,gender,base_photo_path,enable,create_id,create_time,update_id,update_Time FROM t_e_student limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.027| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.029| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.029| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6aeb769d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.029| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEStudentMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.030| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.030| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@189c6683] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.030| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@695383187 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.031| main | DEBUG |  -  | ==>  Preparing: SELECT id,user_id,type,info,remark,create_time FROM t_e_user_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.031| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.032| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.032| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@189c6683] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.032| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TEUserLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.033| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.033| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45b37003] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.034| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1046527560 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.035| main | DEBUG |  -  | ==>  Preparing: SELECT id,obj,create_time FROM t_g_error limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.035| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.036| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.036| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45b37003] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.036| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TGErrorMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.036| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.036| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5db6083b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.037| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@64702694 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.037| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,exam_id,exam_activity_id,exam_student_id,source,live_url,status,type,call_status,monitor_key,remark,form_user_id,receive_user_id,start_time,call_time,end_time,create_id,create_time,update_id,update_Time FROM t_ie_exam_invigilate_call_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.037| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.039| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.039| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5db6083b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.039| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamInvigilateCallLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.039| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.040| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68312b85] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.041| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@95093096 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.041| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,exam_id,exam_activity_id,exam_student_id,source,live_url,status,type,call_status,monitor_key,start_time,call_time,end_time,form_user_id,receive_user_id,create_id,create_time,update_id,update_Time FROM t_ie_exam_invigilate_call limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.042| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.044| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.044| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68312b85] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.044| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamInvigilateCallMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.045| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.045| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7594d189] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.045| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@337158589 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.046| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,form_user_id,receive_user_id,type,content,send_time,receive_time FROM t_ie_exam_invigilate_notice limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.046| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.048| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.048| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7594d189] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.049| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamInvigilateNoticeMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.049| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.049| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@628af295] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.049| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@834764756 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.050| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,exam_record_id,source,create_time,type,content,start_time,call_time,end_time,form_user_id,receive_user_id FROM t_ie_exam_media_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.050| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.052| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.052| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@628af295] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.052| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamMediaLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.052| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.052| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39336f5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.053| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@918053448 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.054| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,exam_student_id,info,type,remark,create_time,update_time,difference,photo_url,video_url,obj_id FROM t_ie_invigilate_exception_info limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.054| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.056| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.056| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39336f5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.056| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeInvigilateExceptionInfoMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.056| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.056| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45594dfe] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.057| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1600651070 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.057| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,exam_student_id,info,level,type,remark,approve_status,create_time,update_time,photo_url,video_url,remind_status FROM t_ie_invigilate_warn_info limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.058| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.059| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.059| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45594dfe] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.059| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeInvigilateWarnInfoMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.059| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.060| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ac1544f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.060| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1165547092 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.060| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,country,region,province,city,isp,create_time,update_Time FROM t_ip_region limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.060| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.061| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.061| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ac1544f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.061| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TIpRegionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.061| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.061| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c32aa7e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.065| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@202501275 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.065| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.065| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.067| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.067| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c32aa7e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.067| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TMRocketMessageMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.067| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.067| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18372705] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.067| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1099894567 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.068| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,request_id,video_source,start_time,end_time,video_url,object,create_time FROM t_m_tencent_video_message limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.068| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.069| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.069| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18372705] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.069| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TMTencentVideoMessageMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.069| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.069| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@fe58644] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.069| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@785090482 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.070| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,main_number,sub_number,sub_index,answer,version,history,duration_seconds,score FROM t_oe_exam_answer limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.070| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.071| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.072| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@fe58644] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.072| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamAnswerMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.072| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.072| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f4083ac] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.072| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1018491302 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.072| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,break_time,break_reason,resume_reason,prepare_time,start_time,entry_authentication_result,entry_authentication_id FROM t_oe_exam_break_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.073| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.074| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.074| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f4083ac] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.074| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamBreakHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.074| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.074| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b1a9ab3] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.074| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1616653215 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.075| main | 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,warning_unread,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,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.075| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.078| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.079| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b1a9ab3] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.079| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamRecordMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.080| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.080| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35bcf3a6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.080| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@450640032 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.080| main | DEBUG |  -  | ==>  Preparing: SELECT id,student_id,paper_id,finish_time FROM t_oe_exam_simulate_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.081| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.081| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.081| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35bcf3a6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.081| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamSimulateHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.081| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.081| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1651bd68] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.083| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1151491527 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.083| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,face_count,similarity,realness,create_time,update_time,type,exception,photo_url,time,batch_no FROM t_oe_face_verify_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.084| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.085| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.085| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1651bd68] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.085| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeFaceVerifyHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.085| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.086| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bacabc4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.087| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1351476516 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.087| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,type,actions,retry,exception,start_time,finish_time,create_time,batch_no FROM t_oe_liveness_verify_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.087| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.088| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.089| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bacabc4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.089| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeLivenessVerifyHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.089| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.089| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a4d0ca2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.089| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@345072292 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.092| main | DEBUG |  -  | ==>  Preparing: SELECT id,school_id,access_key,access_secret,description,type,expire_time,file,create_id,create_time,update_id,update_Time FROM t_s_auth limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.092| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.095| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.095| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a4d0ca2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.095| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSAuthMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.095| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.095| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1391d95f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.096| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1097596819 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.096| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,soft_name,process_name,enable,create_id,create_time,update_id,update_Time FROM t_s_black_list limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.097| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.098| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.098| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1391d95f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.098| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSBlackListMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.099| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.099| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26401eda] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.099| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2045088187 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.099| main | DEBUG |  -  | ==>  Preparing: SELECT id,obj,obj_name,obj_id,update_before_obj,update_after_obj,create_id,create_time FROM t_s_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.099| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.100| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.101| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26401eda] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.101| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.101| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.101| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@577b2c5f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.101| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1911246500 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.101| main | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,title,content,enable,create_id,create_time,update_id,update_Time FROM t_s_notify limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.102| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.104| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.104| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@577b2c5f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.104| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSNotifyMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.104| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.104| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@467625e3] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.104| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1362942319 wrapping com.mysql.cj.jdbc.ConnectionImpl@61ec2cb5] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.105| main | DEBUG |  -  | ==>  Preparing: SELECT id,exam_batch_id,college,objective_score,paper_type,exam_code,student_code,clazz_name,subjective_score_detail,exam_number,total_score,sheet_urls,teacher,objective_score_detail,exam_id,name,subjective_score,subject_code,subject_name,status,create_id,create_time FROM t_sync_exam_student_score limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.105| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.106| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.107| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@467625e3] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
-2023-11-28 17:02:21.107| main | INFO |  -  | MybatisPlus schema validate: com.qmth.themis.business.dao.TSyncExamStudentScoreMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
-2023-11-28 17:02:21.119| main | INFO |  -  | Started ThemisExamApplication in 16.861 seconds (JVM running for 17.73) | [org.springframework.boot.StartupInfoLogger:61]
-2023-11-28 17:02:21.136| main | INFO |  -  | 服务器启动时执行 start | [com.qmth.themis.exam.start.StartRunning:47]
-2023-11-28 17:02:21.196| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-websocketOe,topic:themis-topic-exam,tag:OE_IM_BROADCASTING||OE_IM_CLUSTERING||OE_LIVENESS_VERIFY||OE_MONITOR_FINISH||OE_WARNING_FINISH||OE_WEBSOCKET_MOBILE_ANSWER_READY||OE_WEBSOCKET_MOBILE_ANSWER_UPLOAD||OE_WEBSOCKET_EXAM_STOP||MONITOR_START||MONITOR_STOP||OE_WEBSOCKET_MOBILE_MONITOR_STATUS||EXAM_EXIT,namesrvAddr:192.168.10.36:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2023-11-28 17:02:21.214| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-websocketOeMobile,topic:themis-topic-exam,tag:EXAM_STOP||EXAM_START,namesrvAddr:192.168.10.36:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2023-11-28 17:02:21.278| main | INFO |  -  | 服务器启动时执行 end | [com.qmth.themis.exam.start.StartRunning:56]
-2023-11-28 17:02:21.884| RMI TCP Connection(8)-127.0.0.1 | INFO |  -  | Initializing Spring DispatcherServlet 'dispatcherServlet' | [org.apache.juli.logging.DirectJDKLog:173]
-2023-11-28 17:02:21.891| RMI TCP Connection(8)-127.0.0.1 | INFO |  -  | Initializing Servlet 'dispatcherServlet' | [org.springframework.web.servlet.FrameworkServlet:525]
-2023-11-28 17:02:21.944| RMI TCP Connection(8)-127.0.0.1 | INFO |  -  | Completed initialization in 50 ms | [org.springframework.web.servlet.FrameworkServlet:547]

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 0 - 1456
logs/themis-task.log


Některé soubory nejsou zobrazeny, neboť je v těchto rozdílových datech změněno mnoho souborů