wangliang 2 ani în urmă
părinte
comite
974bfef590

+ 14932 - 0
logs/themis-admin.log

@@ -0,0 +1,14932 @@
+2023-04-23 10:34:02.554| main | INFO |  -  | Starting ThemisAdminApplication on king-MacBook-Pro.local with PID 2743 (/Users/king/git/backend-service/themis-admin/target/classes started by king in /Users/king/git/backend-service) | [org.springframework.boot.StartupInfoLogger:55]
+2023-04-23 10:34:02.557| main | INFO |  -  | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
+2023-04-23 10:34:03.843| main | INFO |  -  | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
+2023-04-23 10:34:03.845| main | INFO |  -  | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
+2023-04-23 10:34:03.872| main | INFO |  -  | Finished Spring Data repository scanning in 17ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
+2023-04-23 10:34:04.964| main | INFO |  -  | Tomcat initialized with port(s): 6001 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
+2023-04-23 10:34:04.980| main | INFO |  -  | Initializing ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
+2023-04-23 10:34:04.981| main | INFO |  -  | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
+2023-04-23 10:34:04.981| main | INFO |  -  | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
+2023-04-23 10:34:05.079| main | INFO |  -  | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
+2023-04-23 10:34:05.080| main | INFO |  -  | Root WebApplicationContext: initialization completed in 2364 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
+2023-04-23 10:34:05.507| main | DEBUG |  -  | Logging initialized using 'class com.qmth.boot.mybatis.logger.MybatisPlusLogger' adapter. | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:07.780| main | INFO |  -  | Uid init success, datacenterId=1, machineId=1 | [com.qmth.themis.business.util.UidUtil:56]
+2023-04-23 10:34:08.530| main | INFO |  -  | Solar startup checking... | [com.qmth.boot.core.solar.service.SolarService:119]
+2023-04-23 10:34:08.798| main | INFO |  -  | Solar startup check success, current app name: 在线考试平台开发环境 | [com.qmth.boot.core.solar.service.SolarService:142]
+2023-04-23 10:34:10.145| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.152| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ca7619f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.213| main | INFO |  -  | HikariPool-1 - Starting... | [com.zaxxer.hikari.HikariDataSource:110]
+2023-04-23 10:34:10.366| main | INFO |  -  | HikariPool-1 - Start completed. | [com.zaxxer.hikari.HikariDataSource:123]
+2023-04-23 10:34:10.369| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2099343080 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.378| 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-04-23 10:34:10.392| main | DEBUG |  -  | ==> Parameters: admin.no.auth.urls(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.417| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.420| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ca7619f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.666| main | INFO |  -  | Initializing ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
+2023-04-23 10:34:10.695| 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-04-23 10:34:10.733| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:34:10.734| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:34:10.748| main | INFO |  -  | cpuNum:8 | [com.qmth.themis.business.forkjoin.ForkJoinThreadPool:34]
+2023-04-23 10:34:10.759| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.759| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3bd79444] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.761| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1450248078 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.762| 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-04-23 10:34:10.763| main | DEBUG |  -  | ==> Parameters: mq.config.topic(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.766| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.766| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3bd79444] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.767| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.767| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4cb91fa4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.768| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@313142474 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.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-04-23 10:34:10.769| main | DEBUG |  -  | ==> Parameters: mq.config.body(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.771| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.771| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4cb91fa4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.883| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.883| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f348e10] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.885| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1845927081 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.886| 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-04-23 10:34:10.886| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.appId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.889| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.890| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f348e10] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.890| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.890| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68dc2f53] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.891| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1217563479 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.891| 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-04-23 10:34:10.892| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.key(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.893| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.894| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68dc2f53] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.894| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.894| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15a6a91f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.895| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1228034255 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.895| 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-04-23 10:34:10.896| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.urls(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.897| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.898| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15a6a91f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.898| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.898| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55c581e4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.899| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@246024123 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.899| 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-04-23 10:34:10.899| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.service(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.901| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.901| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55c581e4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.901| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.902| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b3a3a92] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.903| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1710450065 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.903| 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-04-23 10:34:10.904| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.queryUrl(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.905| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.905| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b3a3a92] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.906| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.906| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77fecd2c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.907| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1592352066 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.907| 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-04-23 10:34:10.908| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.secretId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.909| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.909| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77fecd2c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.910| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.910| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e27b77a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.911| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1781593777 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.911| 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-04-23 10:34:10.911| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.secretKey(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.912| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.913| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e27b77a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.913| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.913| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1174e173] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.914| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2082211986 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.916| 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-04-23 10:34:10.916| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.vodAppId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.918| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.918| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1174e173] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.918| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.919| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b18b308] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.919| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@937195105 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.919| 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-04-23 10:34:10.920| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.callbackPwd(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.922| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.922| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b18b308] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.923| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.923| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@501b296a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.924| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@69214838 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.924| 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-04-23 10:34:10.925| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.callbackTime(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.927| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.928| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@501b296a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.928| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.929| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d01b609] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.930| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@951517261 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.930| 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-04-23 10:34:10.931| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.trtcQueryUrl(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.932| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.932| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d01b609] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.933| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.933| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@458704ee] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.934| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1169346939 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.934| 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-04-23 10:34:10.935| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.trtcRegion(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.936| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:10.937| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@458704ee] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:11.374| main | INFO |  -  | Starting ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
+2023-04-23 10:34:11.387| main | INFO |  -  | Tomcat started on port(s): 6001 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
+2023-04-23 10:34:11.389| main | INFO |  -  | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
+2023-04-23 10:34:11.396| main | INFO |  -  | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
+2023-04-23 10:34:11.418| main | INFO |  -  | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
+2023-04-23 10:34:11.883| main | INFO |  -  | Generating unique operation named: queryUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:11.887| main | INFO |  -  | Generating unique operation named: saveUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:11.894| main | INFO |  -  | Generating unique operation named: queryUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:11.896| main | INFO |  -  | Generating unique operation named: saveUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:11.910| main | INFO |  -  | Generating unique operation named: queryUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:11.912| main | INFO |  -  | Generating unique operation named: saveUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:11.939| main | INFO |  -  | Generating unique operation named: saveUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:11.945| main | INFO |  -  | Generating unique operation named: queryUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:11.961| main | INFO |  -  | Generating unique operation named: queryUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:11.963| main | INFO |  -  | Generating unique operation named: saveUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:11.992| main | INFO |  -  | Generating unique operation named: queryUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:11.996| main | INFO |  -  | Generating unique operation named: saveUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:12.025| main | INFO |  -  | Generating unique operation named: queryUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:12.037| main | INFO |  -  | Generating unique operation named: saveUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:12.042| main | INFO |  -  | Generating unique operation named: queryUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:12.045| main | INFO |  -  | Generating unique operation named: saveUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:12.049| main | INFO |  -  | Generating unique operation named: importDataUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:12.052| main | INFO |  -  | Generating unique operation named: queryUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:12.055| main | INFO |  -  | Generating unique operation named: saveUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:12.063| main | INFO |  -  | Generating unique operation named: detailUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:12.066| main | INFO |  -  | Generating unique operation named: listUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:12.078| main | INFO |  -  | Generating unique operation named: deleteUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:12.101| main | INFO |  -  | Generating unique operation named: exportUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:12.101| main | INFO |  -  | Generating unique operation named: importDataUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:12.142| main | INFO |  -  | Generating unique operation named: queryUsingPOST_10 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:12.155| main | INFO |  -  | Generating unique operation named: saveUsingPOST_10 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:12.231| main | INFO |  -  | Generating unique operation named: queryUsingPOST_11 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:12.244| main | INFO |  -  | Generating unique operation named: deleteUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:12.246| main | INFO |  -  | Generating unique operation named: saveUsingPOST_11 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:12.283| main | INFO |  -  | Generating unique operation named: selectUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:12.287| main | INFO |  -  | Generating unique operation named: enableUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:12.292| main | INFO |  -  | Generating unique operation named: saveUsingPOST_12 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:12.292| main | INFO |  -  | Generating unique operation named: selectUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 10:34:12.346| main | INFO |  -  | Started ThemisAdminApplication in 10.386 seconds (JVM running for 11.932) | [org.springframework.boot.StartupInfoLogger:61]
+2023-04-23 10:34:12.348| main | INFO |  -  | 服务器启动时执行 start | [com.qmth.themis.admin.start.StartRunning:37]
+2023-04-23 10:34:12.389| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.391| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3070f59f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.402| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@202051758 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.404| 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 (org_id IS NULL) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.405| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.411| main | DEBUG |  -  | <==      Total: 32 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.412| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3070f59f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.535| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.535| main | DEBUG |  -  | Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@445d878c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.554| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1315626381 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.554| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.556| main | DEBUG |  -  | ==> Parameters: test-school-1(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.565| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.566| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@445d878c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.566| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@445d878c] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.567| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.568| main | DEBUG |  -  | ==> Parameters: test-school-2(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.569| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.569| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@445d878c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.572| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@445d878c] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.596| main | DEBUG |  -  | ==>  Preparing: DELETE FROM t_s_auth WHERE (id >= ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.598| main | DEBUG |  -  | ==> Parameters: 0(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.606| main | DEBUG |  -  | <==    Updates: 2 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.607| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@445d878c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.611| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1315626381 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.611| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.612| main | DEBUG |  -  | ==> Parameters: 382841189957111808(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.613| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.624| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.626| main | DEBUG |  -  | ==> Parameters: 382841189957111808(Long), 1(Long), 8134f6aae0134770b8618913705d3667(String), s1NENpvc8Jq5evcE0B7GfLmoQOvwmlCy(String), ON_LINE(String), 1682217252624(Long), 1682217252624(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.631| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.633| main | DEBUG |  -  | ==> Parameters: 382841190103912448(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.634| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.637| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.637| main | DEBUG |  -  | ==> Parameters: 382841190103912448(Long), 2(Long), 8134f6aae0134770b8618913705d3667(String), s1NENpvc8Jq5evcE0B7GfLmoQOvwmlCy(String), ON_LINE(String), 1682217252636(Long), 1682217252636(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.639| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1315626381 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.641| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.641| main | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.644| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.666| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.669| main | DEBUG |  -  | ==> Parameters: test-school-1(String), 测试学校_1(String), https://solar-file.qmth.com.cn/org/logo/1.png(String), 1(Integer), 1(Integer), 41a9c68b71c9486db62de90980bd7e9a(String), yhe22bNXMRljatkvJA4f56by9dIAJBjv(String), 1(Integer), 1(Integer), 1(Long), 1671702666147(Long), 1(Long), 1682217252663(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.674| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.675| main | DEBUG |  -  | ==> Parameters: 2(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.678| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.680| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.681| main | DEBUG |  -  | ==> Parameters: test-school-2(String), 测试学校_2(String), https://solar-file.qmth.com.cn/org/logo/2.png(String), 1(Integer), 1(Integer), d81badf113d1450c9f554809e1282ae1(String), dmILQXiRESNasxUylMNGl05R0JsaVb9t(String), 1(Integer), 1(Integer), 1(Long), 1671702666138(Long), 1682217252679(Long), 2(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.698| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@445d878c] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.701| 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 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.702| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.705| main | DEBUG |  -  | <==      Total: 4 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.706| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@445d878c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.707| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1315626381 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.708| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.709| main | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.713| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.716| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.716| main | DEBUG |  -  | ==> Parameters: test-school-1(String), 测试学校_1(String), https://solar-file.qmth.com.cn/org/logo/1.png(String), 1(Integer), 1(Integer), 41a9c68b71c9486db62de90980bd7e9a(String), yhe22bNXMRljatkvJA4f56by9dIAJBjv(String), 1(Integer), 1(Integer), 1(Long), 1671702666147(Long), 1(Long), 1682217252714(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.717| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.718| main | DEBUG |  -  | ==> Parameters: 2(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.720| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.721| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.722| main | DEBUG |  -  | ==> Parameters: test-school-2(String), 测试学校_2(String), https://solar-file.qmth.com.cn/org/logo/2.png(String), 1(Integer), 1(Integer), d81badf113d1450c9f554809e1282ae1(String), dmILQXiRESNasxUylMNGl05R0JsaVb9t(String), 1(Integer), 1(Integer), 1(Long), 1671702666138(Long), 1682217252720(Long), 2(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.723| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.723| main | DEBUG |  -  | ==> Parameters: 17(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.725| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.726| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.726| main | DEBUG |  -  | ==> Parameters: xjtu(String), 西安交通大学(String), http://static-test.qmth.com.cn/file/2022/12/22/qdnMaku9jFdU4bB0sBg1t.jpg?Expires=1671702965&OSSAccessKeyId=LTAI4FnJ2pgV6aGceYcCkeEi&Signature=yLwlnZkRQWKICP1JhJjj71pOGjI%3D(String), 0(Integer), 1(Integer), caabd6ddde7d4b0ca98cfd2109f14d95(String), 3KiuJE1Qgjh5tV23ODQFtxuzchAtcLZQ(String), 1(Integer), 1(Integer), 1(Long), 1671702666155(Long), 1682217252725(Long), 17(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.727| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.727| main | DEBUG |  -  | ==> Parameters: 183(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.730| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.733| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.734| main | DEBUG |  -  | ==> Parameters: xjtuyjs(String), 西安交通大学研究生院(String), http://static-test.qmth.com.cn/file/2022/12/22/qycrKtn5r07AMW9DE3vvU.jpg?Expires=1671702966&OSSAccessKeyId=LTAI4FnJ2pgV6aGceYcCkeEi&Signature=ZCZjT9%2FI2Qbm523GPGqxhu1kbHI%3D(String), 0(Integer), 1(Integer), 850b6e9d63c4459c8c7037c63f9ddd6c(String), aWM433KTcVnhLQSEnhhD6TyPT0T24826(String), 1(Integer), 1(Integer), 1(Long), 1671702666120(Long), 1682217252730(Long), 183(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.736| main | DEBUG |  -  | Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@445d878c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.736| main | DEBUG |  -  | Transaction synchronization deregistering SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@445d878c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.737| main | DEBUG |  -  | Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@445d878c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:12.739| main | INFO |  -  | 服务器启动时执行 end | [com.qmth.themis.admin.start.StartRunning:42]
+2023-04-23 10:34:37.962| http-nio-6001-exec-1 | INFO |  -  | Initializing Spring DispatcherServlet 'dispatcherServlet' | [org.apache.juli.logging.DirectJDKLog:173]
+2023-04-23 10:34:37.963| http-nio-6001-exec-1 | INFO |  -  | Initializing Servlet 'dispatcherServlet' | [org.springframework.web.servlet.FrameworkServlet:525]
+2023-04-23 10:34:38.003| http-nio-6001-exec-1 | INFO |  -  | Completed initialization in 39 ms | [org.springframework.web.servlet.FrameworkServlet:547]
+2023-04-23 10:34:38.100| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:38.102| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b183a66] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:38.119| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@247626653 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:38.121| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:38.123| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: test-school-1(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:38.129| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:38.130| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b183a66] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:38.169| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/sys/org/queryByOrgCode
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:queryByOrgCode
+参数key:"code",参数value:"test-school-1"
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:34:40.576| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:34:40.603| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:34:42.686| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.688| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28b130f4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.699| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@369907008 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.704| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE (login_name = ? AND org_id = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.705| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: admin1(String), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.717| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.717| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28b130f4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.720| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.721| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c587080] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.721| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@174594566 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.721| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.722| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.724| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.725| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c587080] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.732| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.732| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1026aeba] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.734| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1983903436 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.734| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,user_id,role_code FROM t_b_user_role WHERE (user_id = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.734| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.738| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.738| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1026aeba] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.739| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.739| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66e43966] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.739| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@418900365 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.739| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.740| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.742| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.743| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66e43966] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.745| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.746| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26612db7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.747| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@142386445 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.747| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,role_code,privilege_id FROM t_b_role_privilege WHERE (role_code IN (?)) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.748| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: ADMIN(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.756| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 117 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.757| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26612db7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.759| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.759| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@659cb34f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.762| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1642877163 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.763| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,name,url,type,parent_id,sequence,remark,create_time FROM t_b_privilege WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) AND type = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.764| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long), 2(Long), 4(Long), 5(Long), 6(Long), 7(Long), 8(Long), 9(Long), 16(Long), 17(Long), 18(Long), 19(Long), 21(Long), 22(Long), 24(Long), 25(Long), 26(Long), 27(Long), 28(Long), 29(Long), 30(Long), 35(Long), 36(Long), 37(Long), 38(Long), 39(Long), 40(Long), 41(Long), 42(Long), 43(Long), 44(Long), 45(Long), 46(Long), 47(Long), 48(Long), 49(Long), 50(Long), 51(Long), 52(Long), 53(Long), 54(Long), 55(Long), 56(Long), 57(Long), 58(Long), 59(Long), 82(Long), 83(Long), 84(Long), 85(Long), 86(Long), 98(Long), 99(Long), 100(Long), 101(Long), 104(Long), 105(Long), 106(Long), 107(Long), 108(Long), 109(Long), 110(Long), 111(Long), 112(Long), 113(Long), 119(Long), 120(Long), 122(Long), 123(Long), 124(Long), 125(Long), 126(Long), 127(Long), 128(Long), 129(Long), 130(Long), 131(Long), 132(Long), 133(Long), 134(Long), 135(Long), 136(Long), 140(Long), 141(Long), 143(Long), 144(Long), 145(Long), 146(Long), 147(Long), 148(Long), 149(Long), 150(Long), 151(Long), 152(Long), 153(Long), 155(Long), 156(Long), 159(Long), 160(Long), 161(Long), 162(Long), 163(Long), 168(Long), 169(Long), 170(Long), 171(Long), 172(Long), 173(Long), 174(Long), 176(Long), 177(Long), 178(Long), 179(Long), 180(Long), 181(Long), 183(Long), 201(Long), LINK(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.777| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 97 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.777| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@659cb34f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:42.805| http-nio-6001-exec-2 | INFO |  -  | sendOneWay mqDto:{"id":"avNwMtEx-sjc9jlgKfTQ_","topic":"themis-topic-exam","tag":"WEB","timestamp":1682217282797,"body":"SESSION","type":"WEB","objId":"27b7c40f0654f02d4e9c4d9f75bb8ece","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
+2023-04-23 10:34:45.835| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:34:45.833| http-nio-6001-exec-2 | ERROR |  -  | sendOneWay failed. destination:themis-topic-exam:WEB, message:GenericMessage [payload=com.qmth.themis.business.dto.MqDto@3ee4958e, headers={id=48354c01-c107-07dd-f53d-a3b789035738, timestamp=1682217282813}]  | [org.apache.rocketmq.spring.core.RocketMQTemplate:793]
+2023-04-23 10:34:45.859| http-nio-6001-exec-2 | ERROR |  -  | 请求出错:{} | [com.qmth.themis.business.service.impl.MqDtoServiceImpl:52]
+org.springframework.messaging.MessagingException: org.apache.rocketmq.remoting.exception.RemotingConnectException: connect to [192.168.10.36:9876] failed; nested exception is java.lang.IllegalStateException: org.apache.rocketmq.remoting.exception.RemotingConnectException: connect to [192.168.10.36:9876] failed
+	at org.apache.rocketmq.spring.core.RocketMQTemplate.sendOneWay(RocketMQTemplate.java:794)
+	at org.apache.rocketmq.spring.core.RocketMQTemplate.sendOneWay(RocketMQTemplate.java:806)
+	at com.qmth.themis.business.service.impl.ProducerServerImpl.sendOneWay(ProducerServerImpl.java:169)
+	at com.qmth.themis.business.service.impl.MqDtoServiceImpl.assembleSendOneWayMsg(MqDtoServiceImpl.java:50)
+	at com.qmth.themis.admin.api.TBUserController.userLoginCommon(TBUserController.java:212)
+	at com.qmth.themis.admin.api.TBUserController.login(TBUserController.java:147)
+	at com.qmth.themis.admin.api.TBUserController$$FastClassBySpringCGLIB$$63d9a93f.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.themis.admin.aspect.ApiControllerAspect.aroundApiPoint(ApiControllerAspect.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.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
+	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
+	at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
+	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
+	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
+	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
+	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
+	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
+	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
+	at com.qmth.themis.admin.api.TBUserController$$EnhancerBySpringCGLIB$$1c646aea.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.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
+	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
+	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
+	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
+	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
+	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
+	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
+	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
+	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
+	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
+	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
+	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
+	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
+	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
+	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
+	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
+	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
+	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
+	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
+	at java.lang.Thread.run(Thread.java:748)
+Caused by: java.lang.IllegalStateException: org.apache.rocketmq.remoting.exception.RemotingConnectException: connect to [192.168.10.36:9876] failed
+	at org.apache.rocketmq.client.impl.factory.MQClientInstance.updateTopicRouteInfoFromNameServer(MQClientInstance.java:681)
+	at org.apache.rocketmq.client.impl.factory.MQClientInstance.updateTopicRouteInfoFromNameServer(MQClientInstance.java:511)
+	at org.apache.rocketmq.client.impl.producer.DefaultMQProducerImpl.tryToFindTopicPublishInfo(DefaultMQProducerImpl.java:692)
+	at org.apache.rocketmq.client.impl.producer.DefaultMQProducerImpl.sendDefaultImpl(DefaultMQProducerImpl.java:556)
+	at org.apache.rocketmq.client.impl.producer.DefaultMQProducerImpl.sendOneway(DefaultMQProducerImpl.java:974)
+	at org.apache.rocketmq.client.producer.DefaultMQProducer.sendOneway(DefaultMQProducer.java:397)
+	at org.apache.rocketmq.spring.core.RocketMQTemplate.sendOneWay(RocketMQTemplate.java:791)
+	... 79 common frames omitted
+Caused by: org.apache.rocketmq.remoting.exception.RemotingConnectException: connect to [192.168.10.36:9876] failed
+	at org.apache.rocketmq.remoting.netty.NettyRemotingClient.getAndCreateNameserverChannel(NettyRemotingClient.java:441)
+	at org.apache.rocketmq.remoting.netty.NettyRemotingClient.getAndCreateChannel(NettyRemotingClient.java:396)
+	at org.apache.rocketmq.remoting.netty.NettyRemotingClient.invokeSync(NettyRemotingClient.java:365)
+	at org.apache.rocketmq.client.impl.MQClientAPIImpl.getTopicRouteInfoFromNameServer(MQClientAPIImpl.java:1369)
+	at org.apache.rocketmq.client.impl.MQClientAPIImpl.getTopicRouteInfoFromNameServer(MQClientAPIImpl.java:1359)
+	at org.apache.rocketmq.client.impl.factory.MQClientInstance.updateTopicRouteInfoFromNameServer(MQClientInstance.java:624)
+	... 85 common frames omitted
+2023-04-23 10:34:45.878| http-nio-6001-exec-2 | INFO |  -  | sendOneWay mqDto:{"id":"1B7BBdlqqOGoGFV-5-x4-","topic":"themis-topic-exam","tag":"USER","timestamp":1682217285877,"body":"LOGIN","type":"USER","objId":"339049889135071232","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
+2023-04-23 10:34:48.899| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:34:48.896| http-nio-6001-exec-2 | ERROR |  -  | sendOneWay failed. destination:themis-topic-exam:USER, message:GenericMessage [payload=com.qmth.themis.business.dto.MqDto@62195a01, headers={id=6656c395-b32a-17a9-2fcf-6001095b4918, timestamp=1682217285879}]  | [org.apache.rocketmq.spring.core.RocketMQTemplate:793]
+2023-04-23 10:34:48.912| http-nio-6001-exec-2 | ERROR |  -  | 请求出错:{} | [com.qmth.themis.business.service.impl.MqDtoServiceImpl:52]
+org.springframework.messaging.MessagingException: org.apache.rocketmq.remoting.exception.RemotingConnectException: connect to [192.168.10.36:9876] failed; nested exception is java.lang.IllegalStateException: org.apache.rocketmq.remoting.exception.RemotingConnectException: connect to [192.168.10.36:9876] failed
+	at org.apache.rocketmq.spring.core.RocketMQTemplate.sendOneWay(RocketMQTemplate.java:794)
+	at org.apache.rocketmq.spring.core.RocketMQTemplate.sendOneWay(RocketMQTemplate.java:806)
+	at com.qmth.themis.business.service.impl.ProducerServerImpl.sendOneWay(ProducerServerImpl.java:169)
+	at com.qmth.themis.business.service.impl.MqDtoServiceImpl.assembleSendOneWayMsg(MqDtoServiceImpl.java:50)
+	at com.qmth.themis.admin.api.TBUserController.userLoginCommon(TBUserController.java:215)
+	at com.qmth.themis.admin.api.TBUserController.login(TBUserController.java:147)
+	at com.qmth.themis.admin.api.TBUserController$$FastClassBySpringCGLIB$$63d9a93f.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.themis.admin.aspect.ApiControllerAspect.aroundApiPoint(ApiControllerAspect.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.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
+	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
+	at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
+	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
+	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
+	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
+	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
+	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
+	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
+	at com.qmth.themis.admin.api.TBUserController$$EnhancerBySpringCGLIB$$1c646aea.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.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
+	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
+	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
+	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
+	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
+	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
+	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
+	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
+	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
+	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
+	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
+	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
+	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
+	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
+	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
+	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
+	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
+	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
+	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
+	at java.lang.Thread.run(Thread.java:748)
+Caused by: java.lang.IllegalStateException: org.apache.rocketmq.remoting.exception.RemotingConnectException: connect to [192.168.10.36:9876] failed
+	at org.apache.rocketmq.client.impl.factory.MQClientInstance.updateTopicRouteInfoFromNameServer(MQClientInstance.java:681)
+	at org.apache.rocketmq.client.impl.factory.MQClientInstance.updateTopicRouteInfoFromNameServer(MQClientInstance.java:511)
+	at org.apache.rocketmq.client.impl.producer.DefaultMQProducerImpl.tryToFindTopicPublishInfo(DefaultMQProducerImpl.java:692)
+	at org.apache.rocketmq.client.impl.producer.DefaultMQProducerImpl.sendDefaultImpl(DefaultMQProducerImpl.java:556)
+	at org.apache.rocketmq.client.impl.producer.DefaultMQProducerImpl.sendOneway(DefaultMQProducerImpl.java:974)
+	at org.apache.rocketmq.client.producer.DefaultMQProducer.sendOneway(DefaultMQProducer.java:397)
+	at org.apache.rocketmq.spring.core.RocketMQTemplate.sendOneWay(RocketMQTemplate.java:791)
+	... 79 common frames omitted
+Caused by: org.apache.rocketmq.remoting.exception.RemotingConnectException: connect to [192.168.10.36:9876] failed
+	at org.apache.rocketmq.remoting.netty.NettyRemotingClient.getAndCreateNameserverChannel(NettyRemotingClient.java:441)
+	at org.apache.rocketmq.remoting.netty.NettyRemotingClient.getAndCreateChannel(NettyRemotingClient.java:396)
+	at org.apache.rocketmq.remoting.netty.NettyRemotingClient.invokeSync(NettyRemotingClient.java:365)
+	at org.apache.rocketmq.client.impl.MQClientAPIImpl.getTopicRouteInfoFromNameServer(MQClientAPIImpl.java:1369)
+	at org.apache.rocketmq.client.impl.MQClientAPIImpl.getTopicRouteInfoFromNameServer(MQClientAPIImpl.java:1359)
+	at org.apache.rocketmq.client.impl.factory.MQClientInstance.updateTopicRouteInfoFromNameServer(MQClientInstance.java:624)
+	... 85 common frames omitted
+2023-04-23 10:34:48.926| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/user/login/account
+============类============:com.qmth.themis.admin.api.TBUserController
+============方法============:login
+参数key:"mapParameter",参数value:{"loginName":"admin1","password":"MTIzNDU2","code":"test-school-1"}
+============耗时============:6秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:34:48.994| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:34:48.994| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/getPlayUrls, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:G9Pr5/uyJ416tvBy5oRyeuWOMmM=, time:1682217288985 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:34:49.037| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/sys/getPlayUrls
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:getPlayUrls
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:34:49.073| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:34:49.074| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:7ukjfoVyTNkpDvNs+MBMS0Fu6rc=, time:1682217289057 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:34:49.093| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:49.096| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65478123] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:49.099| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1347733357 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:49.102| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence` | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:49.105| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:49.117| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 20 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:49.118| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65478123] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:49.118| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/sys/getMenu
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:getMenu
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:34:49.207| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:34:49.208| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:34:49.209| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/user/query, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:dOF6DVhbTkER+OJ6E/qp5qlGiC0=, time:1682217289197 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:34:49.209| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/role/query, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:LT2sBfES7+QGnC7joQxYmu6N6hQ=, time:1682217289197 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:34:49.256| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:49.256| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@509ec0b9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:49.257| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:49.257| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@225bb07a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:49.270| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1154852869 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:49.270| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,role_code,role_name,create_time FROM t_b_role WHERE (role_code NOT IN (?,?)) ORDER BY role_code ASC | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:49.271| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: SUPER_ADMIN(String), STUDENT(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:49.274| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 3 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:49.275| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@509ec0b9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:49.275| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/sys/role/query
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:roleList
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:34:49.319| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1411378935 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:49.319| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT tbu.org_id AS orgId, tbu.id, tbu.mobile_number AS mobileNumber, tbu.login_name AS loginName, tbu.name, GROUP_CONCAT(tbr.role_code) AS roleCodeStr, GROUP_CONCAT(tbr.role_name) AS roleNameStr, tbu.enable, tbo.name AS orgName, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.create_id) AS createName, tbu.create_time AS createTime, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.update_id) AS updateName, tbu.update_time AS updateTime FROM t_b_user tbu LEFT JOIN t_b_user_role tbur ON tbur.user_id = tbu.id LEFT JOIN t_b_role tbr ON tbr.role_code = tbur.role_code LEFT JOIN t_b_org tbo ON tbo.id = tbu.org_id WHERE tbu.org_id = ? GROUP BY tbu.org_id, tbu.id, tbu.mobile_number, tbu.login_name, tbu.name, tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN' | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:49.320| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:49.324| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:49.330| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select t.id, t.name, t.loginName, t.orgId, t.orgName, t.roleNameStr, t.enable, t.mobileNumber, t.roleCodeStr, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select tbu.org_id as orgId,tbu.id, tbu.mobile_number as mobileNumber, tbu.login_name as loginName, tbu.name, group_concat(tbr.role_code) as roleCodeStr, group_concat(tbr.role_name) as roleNameStr, tbu.enable,tbo.name as orgName,( select t.name from t_b_user t where t.id = tbu.create_id) as createName, tbu.create_time as createTime, ( select t.name from t_b_user t where t.id = tbu.update_id) as updateName, tbu.update_time as updateTime from t_b_user tbu left join t_b_user_role tbur on tbur.user_id = tbu.id left join t_b_role tbr on tbr.role_code = tbur.role_code left join t_b_org tbo on tbo.id = tbu.org_id WHERE tbu.org_id = ? group by tbu.org_id,tbu.id,tbu.mobile_number,tbu.login_name,tbu.name,tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN' order by t.name LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:49.330| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:49.337| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 6 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:49.338| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@225bb07a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:49.339| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/user/query
+============类============:com.qmth.themis.admin.api.TBUserController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"loginName",参数value:null
+参数key:"name",参数value:null
+参数key:"roleCode",参数value:null
+参数key:"enable",参数value:null
+参数key:"orgId",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:34:50.208| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:34:50.210| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:pM0YkCTYaOtVurwmJUh97jRftOQ=, time:1682217290195 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:34:50.211| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:34:50.212| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:vpJ+b876p0CNHHWDs9nIogb69lY=, time:1682217290195 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:34:50.248| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:34:50.248| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:7ear9iTRUEWQbpH/szZr1jAfjzQ=, time:1682217290234 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:34:50.266| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:50.267| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1cf997e4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:50.270| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@750920639 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:50.271| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,invigilate_verify,monitor_status,in_process_realness_verify,scan_time,third_exam_id,exam_student_call_enable,objective_score_push,exam_student_breach_push,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY create_time DESC | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:50.271| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:50.271| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3698b098] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:50.271| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 1(Long), 1(Integer) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:50.272| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:50.272| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ec66669] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:50.280| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1129902032 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:50.287| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@948218056 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:50.291| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:50.291| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:50.291| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:50.291| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:50.295| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 6 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:50.296| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1cf997e4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:50.304| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:50.304| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:50.304| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3698b098] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:50.304| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ec66669] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:50.305| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:34:50.305| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:34:50.317| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/sys/exam/query
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:examQuery
+参数key:"userId",参数value:null
+参数key:"name",参数value:null
+参数key:"type",参数value:"monitor"
+参数key:"warnCount",参数value:false
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:34:50.342| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:34:50.342| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:34:50.342| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:34:50.343| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:URxaddWEm53mG1qPmSJXOj7lL/s=, time:1682217290334 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:34:50.343| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:amQ+CVflJhfp5IOf2mVNzDdjBiY=, time:1682217290333 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:34:50.343| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:05sudZ1eRI1TWdY2QNA3MhJTqKI=, time:1682217290333 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:34:56.928| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:56.935| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21884a85] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:56.966| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@718040573 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:56.970| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:56.970| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67f0c6cf] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:56.975| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?) order by CAST(room_code AS UNSIGNED) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:56.979| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@864272952 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:56.982| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:56.982| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 1(Long), 369158864287305728(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:56.983| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long), 369158864287305728(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:56.993| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:56.993| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:56.994| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67f0c6cf] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:56.994| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21884a85] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:56.994| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/sys/exam/privilegeQuery
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:examPrivilegeQuery
+参数key:"examId",参数value:369158864287305728
+============耗时============:6秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:34:56.995| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/exam/prop/count
+============类============:com.qmth.themis.admin.api.TEExamController
+============方法============:propCount
+参数key:"examId",参数value:369158864287305728
+============耗时============:6秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:34:57.006| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:57.006| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e40e0fa] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:57.081| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@251420004 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:57.083| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT temp.*, toer.id AS examRecordId, IFNULL(toer.paper_download, 1) AS paperDownload, toer.status AS statusCode, TRUNCATE(toer.answer_progress, 2) AS progress, IFNULL(toer.client_current_ip, '无') AS clientCurrentIp, IFNULL(toer.warning_count, 0) AS warningCount, IFNULL(toer.breach_status, 1) AS breachStatus, IFNULL(toer.client_websocket_status, 'OFF_LINE') AS clientWebsocketStatus, toer.client_last_sync_time AS updateTime, toer.monitor_video_source AS monitorVideoSource, toer.monitor_record AS monitorRecord, toer.finish_type AS finishType, (SELECT count(1) FROM t_ie_invigilate_warn_info tiiwi WHERE tiiwi.exam_record_id = toer.id AND tiiwi.`type` = 'FACE_COUNT_ERROR' AND tiiwi.`level` = 'D8') AS multipleFaceCount, (SELECT count(1) FROM t_ie_invigilate_exception_info tiiei WHERE tiiei.exam_record_id = toer.id) AS exceptionCount FROM (SELECT DISTINCT s.exam_id AS examId, tee.name AS examName, s.exam_activity_id AS examActivityId, teea.code AS examActivityCode, s.id AS examStudentId, s.identity, s.room_code AS roomCode, s.room_name AS roomName, s.name, s.course_name AS courseName, s.course_code AS courseCode, tes.mobile_number AS mobileNumber FROM t_e_exam_student s LEFT JOIN t_e_exam tee ON tee.id = s.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = s.exam_activity_id LEFT JOIN t_e_student tes ON s.student_id = tes.id WHERE EXISTS (SELECT toer.exam_student_id FROM t_oe_exam_record toer WHERE s.id = toer.exam_student_id) AND s.exam_id = ? AND tee.org_id = ?) temp LEFT JOIN t_oe_exam_record toer ON toer.exam_student_id = temp.examStudentId WHERE 1 = 1) t, (SELECT @i := 0) AS i WHERE 1 = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:57.084| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 369158864287305728(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:57.096| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:57.097| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e40e0fa] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:34:57.098| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/history/list
+============类============:com.qmth.themis.admin.api.TIeInvigilateController
+============方法============:historyList
+参数key:"examId",参数value:369158864287305728
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"status",参数value:null
+参数key:"breachStatus",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"minMultipleFaceCount",参数value:null
+参数key:"maxMultipleFaceCount",参数value:null
+参数key:"minExceptionCount",参数value:null
+参数key:"maxExceptionCount",参数value:null
+参数key:"minWarningCount",参数value:null
+参数key:"maxWarningCount",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:6秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:35:00.345| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:35:00.345| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:35:00.351| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:mZvBOxFLkVrDx4OXrLxyHNZnPuE=, time:1682217300317 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:35:00.351| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:crirnEm0ToDMd+8z/G6ihH+RLKc=, time:1682217300316 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:35:00.375| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:00.377| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:00.378| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7574e8c7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:00.378| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79d8f203] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:00.386| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@572674941 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:00.386| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@230863403 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:00.389| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:00.389| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:00.390| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:00.390| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:00.395| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:00.395| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:00.396| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7574e8c7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:00.396| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79d8f203] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:00.396| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:35:00.396| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:35:03.727| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:35:03.728| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:BmOAyey+qDGRiuKe9/DvAim+1qw=, time:1682217303718 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:35:03.728| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:35:03.728| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:C4FJMJkn6qdiG+qXRwpT11FF1wg=, time:1682217303720 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:35:03.741| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.742| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66b946d4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.743| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1385713397 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.744| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence` | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.744| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.744| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.744| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23442c45] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.749| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@363310264 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.750| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,invigilate_verify,monitor_status,in_process_realness_verify,scan_time,third_exam_id,exam_student_call_enable,objective_score_push,exam_student_breach_push,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY create_time DESC | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.750| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long), 1(Integer) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.753| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 20 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.754| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66b946d4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.754| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/sys/getMenu
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:getMenu
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:35:03.759| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 6 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.759| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23442c45] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.768| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:35:03.768| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/sys/exam/query
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:examQuery
+参数key:"userId",参数value:null
+参数key:"name",参数value:null
+参数key:"type",参数value:"monitor"
+参数key:"warnCount",参数value:false
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:35:03.769| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:dBwBhdFjir3NBkf6Grc+X5r/ylo=, time:1682217303761 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:35:03.768| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:35:03.769| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:v84y77iPy7QJTKWI7q4a/qRcPKI=, time:1682217303760 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:35:03.773| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.774| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53ad3114] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.776| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@450178539 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.776| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.777| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4eb49d9f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.777| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.777| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.778| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@966808707 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.778| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.779| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.781| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.781| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53ad3114] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.782| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:35:03.783| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.783| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4eb49d9f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.784| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:35:03.784| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:iJFKE+BN8azaCRYDD8eLnJ20P/o=, time:1682217303779 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:35:03.784| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:35:03.784| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:35:03.784| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:vXkeaizdl0nRAO40KCC/G3EkJ5I=, time:1682217303780 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:35:03.785| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:35:03.785| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:yz/lScH1I78ASWrypdeGqASpLg8=, time:1682217303779 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:35:03.795| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.795| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.795| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3831fbf4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.795| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@231b05a7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.795| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.796| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79c466f5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.797| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@8282479 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.797| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1378541567 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.798| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?) order by CAST(room_code AS UNSIGNED) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.798| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.800| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 1(Long), 369158864287305728(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.800| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long), 369158864287305728(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.807| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.807| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.808| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3831fbf4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.808| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@231b05a7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.808| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/sys/exam/privilegeQuery
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:examPrivilegeQuery
+参数key:"examId",参数value:369158864287305728
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:35:03.809| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/exam/prop/count
+============类============:com.qmth.themis.admin.api.TEExamController
+============方法============:propCount
+参数key:"examId",参数value:369158864287305728
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:35:03.847| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1835132860 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.849| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT temp.*, toer.id AS examRecordId, IFNULL(toer.paper_download, 1) AS paperDownload, toer.status AS statusCode, TRUNCATE(toer.answer_progress, 2) AS progress, IFNULL(toer.client_current_ip, '无') AS clientCurrentIp, IFNULL(toer.warning_count, 0) AS warningCount, IFNULL(toer.breach_status, 1) AS breachStatus, IFNULL(toer.client_websocket_status, 'OFF_LINE') AS clientWebsocketStatus, toer.client_last_sync_time AS updateTime, toer.monitor_video_source AS monitorVideoSource, toer.monitor_record AS monitorRecord, toer.finish_type AS finishType, (SELECT count(1) FROM t_ie_invigilate_warn_info tiiwi WHERE tiiwi.exam_record_id = toer.id AND tiiwi.`type` = 'FACE_COUNT_ERROR' AND tiiwi.`level` = 'D8') AS multipleFaceCount, (SELECT count(1) FROM t_ie_invigilate_exception_info tiiei WHERE tiiei.exam_record_id = toer.id) AS exceptionCount FROM (SELECT DISTINCT s.exam_id AS examId, tee.name AS examName, s.exam_activity_id AS examActivityId, teea.code AS examActivityCode, s.id AS examStudentId, s.identity, s.room_code AS roomCode, s.room_name AS roomName, s.name, s.course_name AS courseName, s.course_code AS courseCode, tes.mobile_number AS mobileNumber FROM t_e_exam_student s LEFT JOIN t_e_exam tee ON tee.id = s.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = s.exam_activity_id LEFT JOIN t_e_student tes ON s.student_id = tes.id WHERE EXISTS (SELECT toer.exam_student_id FROM t_oe_exam_record toer WHERE s.id = toer.exam_student_id) AND s.exam_id = ? AND tee.org_id = ?) temp LEFT JOIN t_oe_exam_record toer ON toer.exam_student_id = temp.examStudentId WHERE 1 = 1) t, (SELECT @i := 0) AS i WHERE 1 = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.850| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 369158864287305728(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.853| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.853| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79c466f5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:03.853| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/history/list
+============类============:com.qmth.themis.admin.api.TIeInvigilateController
+============方法============:historyList
+参数key:"examId",参数value:369158864287305728
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"status",参数value:null
+参数key:"breachStatus",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"minMultipleFaceCount",参数value:null
+参数key:"maxMultipleFaceCount",参数value:null
+参数key:"minExceptionCount",参数value:null
+参数key:"maxExceptionCount",参数value:null
+参数key:"minWarningCount",参数value:null
+参数key:"maxWarningCount",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:35:10.570| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:35:10.580| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:35:13.810| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:35:13.810| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:35:13.811| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:ox2Gk5ig4Kkxsrl3K1T1La0ySO4=, time:1682217313799 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:35:13.811| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:PkIXOHNUxzWb1sW5aX2kcZ4TAcQ=, time:1682217313798 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:35:13.822| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:13.823| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:13.824| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@336e7dec] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:13.824| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36eddd8b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:13.826| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1859116790 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:13.826| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@123748849 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:13.828| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:13.828| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:13.829| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:13.829| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:13.831| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:13.831| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:13.832| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36eddd8b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:13.832| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@336e7dec] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:13.832| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:35:13.832| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:35:23.869| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:35:23.869| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:35:23.876| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:g7qQkgDODVU0HhG7jH6bd/XO504=, time:1682217323842 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:35:23.876| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:8c3xFHTZqHa2GaspZ21XIXg9a6Y=, time:1682217323843 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:35:23.899| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:23.901| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70ffad9d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:23.904| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:23.905| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29354950] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:23.909| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2035119303 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:23.909| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1089805884 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:23.912| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:23.912| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:23.913| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:23.913| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:23.919| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:23.919| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:23.920| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70ffad9d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:23.920| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29354950] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:23.920| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:35:23.920| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:35:24.548| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:35:24.548| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:35:24.549| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:gg6EPsXfcPDPriBcaSjFtL90V7Q=, time:1682217324542 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:35:24.549| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:xZ5LKJdtRTi5tUbaiL13c8iSBDY=, time:1682217324542 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:35:24.567| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.568| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5af2be3c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.573| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.573| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75c221bf] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.584| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1582745601 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.584| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@868372662 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.585| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?) order by CAST(room_code AS UNSIGNED) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.586| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.586| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long), 339050651474989056(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.586| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 1(Long), 339050651474989056(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.592| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 6 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.592| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 6 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.593| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5af2be3c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.593| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75c221bf] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.609| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.610| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d5b02a7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.620| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.621| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e5b3a88] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.622| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1805602706 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.622| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.623| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 339050651474989056(Long), 1(String), 2(String), 339050651474989056(Long), 1(String), 2(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.628| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.630| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d5b02a7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.630| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.631| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a0d13d0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.632| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2071933660 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.632| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1019916390 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.632| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?)) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.632| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and ((t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE') or t.STATUS = 'RESUME_PREPARE' or t.STATUS = 'BREAK_OFF') union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED') and t.first_start_time is not null union all select count(distinct t.id) as c from t_e_exam_student t left join t_e_exam_activity f on t.exam_activity_id = f.id left join t_e_exam tee on tee.id = t.exam_id where NOT EXISTS( select toer.exam_student_id from t_oe_exam_record toer where t.id = toer.exam_student_id) and t.exam_id = ? and t.room_code in ( ? , ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.632| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339050651474989056(Long), 1(String), 2(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.632| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 339050651474989056(Long), 1(String), 2(String), 339050651474989056(Long), 1(String), 2(String), 339050651474989056(Long), 1(String), 2(String), 339050651474989056(Long), 1(String), 2(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.634| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.634| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e5b3a88] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.636| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.636| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ffd4c1e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.637| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 4 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.638| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a0d13d0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.638| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/exam/prop/count
+============类============:com.qmth.themis.admin.api.TEExamController
+============方法============:propCount
+参数key:"examId",参数value:339050651474989056
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:35:24.638| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@106797063 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.639| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.639| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339050651961528320(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.640| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.640| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ffd4c1e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:24.640| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/sys/exam/privilegeQuery
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:examPrivilegeQuery
+参数key:"examId",参数value:339050651474989056
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:35:25.878| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:35:25.879| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:eetMVRn+Q3DUpZVVHHN0DGuuXdA=, time:1682217325870 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:35:25.896| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:25.897| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12ffe096] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:25.932| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1448815962 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:25.933| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT temp.*, toer.id AS examRecordId, IFNULL(toer.paper_download, 1) AS paperDownload, toer.status AS statusCode, TRUNCATE(toer.answer_progress, 2) AS progress, IFNULL(toer.client_current_ip, '无') AS clientCurrentIp, IFNULL(toer.warning_count, 0) AS warningCount, IFNULL(toer.breach_status, 1) AS breachStatus, IFNULL(toer.client_websocket_status, 'OFF_LINE') AS clientWebsocketStatus, toer.client_last_sync_time AS updateTime, toer.monitor_video_source AS monitorVideoSource, toer.monitor_record AS monitorRecord, toer.finish_type AS finishType, (SELECT count(1) FROM t_ie_invigilate_warn_info tiiwi WHERE tiiwi.exam_record_id = toer.id AND tiiwi.`type` = 'FACE_COUNT_ERROR' AND tiiwi.`level` = 'D8') AS multipleFaceCount, (SELECT count(1) FROM t_ie_invigilate_exception_info tiiei WHERE tiiei.exam_record_id = toer.id) AS exceptionCount FROM (SELECT DISTINCT s.exam_id AS examId, tee.name AS examName, s.exam_activity_id AS examActivityId, teea.code AS examActivityCode, s.id AS examStudentId, s.identity, s.room_code AS roomCode, s.room_name AS roomName, s.name, s.course_name AS courseName, s.course_code AS courseCode, tes.mobile_number AS mobileNumber FROM t_e_exam_student s LEFT JOIN t_e_exam tee ON tee.id = s.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = s.exam_activity_id LEFT JOIN t_e_student tes ON s.student_id = tes.id WHERE EXISTS (SELECT toer.exam_student_id FROM t_oe_exam_record toer WHERE s.id = toer.exam_student_id) AND s.exam_id = ? AND tee.org_id = ?) temp LEFT JOIN t_oe_exam_record toer ON toer.exam_student_id = temp.examStudentId WHERE 1 = 1) t, (SELECT @i := 0) AS i WHERE 1 = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:25.934| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 339050651474989056(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:25.939| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:25.939| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12ffe096] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:25.940| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/history/list
+============类============:com.qmth.themis.admin.api.TIeInvigilateController
+============方法============:historyList
+参数key:"examId",参数value:339050651474989056
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"status",参数value:null
+参数key:"breachStatus",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"minMultipleFaceCount",参数value:null
+参数key:"maxMultipleFaceCount",参数value:null
+参数key:"minExceptionCount",参数value:null
+参数key:"maxExceptionCount",参数value:null
+参数key:"minWarningCount",参数value:null
+参数key:"maxWarningCount",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:35:27.442| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:35:27.442| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:35:27.443| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:uxZTAVuCCHBWHm2FzLefVRfQZ+o=, time:1682217327432 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:35:27.443| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:9XcR+mBf2uGowViAziyBAvE2noQ=, time:1682217327433 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:35:27.460| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.460| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.462| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b017539] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.462| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d0eece9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.470| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@227196680 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.470| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@227505081 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.471| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.471| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?) order by CAST(room_code AS UNSIGNED) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.472| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long), 355653392754282496(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.472| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 1(Long), 355653392754282496(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.477| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 3 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.478| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b017539] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.478| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.478| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 3 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.479| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30df26f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.479| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d0eece9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.479| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.480| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76a6c83c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.482| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1458742353 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.483| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? ) ) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.484| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 01(String), 355653392754282496(Long), 01(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.487| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.488| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2110648855 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.488| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76a6c83c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.488| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.488| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?)) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.488| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6fed385a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.489| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 01(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.489| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@793438899 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.490| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? ) and t.STATUS = 'FIRST_PREPARE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? ) and ((t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE') or t.STATUS = 'RESUME_PREPARE' or t.STATUS = 'BREAK_OFF') union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED') and t.first_start_time is not null union all select count(distinct t.id) as c from t_e_exam_student t left join t_e_exam_activity f on t.exam_activity_id = f.id left join t_e_exam tee on tee.id = t.exam_id where NOT EXISTS( select toer.exam_student_id from t_oe_exam_record toer where t.id = toer.exam_student_id) and t.exam_id = ? and t.room_code in ( ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.490| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 01(String), 355653392754282496(Long), 01(String), 355653392754282496(Long), 01(String), 355653392754282496(Long), 01(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.492| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 4 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.492| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 9 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.496| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6fed385a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.496| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30df26f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.497| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.497| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/exam/prop/count
+============类============:com.qmth.themis.admin.api.TEExamController
+============方法============:propCount
+参数key:"examId",参数value:355653392754282496
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:35:27.497| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c762618] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.498| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1452390308 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.499| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.500| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 355653392963997696(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.505| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.505| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c762618] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:27.505| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/sys/exam/privilegeQuery
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:examPrivilegeQuery
+参数key:"examId",参数value:355653392754282496
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:35:28.144| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:35:28.146| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:qjrGcbPwQikxfEbPfZiUtT8IoIw=, time:1682217328133 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:35:28.162| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:28.163| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26a37f4a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:28.184| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1666959632 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:28.185| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT temp.*, toer.id AS examRecordId, IFNULL(toer.paper_download, 1) AS paperDownload, toer.status AS statusCode, TRUNCATE(toer.answer_progress, 2) AS progress, IFNULL(toer.client_current_ip, '无') AS clientCurrentIp, IFNULL(toer.warning_count, 0) AS warningCount, IFNULL(toer.breach_status, 1) AS breachStatus, IFNULL(toer.client_websocket_status, 'OFF_LINE') AS clientWebsocketStatus, toer.client_last_sync_time AS updateTime, toer.monitor_video_source AS monitorVideoSource, toer.monitor_record AS monitorRecord, toer.finish_type AS finishType, (SELECT count(1) FROM t_ie_invigilate_warn_info tiiwi WHERE tiiwi.exam_record_id = toer.id AND tiiwi.`type` = 'FACE_COUNT_ERROR' AND tiiwi.`level` = 'D8') AS multipleFaceCount, (SELECT count(1) FROM t_ie_invigilate_exception_info tiiei WHERE tiiei.exam_record_id = toer.id) AS exceptionCount FROM (SELECT DISTINCT s.exam_id AS examId, tee.name AS examName, s.exam_activity_id AS examActivityId, teea.code AS examActivityCode, s.id AS examStudentId, s.identity, s.room_code AS roomCode, s.room_name AS roomName, s.name, s.course_name AS courseName, s.course_code AS courseCode, tes.mobile_number AS mobileNumber FROM t_e_exam_student s LEFT JOIN t_e_exam tee ON tee.id = s.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = s.exam_activity_id LEFT JOIN t_e_student tes ON s.student_id = tes.id WHERE EXISTS (SELECT toer.exam_student_id FROM t_oe_exam_record toer WHERE s.id = toer.exam_student_id) AND s.exam_id = ? AND tee.org_id = ?) temp LEFT JOIN t_oe_exam_record toer ON toer.exam_student_id = temp.examStudentId WHERE 1 = 1) t, (SELECT @i := 0) AS i WHERE 1 = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:28.186| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:28.191| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:28.192| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select (@i := @i + 1) as seq,t.* from( select temp.*, toer.id as examRecordId, IFNULL(toer.paper_download,1) as paperDownload, toer.status as statusCode, TRUNCATE(toer.answer_progress,2) as progress, IFNULL(toer.client_current_ip,'无') as clientCurrentIp, IFNULL(toer.warning_count,0) as warningCount, IFNULL(toer.breach_status,1) as breachStatus, IFNULL(toer.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, toer.client_last_sync_time as updateTime, toer.monitor_video_source as monitorVideoSource, toer.monitor_record as monitorRecord, toer.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = toer.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = toer.id) as exceptionCount from ( select distinct s.exam_id as examId, tee.name as examName, s.exam_activity_id as examActivityId, teea.code as examActivityCode, s.id as examStudentId, s.identity, s.room_code as roomCode, s.room_name as roomName, s.name, s.course_name as courseName, s.course_code as courseCode, tes.mobile_number as mobileNumber from t_e_exam_student s left join t_e_exam tee on tee.id = s.exam_id left join t_e_exam_activity teea on teea.id = s.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE EXISTS( select toer.exam_student_id from t_oe_exam_record toer where s.id = toer.exam_student_id ) and s.exam_id = ? and tee.org_id = ? ) temp left join t_oe_exam_record toer on toer.exam_student_id = temp.examStudentId WHERE 1 = 1 ) t, (SELECT @i := 0) as i WHERE 1 = 1 order by t.roomCode LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:28.193| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:28.196| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:28.197| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26a37f4a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:28.197| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/history/list
+============类============:com.qmth.themis.admin.api.TIeInvigilateController
+============方法============:historyList
+参数key:"examId",参数value:355653392754282496
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"status",参数value:null
+参数key:"breachStatus",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"minMultipleFaceCount",参数value:null
+参数key:"maxMultipleFaceCount",参数value:null
+参数key:"minExceptionCount",参数value:null
+参数key:"maxExceptionCount",参数value:null
+参数key:"minWarningCount",参数value:null
+参数key:"maxWarningCount",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:35:31.958| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:35:31.960| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:JpIDsBI386Dskb6QuIz7Hi4NdPE=, time:1682217331949 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:35:31.974| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:31.976| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d44dcf9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:32.021| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1151641923 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:32.021| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT temp.*, toer.id AS examRecordId, IFNULL(toer.paper_download, 1) AS paperDownload, toer.status AS statusCode, TRUNCATE(toer.answer_progress, 2) AS progress, IFNULL(toer.client_current_ip, '无') AS clientCurrentIp, IFNULL(toer.warning_count, 0) AS warningCount, IFNULL(toer.breach_status, 1) AS breachStatus, IFNULL(toer.client_websocket_status, 'OFF_LINE') AS clientWebsocketStatus, toer.client_last_sync_time AS updateTime, toer.monitor_video_source AS monitorVideoSource, toer.monitor_record AS monitorRecord, toer.finish_type AS finishType, (SELECT count(1) FROM t_ie_invigilate_warn_info tiiwi WHERE tiiwi.exam_record_id = toer.id AND tiiwi.`type` = 'FACE_COUNT_ERROR' AND tiiwi.`level` = 'D8') AS multipleFaceCount, (SELECT count(1) FROM t_ie_invigilate_exception_info tiiei WHERE tiiei.exam_record_id = toer.id) AS exceptionCount FROM (SELECT DISTINCT s.exam_id AS examId, tee.name AS examName, s.exam_activity_id AS examActivityId, teea.code AS examActivityCode, s.id AS examStudentId, s.identity, s.room_code AS roomCode, s.room_name AS roomName, s.name, s.course_name AS courseName, s.course_code AS courseCode, tes.mobile_number AS mobileNumber FROM t_e_exam_student s LEFT JOIN t_e_exam tee ON tee.id = s.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = s.exam_activity_id LEFT JOIN t_e_student tes ON s.student_id = tes.id WHERE EXISTS (SELECT toer.exam_student_id FROM t_oe_exam_record toer WHERE s.id = toer.exam_student_id) AND s.exam_id = ? AND tee.org_id = ?) temp LEFT JOIN t_oe_exam_record toer ON toer.exam_student_id = temp.examStudentId WHERE 1 = 1) t, (SELECT @i := 0) AS i WHERE 1 = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:32.022| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:32.025| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:32.025| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select (@i := @i + 1) as seq,t.* from( select temp.*, toer.id as examRecordId, IFNULL(toer.paper_download,1) as paperDownload, toer.status as statusCode, TRUNCATE(toer.answer_progress,2) as progress, IFNULL(toer.client_current_ip,'无') as clientCurrentIp, IFNULL(toer.warning_count,0) as warningCount, IFNULL(toer.breach_status,1) as breachStatus, IFNULL(toer.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, toer.client_last_sync_time as updateTime, toer.monitor_video_source as monitorVideoSource, toer.monitor_record as monitorRecord, toer.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = toer.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = toer.id) as exceptionCount from ( select distinct s.exam_id as examId, tee.name as examName, s.exam_activity_id as examActivityId, teea.code as examActivityCode, s.id as examStudentId, s.identity, s.room_code as roomCode, s.room_name as roomName, s.name, s.course_name as courseName, s.course_code as courseCode, tes.mobile_number as mobileNumber from t_e_exam_student s left join t_e_exam tee on tee.id = s.exam_id left join t_e_exam_activity teea on teea.id = s.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE EXISTS( select toer.exam_student_id from t_oe_exam_record toer where s.id = toer.exam_student_id ) and s.exam_id = ? and tee.org_id = ? ) temp left join t_oe_exam_record toer on toer.exam_student_id = temp.examStudentId WHERE 1 = 1 ) t, (SELECT @i := 0) as i WHERE 1 = 1 order by t.roomCode LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:32.026| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:32.029| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:32.029| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d44dcf9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:32.030| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/history/list
+============类============:com.qmth.themis.admin.api.TIeInvigilateController
+============方法============:historyList
+参数key:"examId",参数value:355653392754282496
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"status",参数value:null
+参数key:"breachStatus",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"minMultipleFaceCount",参数value:null
+参数key:"maxMultipleFaceCount",参数value:null
+参数key:"minExceptionCount",参数value:null
+参数key:"maxExceptionCount",参数value:null
+参数key:"minWarningCount",参数value:null
+参数key:"maxWarningCount",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:35:33.947| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:35:33.947| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:35:33.948| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:AOw2YqRltB6MZ6tm806ubZs9Bpc=, time:1682217333934 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:35:33.948| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:EEVpbh/Jc2Osuse4b7zVx9E5+nk=, time:1682217333933 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:35:33.960| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:33.961| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70301d09] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:33.962| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:33.962| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57db7fba] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:33.962| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1326437549 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:33.963| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@178878343 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:33.963| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:33.964| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:33.964| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:33.964| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:33.966| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:33.966| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:33.967| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70301d09] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:33.967| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57db7fba] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:33.967| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:35:33.967| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:35:40.573| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:35:40.586| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:35:44.002| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:35:44.002| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:35:44.006| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:J2i2kmfIn8yktyiOrvn155fGufI=, time:1682217343981 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:35:44.006| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Ye5HgGFW68VA52X0V4XC9Ow8Um0=, time:1682217343980 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:35:44.023| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:44.023| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:44.026| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42000f7a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:44.026| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49628569] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:44.030| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1249975280 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:44.030| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@80809555 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:44.033| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:44.032| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:44.034| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:44.034| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:44.037| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:44.037| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:44.037| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49628569] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:44.037| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42000f7a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:44.038| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:35:44.038| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:35:55.638| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:35:55.638| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:35:55.644| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:B8s2WnOBJWpPINFAuTxrGXhEzLU=, time:1682217355618 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:35:55.644| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:/sjz0jI2a11648MNQvn/q3mAAQY=, time:1682217355616 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:35:55.663| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:55.664| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:55.664| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f1646e4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:55.664| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67a0cc53] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:55.672| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@779220309 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:55.672| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@66184896 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:55.675| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:55.675| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:55.676| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:55.676| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:55.682| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:55.682| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:55.683| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67a0cc53] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:55.682| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f1646e4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:35:55.683| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:35:55.683| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:36:07.550| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:36:07.550| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:36:07.552| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:IEEXK1P2IYqalO2AmDVb4syo+P4=, time:1682217367531 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:36:07.552| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:81S4Vky2mGFbJ4AmnVVeo5AAaQI=, time:1682217367531 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:36:07.594| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:07.595| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@325919e7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:07.597| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:07.597| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b6154a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:07.598| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@381543600 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:07.598| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1794676680 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:07.598| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:07.598| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:07.599| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:07.599| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:07.603| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:07.603| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:07.603| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b6154a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:07.603| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@325919e7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:07.603| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:36:07.603| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:36:10.599| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:36:10.600| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:36:22.961| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:36:22.961| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:36:22.963| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:9D0cxcJYhRNIoEUIIlxYP1yrGtg=, time:1682217382949 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:36:22.963| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:NOr1gjl11xIP3s9bkCybXL5y8yQ=, time:1682217382950 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:36:22.976| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:22.977| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b19031e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:22.979| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:22.979| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@594b192] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:22.979| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@950416072 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:22.980| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1207108302 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:22.980| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:22.980| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:22.980| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:22.980| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:22.981| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:22.981| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:22.981| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@594b192] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:22.981| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b19031e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:22.981| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:36:22.981| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:36:39.262| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:36:39.262| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:36:39.266| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:FJn9sGP6+Ws/IIAKTKFPV38n66M=, time:1682217399238 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:36:39.266| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:0kCL1Ao+1gpFvhtNU83BokszSfI=, time:1682217399236 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:36:39.289| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:39.289| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:39.294| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75fa3849] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:39.294| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@baf7517] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:39.299| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1599005296 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:39.299| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@46468950 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:39.303| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:39.303| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:39.304| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:39.304| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:39.307| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:39.307| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:39.308| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75fa3849] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:39.308| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@baf7517] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:39.308| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:36:39.308| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:36:40.576| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:36:40.589| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:36:49.339| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:36:49.339| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:36:49.341| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:gVKSM9GUtlxzKOnL7kB6guyQuos=, time:1682217409324 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:36:49.341| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:+i3ePv6A5iIVU2uI0l8ghc2w0w4=, time:1682217409325 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:36:49.361| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:49.363| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@114abfae] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:49.366| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:49.366| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33ffd899] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:49.371| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@183244039 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:49.371| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@733196779 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:49.373| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:49.373| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:49.375| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:49.375| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:49.381| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:49.381| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:49.381| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@114abfae] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:49.381| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33ffd899] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:49.381| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:36:49.382| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:36:53.824| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:36:53.824| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:h9ljYeUqTknL1lkxiWqZyDbmrBA=, time:1682217413819 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:36:53.834| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:53.835| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a71127a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:53.855| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@653025558 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:53.856| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT temp.*, toer.id AS examRecordId, IFNULL(toer.paper_download, 1) AS paperDownload, toer.status AS statusCode, TRUNCATE(toer.answer_progress, 2) AS progress, IFNULL(toer.client_current_ip, '无') AS clientCurrentIp, IFNULL(toer.warning_count, 0) AS warningCount, IFNULL(toer.breach_status, 1) AS breachStatus, IFNULL(toer.client_websocket_status, 'OFF_LINE') AS clientWebsocketStatus, toer.client_last_sync_time AS updateTime, toer.monitor_video_source AS monitorVideoSource, toer.monitor_record AS monitorRecord, toer.finish_type AS finishType, (SELECT count(1) FROM t_ie_invigilate_warn_info tiiwi WHERE tiiwi.exam_record_id = toer.id AND tiiwi.`type` = 'FACE_COUNT_ERROR' AND tiiwi.`level` = 'D8') AS multipleFaceCount, (SELECT count(1) FROM t_ie_invigilate_exception_info tiiei WHERE tiiei.exam_record_id = toer.id) AS exceptionCount FROM (SELECT DISTINCT s.exam_id AS examId, tee.name AS examName, s.exam_activity_id AS examActivityId, teea.code AS examActivityCode, s.id AS examStudentId, s.identity, s.room_code AS roomCode, s.room_name AS roomName, s.name, s.course_name AS courseName, s.course_code AS courseCode, tes.mobile_number AS mobileNumber FROM t_e_exam_student s LEFT JOIN t_e_exam tee ON tee.id = s.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = s.exam_activity_id LEFT JOIN t_e_student tes ON s.student_id = tes.id WHERE EXISTS (SELECT toer.exam_student_id FROM t_oe_exam_record toer WHERE s.id = toer.exam_student_id) AND s.exam_id = ? AND tee.org_id = ?) temp LEFT JOIN t_oe_exam_record toer ON toer.exam_student_id = temp.examStudentId WHERE 1 = 1 AND (toer.status = 'ANSWERING' OR toer.status = 'RESUME_PREPARE' OR toer.status = 'BREAK_OFF')) t, (SELECT @i := 0) AS i WHERE 1 = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:53.856| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:53.859| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:53.859| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a71127a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:53.859| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/history/list
+============类============:com.qmth.themis.admin.api.TIeInvigilateController
+============方法============:historyList
+参数key:"examId",参数value:355653392754282496
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"status",参数value:"EXAMING"
+参数key:"breachStatus",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"minMultipleFaceCount",参数value:null
+参数key:"maxMultipleFaceCount",参数value:null
+参数key:"minExceptionCount",参数value:null
+参数key:"maxExceptionCount",参数value:null
+参数key:"minWarningCount",参数value:null
+参数key:"maxWarningCount",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:36:59.414| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:36:59.414| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:dV5Ts2q2N7/N2nBryCN9G7V/VLQ=, time:1682217419405 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:36:59.414| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:36:59.415| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Fle7aSPkfaMxJ+nlbuJa0yFy5t8=, time:1682217419406 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:36:59.430| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:59.430| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:59.431| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7126d404] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:59.431| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a5bc798] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:59.433| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@182787802 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:59.433| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1678449035 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:59.434| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:59.434| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:59.435| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:59.435| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:59.438| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:59.438| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:59.439| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7126d404] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:59.439| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:36:59.439| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a5bc798] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:36:59.439| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:37:09.469| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:37:09.469| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:37:09.473| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:DnLEnyYfJjInhS5/TDMqF5vcTKE=, time:1682217429451 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:37:09.473| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:ysdrdhlOkUcwdys2HRTvhlkpZ1Y=, time:1682217429452 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:37:09.487| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:09.488| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@770ff9c1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:09.491| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@111194079 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:09.493| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:09.493| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:09.493| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5da038ae] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:09.494| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:09.495| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@805850815 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:09.495| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:09.496| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:09.498| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:09.498| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:09.499| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@770ff9c1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:09.499| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5da038ae] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:09.499| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:37:09.499| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:37:10.600| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:37:10.607| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:37:19.548| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:37:19.548| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:37:19.550| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:EzIzLM3cp97/jnf+VcS062JZbwM=, time:1682217439526 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:37:19.550| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:aGSMHIihuPcI2MMH7rj/cnFfwsw=, time:1682217439526 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:37:19.568| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:19.569| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:19.571| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@696dea17] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:19.571| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67e5cb15] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:19.575| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1980448081 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:19.575| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@767969161 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:19.578| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:19.578| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:19.585| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:19.585| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:19.588| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:19.588| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:19.589| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@696dea17] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:19.589| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67e5cb15] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:19.589| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:37:19.589| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:37:23.022| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:37:23.026| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:rhAVXPVDr2w2O7YrutQxpoWJCXs=, time:1682217443005 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:37:23.052| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:23.056| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b8f29] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:23.084| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1619425767 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:23.085| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT temp.*, toer.id AS examRecordId, IFNULL(toer.paper_download, 1) AS paperDownload, toer.status AS statusCode, TRUNCATE(toer.answer_progress, 2) AS progress, IFNULL(toer.client_current_ip, '无') AS clientCurrentIp, IFNULL(toer.warning_count, 0) AS warningCount, IFNULL(toer.breach_status, 1) AS breachStatus, IFNULL(toer.client_websocket_status, 'OFF_LINE') AS clientWebsocketStatus, toer.client_last_sync_time AS updateTime, toer.monitor_video_source AS monitorVideoSource, toer.monitor_record AS monitorRecord, toer.finish_type AS finishType, (SELECT count(1) FROM t_ie_invigilate_warn_info tiiwi WHERE tiiwi.exam_record_id = toer.id AND tiiwi.`type` = 'FACE_COUNT_ERROR' AND tiiwi.`level` = 'D8') AS multipleFaceCount, (SELECT count(1) FROM t_ie_invigilate_exception_info tiiei WHERE tiiei.exam_record_id = toer.id) AS exceptionCount FROM (SELECT DISTINCT s.exam_id AS examId, tee.name AS examName, s.exam_activity_id AS examActivityId, teea.code AS examActivityCode, s.id AS examStudentId, s.identity, s.room_code AS roomCode, s.room_name AS roomName, s.name, s.course_name AS courseName, s.course_code AS courseCode, tes.mobile_number AS mobileNumber FROM t_e_exam_student s LEFT JOIN t_e_exam tee ON tee.id = s.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = s.exam_activity_id LEFT JOIN t_e_student tes ON s.student_id = tes.id WHERE EXISTS (SELECT toer.exam_student_id FROM t_oe_exam_record toer WHERE s.id = toer.exam_student_id) AND s.exam_id = ? AND tee.org_id = ?) temp LEFT JOIN t_oe_exam_record toer ON toer.exam_student_id = temp.examStudentId WHERE 1 = 1 AND toer.status = ?) t, (SELECT @i := 0) AS i WHERE 1 = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:23.086| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long), FIRST_PREPARE(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:23.093| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:23.093| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b8f29] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:23.094| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/history/list
+============类============:com.qmth.themis.admin.api.TIeInvigilateController
+============方法============:historyList
+参数key:"examId",参数value:355653392754282496
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"status",参数value:"FIRST_PREPARE"
+参数key:"breachStatus",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"minMultipleFaceCount",参数value:null
+参数key:"maxMultipleFaceCount",参数value:null
+参数key:"minExceptionCount",参数value:null
+参数key:"maxExceptionCount",参数value:null
+参数key:"minWarningCount",参数value:null
+参数key:"maxWarningCount",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:37:28.632| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:37:28.633| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:xjoP4C3RKNgnwuJNpSgIRCAR9/8=, time:1682217448616 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:37:28.660| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:28.661| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56860fdd] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:28.680| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1783141653 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:28.681| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT temp.*, toer.id AS examRecordId, IFNULL(toer.paper_download, 1) AS paperDownload, toer.status AS statusCode, TRUNCATE(toer.answer_progress, 2) AS progress, IFNULL(toer.client_current_ip, '无') AS clientCurrentIp, IFNULL(toer.warning_count, 0) AS warningCount, IFNULL(toer.breach_status, 1) AS breachStatus, IFNULL(toer.client_websocket_status, 'OFF_LINE') AS clientWebsocketStatus, toer.client_last_sync_time AS updateTime, toer.monitor_video_source AS monitorVideoSource, toer.monitor_record AS monitorRecord, toer.finish_type AS finishType, (SELECT count(1) FROM t_ie_invigilate_warn_info tiiwi WHERE tiiwi.exam_record_id = toer.id AND tiiwi.`type` = 'FACE_COUNT_ERROR' AND tiiwi.`level` = 'D8') AS multipleFaceCount, (SELECT count(1) FROM t_ie_invigilate_exception_info tiiei WHERE tiiei.exam_record_id = toer.id) AS exceptionCount FROM (SELECT DISTINCT s.exam_id AS examId, tee.name AS examName, s.exam_activity_id AS examActivityId, teea.code AS examActivityCode, s.id AS examStudentId, s.identity, s.room_code AS roomCode, s.room_name AS roomName, s.name, s.course_name AS courseName, s.course_code AS courseCode, tes.mobile_number AS mobileNumber FROM t_e_exam_student s LEFT JOIN t_e_exam tee ON tee.id = s.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = s.exam_activity_id LEFT JOIN t_e_student tes ON s.student_id = tes.id WHERE EXISTS (SELECT toer.exam_student_id FROM t_oe_exam_record toer WHERE s.id = toer.exam_student_id) AND s.exam_id = ? AND tee.org_id = ?) temp LEFT JOIN t_oe_exam_record toer ON toer.exam_student_id = temp.examStudentId WHERE 1 = 1 AND toer.status = ?) t, (SELECT @i := 0) AS i WHERE 1 = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:28.682| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long), FIRST_PREPARE(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:28.684| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:28.684| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56860fdd] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:28.684| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/history/list
+============类============:com.qmth.themis.admin.api.TIeInvigilateController
+============方法============:historyList
+参数key:"examId",参数value:355653392754282496
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"status",参数value:"FIRST_PREPARE"
+参数key:"breachStatus",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"minMultipleFaceCount",参数value:null
+参数key:"maxMultipleFaceCount",参数value:null
+参数key:"minExceptionCount",参数value:null
+参数key:"maxExceptionCount",参数value:null
+参数key:"minWarningCount",参数value:null
+参数key:"maxWarningCount",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:37:29.608| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:37:29.608| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:37:29.608| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:4TLkFSOWsVOujrkbRdqT2qjc23o=, time:1682217449603 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:37:29.608| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:pjo3IsEle0fz1HrDG0pr/9O9PAI=, time:1682217449602 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:37:29.637| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:29.637| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19e20de6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:29.638| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:29.638| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58fddbd6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:29.640| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1002411255 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:29.640| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1419882238 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:29.642| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:29.642| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:29.642| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:29.642| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:29.643| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:29.643| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:29.643| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58fddbd6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:29.643| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19e20de6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:29.644| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:37:29.644| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:37:39.668| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:37:39.668| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:37:39.669| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:ze5/DaCHyxT9s/8Er6ubCELOhSI=, time:1682217459659 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:37:39.669| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:eSqGFE9Ve4nyAan0TJaRnzZjpLU=, time:1682217459660 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:37:39.679| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:39.679| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:39.679| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3347c963] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:39.680| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1061e405] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:39.681| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1701583163 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:39.681| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@10615155 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:39.682| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:39.682| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:39.683| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:39.683| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:39.685| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:39.685| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:39.685| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3347c963] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:39.686| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1061e405] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:39.686| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:37:39.686| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:37:40.577| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:37:40.592| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:37:47.349| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:37:47.353| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:o5vLE57puqUcEZZpxgxCaxv2Wwg=, time:1682217467334 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:37:47.371| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:47.374| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12d9d4f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:47.400| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1062330879 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:47.402| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT temp.*, toer.id AS examRecordId, IFNULL(toer.paper_download, 1) AS paperDownload, toer.status AS statusCode, TRUNCATE(toer.answer_progress, 2) AS progress, IFNULL(toer.client_current_ip, '无') AS clientCurrentIp, IFNULL(toer.warning_count, 0) AS warningCount, IFNULL(toer.breach_status, 1) AS breachStatus, IFNULL(toer.client_websocket_status, 'OFF_LINE') AS clientWebsocketStatus, toer.client_last_sync_time AS updateTime, toer.monitor_video_source AS monitorVideoSource, toer.monitor_record AS monitorRecord, toer.finish_type AS finishType, (SELECT count(1) FROM t_ie_invigilate_warn_info tiiwi WHERE tiiwi.exam_record_id = toer.id AND tiiwi.`type` = 'FACE_COUNT_ERROR' AND tiiwi.`level` = 'D8') AS multipleFaceCount, (SELECT count(1) FROM t_ie_invigilate_exception_info tiiei WHERE tiiei.exam_record_id = toer.id) AS exceptionCount FROM (SELECT DISTINCT s.exam_id AS examId, tee.name AS examName, s.exam_activity_id AS examActivityId, teea.code AS examActivityCode, s.id AS examStudentId, s.identity, s.room_code AS roomCode, s.room_name AS roomName, s.name, s.course_name AS courseName, s.course_code AS courseCode, tes.mobile_number AS mobileNumber FROM t_e_exam_student s LEFT JOIN t_e_exam tee ON tee.id = s.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = s.exam_activity_id LEFT JOIN t_e_student tes ON s.student_id = tes.id WHERE EXISTS (SELECT toer.exam_student_id FROM t_oe_exam_record toer WHERE s.id = toer.exam_student_id) AND s.exam_id = ? AND tee.org_id = ?) temp LEFT JOIN t_oe_exam_record toer ON toer.exam_student_id = temp.examStudentId WHERE 1 = 1 AND toer.status = ?) t, (SELECT @i := 0) AS i WHERE 1 = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:47.404| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long), FIRST_PREPARE(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:47.408| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:47.409| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12d9d4f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:47.409| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/history/list
+============类============:com.qmth.themis.admin.api.TIeInvigilateController
+============方法============:historyList
+参数key:"examId",参数value:355653392754282496
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"status",参数value:"FIRST_PREPARE"
+参数key:"breachStatus",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"minMultipleFaceCount",参数value:null
+参数key:"maxMultipleFaceCount",参数value:null
+参数key:"minExceptionCount",参数value:null
+参数key:"maxExceptionCount",参数value:null
+参数key:"minWarningCount",参数value:null
+参数key:"maxWarningCount",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:37:49.714| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:37:49.714| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:37:49.717| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:/VJnqAdMNJhq4s+lBZZhhSthP8I=, time:1682217469700 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:37:49.717| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:qQI6XFwp9d/dnxNam2mkEUtPZVE=, time:1682217469699 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:37:49.731| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:49.731| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:49.732| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ca84eaa] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:49.732| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56c11c68] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:49.738| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@95082265 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:49.738| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1338460943 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:49.740| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:49.740| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:49.741| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:49.741| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:49.746| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:49.746| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:49.747| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ca84eaa] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:49.747| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56c11c68] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:49.747| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:37:49.747| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:37:59.773| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:37:59.773| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:37:59.775| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Bzz+1XAV0bkgc0GBMnL8ga8Kc0s=, time:1682217479766 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:37:59.775| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:UGwAlOCcuxVnR0HjKjk75rR2uVE=, time:1682217479766 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:37:59.784| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:59.784| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:59.785| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60ba273e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:59.785| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21d7df0a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:59.787| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1584155709 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:59.787| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1788050183 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:59.788| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:59.788| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:59.789| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:59.789| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:59.791| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:59.791| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:59.791| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21d7df0a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:59.791| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60ba273e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:37:59.791| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:37:59.791| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:38:06.750| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:38:06.752| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:8jzaCWbyH24Jk+HScgG7TsC/SEk=, time:1682217486734 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:38:06.766| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:06.767| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7dd3d898] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:06.788| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@843130456 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:06.789| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT temp.*, toer.id AS examRecordId, IFNULL(toer.paper_download, 1) AS paperDownload, toer.status AS statusCode, TRUNCATE(toer.answer_progress, 2) AS progress, IFNULL(toer.client_current_ip, '无') AS clientCurrentIp, IFNULL(toer.warning_count, 0) AS warningCount, IFNULL(toer.breach_status, 1) AS breachStatus, IFNULL(toer.client_websocket_status, 'OFF_LINE') AS clientWebsocketStatus, toer.client_last_sync_time AS updateTime, toer.monitor_video_source AS monitorVideoSource, toer.monitor_record AS monitorRecord, toer.finish_type AS finishType, (SELECT count(1) FROM t_ie_invigilate_warn_info tiiwi WHERE tiiwi.exam_record_id = toer.id AND tiiwi.`type` = 'FACE_COUNT_ERROR' AND tiiwi.`level` = 'D8') AS multipleFaceCount, (SELECT count(1) FROM t_ie_invigilate_exception_info tiiei WHERE tiiei.exam_record_id = toer.id) AS exceptionCount FROM (SELECT DISTINCT s.exam_id AS examId, tee.name AS examName, s.exam_activity_id AS examActivityId, teea.code AS examActivityCode, s.id AS examStudentId, s.identity, s.room_code AS roomCode, s.room_name AS roomName, s.name, s.course_name AS courseName, s.course_code AS courseCode, tes.mobile_number AS mobileNumber FROM t_e_exam_student s LEFT JOIN t_e_exam tee ON tee.id = s.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = s.exam_activity_id LEFT JOIN t_e_student tes ON s.student_id = tes.id WHERE EXISTS (SELECT toer.exam_student_id FROM t_oe_exam_record toer WHERE s.id = toer.exam_student_id) AND s.exam_id = ? AND tee.org_id = ?) temp LEFT JOIN t_oe_exam_record toer ON toer.exam_student_id = temp.examStudentId WHERE 1 = 1 AND toer.status = ?) t, (SELECT @i := 0) AS i WHERE 1 = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:06.789| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long), FIRST_PREPARE(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:06.792| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:06.792| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7dd3d898] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:06.793| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/history/list
+============类============:com.qmth.themis.admin.api.TIeInvigilateController
+============方法============:historyList
+参数key:"examId",参数value:355653392754282496
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"status",参数value:"FIRST_PREPARE"
+参数key:"breachStatus",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"minMultipleFaceCount",参数value:null
+参数key:"maxMultipleFaceCount",参数value:null
+参数key:"minExceptionCount",参数value:null
+参数key:"maxExceptionCount",参数value:null
+参数key:"minWarningCount",参数value:null
+参数key:"maxWarningCount",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:38:09.820| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:38:09.820| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:38:09.822| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:zLqRla9sCmFkyTuqRP8Qb4s6mxM=, time:1682217489805 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:38:09.821| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:9LkAm+kTgjYryzB9FKl81zUnPUU=, time:1682217489806 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:38:09.828| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:09.828| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:09.829| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5883fc81] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:09.829| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@746cae8d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:09.832| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1641690966 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:09.832| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1215195423 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:09.834| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:09.834| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:09.835| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:09.835| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:09.837| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:09.837| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:09.838| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5883fc81] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:09.838| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@746cae8d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:09.838| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:38:09.838| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:38:10.598| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:38:10.598| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:38:10.629| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:38:10.630| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:GXV1IiIWawUCVa2YrjKfgqfwtcs=, time:1682217490622 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:38:10.639| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:10.640| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33fdb3a3] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:10.661| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2106959087 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:10.662| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT temp.*, toer.id AS examRecordId, IFNULL(toer.paper_download, 1) AS paperDownload, toer.status AS statusCode, TRUNCATE(toer.answer_progress, 2) AS progress, IFNULL(toer.client_current_ip, '无') AS clientCurrentIp, IFNULL(toer.warning_count, 0) AS warningCount, IFNULL(toer.breach_status, 1) AS breachStatus, IFNULL(toer.client_websocket_status, 'OFF_LINE') AS clientWebsocketStatus, toer.client_last_sync_time AS updateTime, toer.monitor_video_source AS monitorVideoSource, toer.monitor_record AS monitorRecord, toer.finish_type AS finishType, (SELECT count(1) FROM t_ie_invigilate_warn_info tiiwi WHERE tiiwi.exam_record_id = toer.id AND tiiwi.`type` = 'FACE_COUNT_ERROR' AND tiiwi.`level` = 'D8') AS multipleFaceCount, (SELECT count(1) FROM t_ie_invigilate_exception_info tiiei WHERE tiiei.exam_record_id = toer.id) AS exceptionCount FROM (SELECT DISTINCT s.exam_id AS examId, tee.name AS examName, s.exam_activity_id AS examActivityId, teea.code AS examActivityCode, s.id AS examStudentId, s.identity, s.room_code AS roomCode, s.room_name AS roomName, s.name, s.course_name AS courseName, s.course_code AS courseCode, tes.mobile_number AS mobileNumber FROM t_e_exam_student s LEFT JOIN t_e_exam tee ON tee.id = s.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = s.exam_activity_id LEFT JOIN t_e_student tes ON s.student_id = tes.id WHERE EXISTS (SELECT toer.exam_student_id FROM t_oe_exam_record toer WHERE s.id = toer.exam_student_id) AND s.exam_id = ? AND tee.org_id = ?) temp LEFT JOIN t_oe_exam_record toer ON toer.exam_student_id = temp.examStudentId WHERE 1 = 1 AND (toer.status = 'ANSWERING' OR toer.status = 'RESUME_PREPARE' OR toer.status = 'BREAK_OFF')) t, (SELECT @i := 0) AS i WHERE 1 = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:10.663| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:10.665| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:10.666| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33fdb3a3] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:10.666| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/history/list
+============类============:com.qmth.themis.admin.api.TIeInvigilateController
+============方法============:historyList
+参数key:"examId",参数value:355653392754282496
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"status",参数value:"EXAMING"
+参数key:"breachStatus",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"minMultipleFaceCount",参数value:null
+参数key:"maxMultipleFaceCount",参数value:null
+参数key:"minExceptionCount",参数value:null
+参数key:"maxExceptionCount",参数value:null
+参数key:"minWarningCount",参数value:null
+参数key:"maxWarningCount",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:38:14.260| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:38:14.261| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:r9dT63R4k015K1hOqb46gcMk72s=, time:1682217494249 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:38:14.269| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:14.270| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6dc66d72] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:14.294| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1704590786 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:14.295| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT temp.*, toer.id AS examRecordId, IFNULL(toer.paper_download, 1) AS paperDownload, toer.status AS statusCode, TRUNCATE(toer.answer_progress, 2) AS progress, IFNULL(toer.client_current_ip, '无') AS clientCurrentIp, IFNULL(toer.warning_count, 0) AS warningCount, IFNULL(toer.breach_status, 1) AS breachStatus, IFNULL(toer.client_websocket_status, 'OFF_LINE') AS clientWebsocketStatus, toer.client_last_sync_time AS updateTime, toer.monitor_video_source AS monitorVideoSource, toer.monitor_record AS monitorRecord, toer.finish_type AS finishType, (SELECT count(1) FROM t_ie_invigilate_warn_info tiiwi WHERE tiiwi.exam_record_id = toer.id AND tiiwi.`type` = 'FACE_COUNT_ERROR' AND tiiwi.`level` = 'D8') AS multipleFaceCount, (SELECT count(1) FROM t_ie_invigilate_exception_info tiiei WHERE tiiei.exam_record_id = toer.id) AS exceptionCount FROM (SELECT DISTINCT s.exam_id AS examId, tee.name AS examName, s.exam_activity_id AS examActivityId, teea.code AS examActivityCode, s.id AS examStudentId, s.identity, s.room_code AS roomCode, s.room_name AS roomName, s.name, s.course_name AS courseName, s.course_code AS courseCode, tes.mobile_number AS mobileNumber FROM t_e_exam_student s LEFT JOIN t_e_exam tee ON tee.id = s.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = s.exam_activity_id LEFT JOIN t_e_student tes ON s.student_id = tes.id WHERE EXISTS (SELECT toer.exam_student_id FROM t_oe_exam_record toer WHERE s.id = toer.exam_student_id) AND s.exam_id = ? AND tee.org_id = ?) temp LEFT JOIN t_oe_exam_record toer ON toer.exam_student_id = temp.examStudentId WHERE 1 = 1 AND toer.status = ?) t, (SELECT @i := 0) AS i WHERE 1 = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:14.296| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long), BREAK_OFF(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:14.299| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:14.300| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6dc66d72] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:14.300| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/history/list
+============类============:com.qmth.themis.admin.api.TIeInvigilateController
+============方法============:historyList
+参数key:"examId",参数value:355653392754282496
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"status",参数value:"BREAK_OFF"
+参数key:"breachStatus",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"minMultipleFaceCount",参数value:null
+参数key:"maxMultipleFaceCount",参数value:null
+参数key:"minExceptionCount",参数value:null
+参数key:"maxExceptionCount",参数value:null
+参数key:"minWarningCount",参数value:null
+参数key:"maxWarningCount",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:38:19.851| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:38:19.851| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:38:19.851| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:lVj0A9BEcXHWJD62FfTTmNpN4Eo=, time:1682217499844 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:38:19.851| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:rlT+E4h+ozGgDZSJ9C/Iff+N4LI=, time:1682217499844 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:38:19.861| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:19.861| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b89a83c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:19.863| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:19.863| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77796e1e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:19.864| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1530388313 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:19.864| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1096260735 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:19.867| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:19.867| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:19.868| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:19.868| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:19.870| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:19.870| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:19.871| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77796e1e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:19.871| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b89a83c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:19.871| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:38:19.871| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:38:20.145| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:38:20.145| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:vbVgLhtfpo41dDcBy/fikkDNZoU=, time:1682217500141 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:38:20.151| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:20.151| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39f627a7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:20.167| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@924273936 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:20.168| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT temp.*, toer.id AS examRecordId, IFNULL(toer.paper_download, 1) AS paperDownload, toer.status AS statusCode, TRUNCATE(toer.answer_progress, 2) AS progress, IFNULL(toer.client_current_ip, '无') AS clientCurrentIp, IFNULL(toer.warning_count, 0) AS warningCount, IFNULL(toer.breach_status, 1) AS breachStatus, IFNULL(toer.client_websocket_status, 'OFF_LINE') AS clientWebsocketStatus, toer.client_last_sync_time AS updateTime, toer.monitor_video_source AS monitorVideoSource, toer.monitor_record AS monitorRecord, toer.finish_type AS finishType, (SELECT count(1) FROM t_ie_invigilate_warn_info tiiwi WHERE tiiwi.exam_record_id = toer.id AND tiiwi.`type` = 'FACE_COUNT_ERROR' AND tiiwi.`level` = 'D8') AS multipleFaceCount, (SELECT count(1) FROM t_ie_invigilate_exception_info tiiei WHERE tiiei.exam_record_id = toer.id) AS exceptionCount FROM (SELECT DISTINCT s.exam_id AS examId, tee.name AS examName, s.exam_activity_id AS examActivityId, teea.code AS examActivityCode, s.id AS examStudentId, s.identity, s.room_code AS roomCode, s.room_name AS roomName, s.name, s.course_name AS courseName, s.course_code AS courseCode, tes.mobile_number AS mobileNumber FROM t_e_exam_student s LEFT JOIN t_e_exam tee ON tee.id = s.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = s.exam_activity_id LEFT JOIN t_e_student tes ON s.student_id = tes.id WHERE NOT EXISTS (SELECT toer.exam_student_id FROM t_oe_exam_record toer WHERE s.id = toer.exam_student_id) AND s.exam_id = ? AND tee.org_id = ?) temp LEFT JOIN t_oe_exam_record toer ON toer.exam_student_id = temp.examStudentId WHERE 1 = 1) t, (SELECT @i := 0) AS i WHERE 1 = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:20.168| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:20.171| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:20.172| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select (@i := @i + 1) as seq,t.* from( select temp.*, toer.id as examRecordId, IFNULL(toer.paper_download,1) as paperDownload, toer.status as statusCode, TRUNCATE(toer.answer_progress,2) as progress, IFNULL(toer.client_current_ip,'无') as clientCurrentIp, IFNULL(toer.warning_count,0) as warningCount, IFNULL(toer.breach_status,1) as breachStatus, IFNULL(toer.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, toer.client_last_sync_time as updateTime, toer.monitor_video_source as monitorVideoSource, toer.monitor_record as monitorRecord, toer.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = toer.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = toer.id) as exceptionCount from ( select distinct s.exam_id as examId, tee.name as examName, s.exam_activity_id as examActivityId, teea.code as examActivityCode, s.id as examStudentId, s.identity, s.room_code as roomCode, s.room_name as roomName, s.name, s.course_name as courseName, s.course_code as courseCode, tes.mobile_number as mobileNumber from t_e_exam_student s left join t_e_exam tee on tee.id = s.exam_id left join t_e_exam_activity teea on teea.id = s.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE NOT EXISTS( select toer.exam_student_id from t_oe_exam_record toer where s.id = toer.exam_student_id ) and s.exam_id = ? and tee.org_id = ? ) temp left join t_oe_exam_record toer on toer.exam_student_id = temp.examStudentId WHERE 1 = 1 ) t, (SELECT @i := 0) as i WHERE 1 = 1 order by t.roomCode LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:20.172| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:20.179| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 8 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:20.179| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39f627a7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:20.180| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/history/list
+============类============:com.qmth.themis.admin.api.TIeInvigilateController
+============方法============:historyList
+参数key:"examId",参数value:355653392754282496
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"status",参数value:"UN_FINISH"
+参数key:"breachStatus",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"minMultipleFaceCount",参数value:null
+参数key:"maxMultipleFaceCount",参数value:null
+参数key:"minExceptionCount",参数value:null
+参数key:"maxExceptionCount",参数value:null
+参数key:"minWarningCount",参数value:null
+参数key:"maxWarningCount",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:38:29.897| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:38:29.897| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:38:29.897| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:8sP9KnHw/PemPJKsbkqyyiw396A=, time:1682217509892 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:38:29.897| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:gAblFoBq1NUotY8OS7rENPXuB98=, time:1682217509891 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:38:29.901| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:29.901| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:29.901| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f4d19c1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:29.901| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e8aacb0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:29.902| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@953483763 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:29.902| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1642145481 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:29.903| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:29.903| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:29.903| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:29.903| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:29.904| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:29.904| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:29.905| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f4d19c1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:29.905| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e8aacb0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:29.905| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:38:29.905| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:38:39.932| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:38:39.932| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:38:39.934| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:VSJCyGHMxJG3Mo7+EP3iXQbOHiw=, time:1682217519921 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:38:39.933| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:UB42xk4YODY5AQtWbggea0aaIbg=, time:1682217519920 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:38:39.945| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:39.947| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:39.948| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cca5f12] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:39.948| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7cb9bef8] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:39.952| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@166553359 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:39.952| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2139478051 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:39.955| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:39.955| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:39.956| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:39.956| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:39.958| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:39.958| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:39.959| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cca5f12] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:39.959| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7cb9bef8] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:39.959| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:38:39.959| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:38:40.592| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:38:40.592| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:38:50.011| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:38:50.011| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:38:50.012| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:FWj/N+hevc7SFWSWSL05pUlWczk=, time:1682217529986 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:38:50.012| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:CvuAw3TfBQUp5d2+eo5eoi0+duE=, time:1682217529986 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:38:50.038| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:50.038| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:50.039| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18f5a776] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:50.039| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@183b4545] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:50.047| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@561865663 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:50.047| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@676922270 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:50.049| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:50.049| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:50.051| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:50.051| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:50.058| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:50.058| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:50.058| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@183b4545] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:50.058| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18f5a776] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:50.058| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:38:50.058| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:38:58.243| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:38:58.244| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:mI/dqduXWGfdksXbWxoHrXTlz3s=, time:1682217538232 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:38:58.253| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:58.254| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@123740db] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:58.283| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@486471510 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:58.284| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT temp.*, toer.id AS examRecordId, IFNULL(toer.paper_download, 1) AS paperDownload, toer.status AS statusCode, TRUNCATE(toer.answer_progress, 2) AS progress, IFNULL(toer.client_current_ip, '无') AS clientCurrentIp, IFNULL(toer.warning_count, 0) AS warningCount, IFNULL(toer.breach_status, 1) AS breachStatus, IFNULL(toer.client_websocket_status, 'OFF_LINE') AS clientWebsocketStatus, toer.client_last_sync_time AS updateTime, toer.monitor_video_source AS monitorVideoSource, toer.monitor_record AS monitorRecord, toer.finish_type AS finishType, (SELECT count(1) FROM t_ie_invigilate_warn_info tiiwi WHERE tiiwi.exam_record_id = toer.id AND tiiwi.`type` = 'FACE_COUNT_ERROR' AND tiiwi.`level` = 'D8') AS multipleFaceCount, (SELECT count(1) FROM t_ie_invigilate_exception_info tiiei WHERE tiiei.exam_record_id = toer.id) AS exceptionCount FROM (SELECT DISTINCT s.exam_id AS examId, tee.name AS examName, s.exam_activity_id AS examActivityId, teea.code AS examActivityCode, s.id AS examStudentId, s.identity, s.room_code AS roomCode, s.room_name AS roomName, s.name, s.course_name AS courseName, s.course_code AS courseCode, tes.mobile_number AS mobileNumber FROM t_e_exam_student s LEFT JOIN t_e_exam tee ON tee.id = s.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = s.exam_activity_id LEFT JOIN t_e_student tes ON s.student_id = tes.id WHERE NOT EXISTS (SELECT toer.exam_student_id FROM t_oe_exam_record toer WHERE s.id = toer.exam_student_id) AND s.exam_id = ? AND tee.org_id = ?) temp LEFT JOIN t_oe_exam_record toer ON toer.exam_student_id = temp.examStudentId WHERE 1 = 1) t, (SELECT @i := 0) AS i WHERE 1 = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:58.285| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:58.288| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:58.290| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select (@i := @i + 1) as seq,t.* from( select temp.*, toer.id as examRecordId, IFNULL(toer.paper_download,1) as paperDownload, toer.status as statusCode, TRUNCATE(toer.answer_progress,2) as progress, IFNULL(toer.client_current_ip,'无') as clientCurrentIp, IFNULL(toer.warning_count,0) as warningCount, IFNULL(toer.breach_status,1) as breachStatus, IFNULL(toer.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, toer.client_last_sync_time as updateTime, toer.monitor_video_source as monitorVideoSource, toer.monitor_record as monitorRecord, toer.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = toer.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = toer.id) as exceptionCount from ( select distinct s.exam_id as examId, tee.name as examName, s.exam_activity_id as examActivityId, teea.code as examActivityCode, s.id as examStudentId, s.identity, s.room_code as roomCode, s.room_name as roomName, s.name, s.course_name as courseName, s.course_code as courseCode, tes.mobile_number as mobileNumber from t_e_exam_student s left join t_e_exam tee on tee.id = s.exam_id left join t_e_exam_activity teea on teea.id = s.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE NOT EXISTS( select toer.exam_student_id from t_oe_exam_record toer where s.id = toer.exam_student_id ) and s.exam_id = ? and tee.org_id = ? ) temp left join t_oe_exam_record toer on toer.exam_student_id = temp.examStudentId WHERE 1 = 1 ) t, (SELECT @i := 0) as i WHERE 1 = 1 order by t.roomCode LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:58.292| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:58.310| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 8 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:58.311| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@123740db] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:38:58.312| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/history/list
+============类============:com.qmth.themis.admin.api.TIeInvigilateController
+============方法============:historyList
+参数key:"examId",参数value:355653392754282496
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"status",参数value:"UN_FINISH"
+参数key:"breachStatus",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"minMultipleFaceCount",参数value:null
+参数key:"maxMultipleFaceCount",参数value:null
+参数key:"minExceptionCount",参数value:null
+参数key:"maxExceptionCount",参数value:null
+参数key:"minWarningCount",参数value:null
+参数key:"maxWarningCount",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:39:00.088| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:39:00.088| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:39:00.089| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:p0vy4MRDgjSaf5uuQSOHoIh2tlQ=, time:1682217540079 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:39:00.090| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:n0M3hRKaFgYqfL44QVcwiHITcFA=, time:1682217540078 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:39:00.099| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:00.100| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4581f9ae] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:00.104| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:00.105| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c821e99] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:00.105| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@645231462 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:00.111| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1114067525 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:00.111| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:00.112| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:00.113| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:00.113| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:00.116| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:00.116| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:00.117| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4581f9ae] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:00.117| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c821e99] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:00.117| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:39:00.117| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:39:10.133| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:39:10.133| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:39:10.133| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:xyIeNGGOP4Prh8Van0mlY6K/rqc=, time:1682217550128 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:39:10.133| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:L+1elzy3b6qsHQzJTPfiO3m+4eI=, time:1682217550127 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:39:10.139| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:10.140| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@715f5c27] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:10.142| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@709220531 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:10.142| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:10.142| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@597bed8c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:10.142| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:10.143| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:10.143| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@157846879 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:10.143| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:10.143| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:10.144| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:10.144| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@715f5c27] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:10.144| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:39:10.144| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:10.144| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@597bed8c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:10.144| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:39:10.587| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:39:10.597| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:39:12.898| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:39:12.900| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:r5FKfgYUARw4zvSXy0tlIDVgbc0=, time:1682217552881 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:39:12.929| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:12.932| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75b462c9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:12.952| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2137234782 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:12.954| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT temp.*, toer.id AS examRecordId, IFNULL(toer.paper_download, 1) AS paperDownload, toer.status AS statusCode, TRUNCATE(toer.answer_progress, 2) AS progress, IFNULL(toer.client_current_ip, '无') AS clientCurrentIp, IFNULL(toer.warning_count, 0) AS warningCount, IFNULL(toer.breach_status, 1) AS breachStatus, IFNULL(toer.client_websocket_status, 'OFF_LINE') AS clientWebsocketStatus, toer.client_last_sync_time AS updateTime, toer.monitor_video_source AS monitorVideoSource, toer.monitor_record AS monitorRecord, toer.finish_type AS finishType, (SELECT count(1) FROM t_ie_invigilate_warn_info tiiwi WHERE tiiwi.exam_record_id = toer.id AND tiiwi.`type` = 'FACE_COUNT_ERROR' AND tiiwi.`level` = 'D8') AS multipleFaceCount, (SELECT count(1) FROM t_ie_invigilate_exception_info tiiei WHERE tiiei.exam_record_id = toer.id) AS exceptionCount FROM (SELECT DISTINCT s.exam_id AS examId, tee.name AS examName, s.exam_activity_id AS examActivityId, teea.code AS examActivityCode, s.id AS examStudentId, s.identity, s.room_code AS roomCode, s.room_name AS roomName, s.name, s.course_name AS courseName, s.course_code AS courseCode, tes.mobile_number AS mobileNumber FROM t_e_exam_student s LEFT JOIN t_e_exam tee ON tee.id = s.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = s.exam_activity_id LEFT JOIN t_e_student tes ON s.student_id = tes.id WHERE NOT EXISTS (SELECT toer.exam_student_id FROM t_oe_exam_record toer WHERE s.id = toer.exam_student_id) AND s.exam_id = ? AND tee.org_id = ?) temp LEFT JOIN t_oe_exam_record toer ON toer.exam_student_id = temp.examStudentId WHERE 1 = 1) t, (SELECT @i := 0) AS i WHERE 1 = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:12.955| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:12.962| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:12.965| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select (@i := @i + 1) as seq,t.* from( select temp.*, toer.id as examRecordId, IFNULL(toer.paper_download,1) as paperDownload, toer.status as statusCode, TRUNCATE(toer.answer_progress,2) as progress, IFNULL(toer.client_current_ip,'无') as clientCurrentIp, IFNULL(toer.warning_count,0) as warningCount, IFNULL(toer.breach_status,1) as breachStatus, IFNULL(toer.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, toer.client_last_sync_time as updateTime, toer.monitor_video_source as monitorVideoSource, toer.monitor_record as monitorRecord, toer.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = toer.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = toer.id) as exceptionCount from ( select distinct s.exam_id as examId, tee.name as examName, s.exam_activity_id as examActivityId, teea.code as examActivityCode, s.id as examStudentId, s.identity, s.room_code as roomCode, s.room_name as roomName, s.name, s.course_name as courseName, s.course_code as courseCode, tes.mobile_number as mobileNumber from t_e_exam_student s left join t_e_exam tee on tee.id = s.exam_id left join t_e_exam_activity teea on teea.id = s.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE NOT EXISTS( select toer.exam_student_id from t_oe_exam_record toer where s.id = toer.exam_student_id ) and s.exam_id = ? and tee.org_id = ? ) temp left join t_oe_exam_record toer on toer.exam_student_id = temp.examStudentId WHERE 1 = 1 ) t, (SELECT @i := 0) as i WHERE 1 = 1 order by t.roomCode LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:12.965| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:12.973| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 8 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:12.974| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75b462c9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:12.974| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/history/list
+============类============:com.qmth.themis.admin.api.TIeInvigilateController
+============方法============:historyList
+参数key:"examId",参数value:355653392754282496
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"status",参数value:"UN_FINISH"
+参数key:"breachStatus",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"minMultipleFaceCount",参数value:null
+参数key:"maxMultipleFaceCount",参数value:null
+参数key:"minExceptionCount",参数value:null
+参数key:"maxExceptionCount",参数value:null
+参数key:"minWarningCount",参数value:null
+参数key:"maxWarningCount",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:39:20.186| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:39:20.186| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:39:20.188| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:4o5qbs3sbm9yVzTta+BIXrTG9MM=, time:1682217560159 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:39:20.188| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:3YnNnGur9QQuVirXkN8rBntYmrw=, time:1682217560160 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:39:20.221| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:20.221| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f75b360] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:20.224| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:20.224| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19caad14] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:20.226| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1216183989 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:20.226| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@522134417 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:20.228| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:20.228| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:20.230| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:20.230| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:20.232| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:20.232| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:20.232| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19caad14] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:20.232| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f75b360] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:20.232| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:39:20.232| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:39:30.265| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:39:30.265| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:39:30.266| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:o1A9Wzyyh1tWiUKEONRcpdMkIb4=, time:1682217570249 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:39:30.266| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:MhORN0stqgikVDRo3dVI3CN9BA4=, time:1682217570250 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:39:30.272| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:30.272| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:30.279| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e9b5e38] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:30.280| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1dc60f6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:30.287| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1687829610 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:30.287| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2050872425 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:30.288| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:30.288| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:30.289| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:30.289| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:30.291| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:30.291| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:30.292| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1dc60f6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:30.292| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e9b5e38] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:30.292| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:39:30.292| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:39:40.325| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:39:40.325| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:39:40.327| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:EEzX/6iqkRN7ACSBxAya/YBmW8U=, time:1682217580314 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:39:40.327| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:17UTCxu6nB2ujRVgB5UQEBTE0d8=, time:1682217580313 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:39:40.333| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:40.334| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:40.335| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d4ed01] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:40.335| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b8c2750] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:40.337| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1520262798 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:40.337| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@122126379 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:40.339| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:40.339| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:40.340| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:40.340| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:40.342| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:40.342| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:40.343| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d4ed01] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:40.343| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b8c2750] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:40.343| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:39:40.343| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:39:40.603| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:39:40.603| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:39:50.373| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:39:50.373| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:39:50.375| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Xac9dVHkSHe3eEsIExGMXsxrnKs=, time:1682217590363 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:39:50.375| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:sjSPs5vQwZGbXe6WKq6NGbApEdo=, time:1682217590362 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:39:50.381| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:50.382| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:50.382| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58e3cea3] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:50.382| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53c97e7c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:50.384| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@917800210 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:50.384| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1568722092 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:50.386| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:50.386| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:50.387| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:50.387| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:50.390| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:50.390| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:50.391| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58e3cea3] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:50.391| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53c97e7c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:39:50.392| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:39:50.392| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:40:00.418| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:40:00.418| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:40:00.420| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:+CTi6Jes2JfafrBkI/TfNxN8vVo=, time:1682217600409 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:40:00.420| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:MjNp/lqLFhOMgU+VYUCc+NAgpUc=, time:1682217600410 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:40:00.431| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:00.432| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c8215ef] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:00.434| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:00.434| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a8dbd2e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:00.434| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1630418844 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:00.435| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@566270965 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:00.436| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:00.436| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:00.436| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:00.436| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:00.439| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:00.438| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:00.439| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c8215ef] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:00.439| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a8dbd2e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:00.440| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:40:00.440| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:40:10.477| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:40:10.477| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:40:10.481| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Aecwu/N/rpAqI6QamT5idAtcXDk=, time:1682217610458 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:40:10.481| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:cax1UbPaItWfL+jMz0AaPuBOnCU=, time:1682217610457 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:40:10.495| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:10.496| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:10.498| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5071d405] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:10.498| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ded8e7a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:10.503| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2047954071 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:10.503| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@87700687 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:10.506| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:10.506| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:10.507| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:10.507| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:10.511| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:10.511| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:10.512| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5071d405] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:10.512| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ded8e7a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:10.513| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:40:10.513| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:40:10.596| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:40:10.602| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:40:20.565| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:40:20.565| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:40:20.571| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:aJg97xLEPy/vnASLVPmN4V/R85A=, time:1682217620539 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:40:20.571| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:sIHnugruUUKSuBDWK/oiUgzG3ho=, time:1682217620538 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:40:20.596| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:20.597| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:20.597| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e688e09] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:20.598| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55ec6333] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:20.605| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@378518923 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:20.605| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1909644951 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:20.609| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:20.609| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:20.610| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:20.610| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:20.616| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:20.616| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:20.616| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55ec6333] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:20.616| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e688e09] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:20.617| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:40:20.617| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:40:30.661| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:40:30.661| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:40:30.662| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:bprchMt40iBmmIvjAkb3fbFCU/E=, time:1682217630634 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:40:30.662| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:3a7Fv2YJLa3/PYVASXZMyJQm+Hc=, time:1682217630634 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:40:30.684| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:30.685| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:30.685| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69cc6ebd] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:30.685| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32aa05aa] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:30.690| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1906436787 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:30.690| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1339028897 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:30.692| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:30.692| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:30.694| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:30.694| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:30.696| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:30.696| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:30.696| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69cc6ebd] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:30.696| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32aa05aa] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:30.697| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:40:30.697| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:40:40.615| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:40:40.619| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:40:40.726| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:40:40.726| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:40:40.727| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:pMWlOxCYnjQwliqwDl97j8pZkpY=, time:1682217640715 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:40:40.727| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:F8n6dlTOFClUZ5zIgvBeASXTgfg=, time:1682217640716 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:40:40.734| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:40.734| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:40.735| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@657b6d85] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:40.735| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@405fd982] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:40.738| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@736697613 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:40.738| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@989963981 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:40.740| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:40.740| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:40.740| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:40.740| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:40.743| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:40.743| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:40.744| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@657b6d85] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:40.744| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@405fd982] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:40.744| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:40:40.744| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:40:50.776| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:40:50.776| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:40:50.778| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:zZw6BeO3RNyanGDjiefCj9SYpME=, time:1682217650763 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:40:50.778| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:G5/Sepe7iRpEdG2idE/O8D7uEWc=, time:1682217650764 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:40:50.783| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:50.784| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39f3993a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:50.784| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:50.784| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@651f5219] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:50.788| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1721840084 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:50.788| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1096323966 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:50.789| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:50.789| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:50.790| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:50.790| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:50.792| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:50.792| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:50.793| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39f3993a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:50.793| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@651f5219] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:40:50.793| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:40:50.793| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:41:00.820| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:41:00.820| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:41:00.821| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:eSlxpfYkNEdihL/uURB/xJRwbGQ=, time:1682217660812 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:41:00.821| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:X4+I/RK174fdURj2JaMP+Md3DlQ=, time:1682217660811 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:41:00.825| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:00.826| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:00.826| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@22e34f69] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:00.827| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f3e9249] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:00.829| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@795171615 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:00.829| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@179174177 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:00.837| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:00.837| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:00.838| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:00.838| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:00.840| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:00.840| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:00.841| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@22e34f69] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:00.841| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f3e9249] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:00.841| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:41:00.841| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:41:10.601| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:41:10.610| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:41:10.881| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:41:10.881| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:41:10.883| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:ZKBH87rCB33SV6djbXIpJmEFcrg=, time:1682217670860 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:41:10.883| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:k9CrF+s2TbXCFsU6I7AGcBuRouA=, time:1682217670859 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:41:10.899| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:10.899| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:10.901| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f26815a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:10.901| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61ad8c59] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:10.905| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1131410380 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:10.905| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1490902776 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:10.908| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:10.908| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:10.909| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:10.909| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:10.914| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:10.914| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:10.916| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61ad8c59] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:10.916| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f26815a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:10.916| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:41:10.916| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:41:20.963| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:41:20.963| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:41:20.966| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:rNT5J/wDJ3y7YKg8xPz2MAIksxo=, time:1682217680932 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:41:20.966| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:AspO9W4grkLJxmXwU2Eg+J6HOTY=, time:1682217680931 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:41:21.001| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:21.001| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:21.002| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56c25aaa] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:21.002| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4fb93510] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:21.008| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@778672283 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:21.008| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1339510972 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:21.010| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:21.010| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:21.012| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:21.012| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:21.016| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:21.016| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:21.017| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4fb93510] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:21.017| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56c25aaa] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:21.017| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:41:21.017| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:41:31.057| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:41:31.057| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:41:31.058| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:h2Y6ly9F42FIKAp4/m9XqVwu4mU=, time:1682217691036 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:41:31.058| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:tCMyUG3ASXhe5zjTEsSKEmCjbDk=, time:1682217691035 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:41:31.076| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:31.077| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77c6dcbf] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:31.079| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:31.079| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@745675981 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:31.079| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b64bca9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:31.080| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@548463590 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:31.080| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:31.081| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:31.081| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:31.081| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:31.083| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:31.083| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:31.083| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77c6dcbf] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:31.083| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b64bca9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:31.084| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:41:31.084| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:41:40.623| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:41:40.625| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:41:41.111| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:41:41.111| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:41:41.113| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:KMWsyuNSLNpaBYkUZsDldmtB1KA=, time:1682217701095 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:41:41.113| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:y1YIuSIFJrVNcHFcCA7MIJuyR2A=, time:1682217701094 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:41:41.119| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:41.119| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:41.120| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d044df8] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:41.120| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6637c8b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:41.121| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1790156158 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:41.121| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@625312746 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:41.123| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:41.123| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:41.124| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:41.124| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:41.126| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:41.126| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:41.127| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6637c8b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:41.127| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d044df8] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:41.128| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:41:41.128| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:41:51.159| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:41:51.159| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:41:51.160| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:F32Ej0XdY4kHuoyEEVgs2Qb/OrY=, time:1682217711147 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:41:51.160| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:kwv9jx3FcYGTUIrwS8duOFUtvTo=, time:1682217711148 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:41:51.167| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:51.168| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:51.168| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a94295] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:51.169| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ddf91f0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:51.171| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1614647968 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:51.171| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@490575938 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:51.173| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:51.172| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:51.173| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:51.173| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:51.176| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:51.176| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:51.177| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a94295] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:51.177| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ddf91f0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:41:51.178| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:41:51.178| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:42:01.197| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:42:01.197| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:42:01.198| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:sJunkRAGTnXLJxbqoUS7JVHyaWM=, time:1682217721191 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:42:01.198| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:55jgaDG2f34bHadN1DOtOrc/u1g=, time:1682217721191 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:42:01.201| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:01.201| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:01.201| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cc7ba54] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:01.201| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d58c765] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:01.202| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@839407286 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:01.202| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1143805824 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:01.203| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:01.203| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:01.203| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:01.203| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:01.204| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:01.204| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:01.204| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d58c765] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:01.204| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cc7ba54] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:01.204| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:42:01.204| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:42:10.594| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:42:10.605| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:42:11.239| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:42:11.239| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:42:11.241| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:kWOKbFmem0FJNIxqH00KaOXsF60=, time:1682217731217 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:42:11.241| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:hYFpD1Ti2o24UthZOqZC6ud9VNM=, time:1682217731218 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:42:11.259| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:11.259| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:11.261| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f051016] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:11.261| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44cf59c1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:11.264| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@310261737 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:11.264| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1905437952 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:11.267| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:11.268| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:11.269| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:11.269| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:11.272| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:11.272| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:11.272| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44cf59c1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:11.272| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f051016] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:11.273| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:42:11.273| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:42:21.295| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:42:21.295| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:42:21.295| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Y+MfwLqaPowKsp6EpXR236Rz26s=, time:1682217741289 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:42:21.296| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Sgei9Dqhk0XJvddoH59w15Hludw=, time:1682217741288 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:42:21.299| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:21.299| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:21.299| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@dea993a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:21.299| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@258c97c7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:21.301| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@259856078 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:21.301| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@725715582 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:21.303| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:21.303| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:21.303| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:21.303| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:21.306| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:21.306| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:21.306| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@258c97c7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:21.306| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@dea993a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:21.307| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:42:21.307| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:42:31.344| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:42:31.344| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:42:31.349| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:t0zSFdJC5AZ32EYuV4iGzdQ6pA0=, time:1682217751322 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:42:31.349| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:SGRKt1qxlHOGefg6XtYFmgw1qDg=, time:1682217751323 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:42:31.369| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:31.371| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:31.371| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f9a3d56] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:31.371| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ced2f47] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:31.378| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@630781618 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:31.378| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@687592912 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:31.380| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:31.380| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:31.381| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:31.381| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:31.386| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:31.386| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:31.387| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f9a3d56] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:31.387| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ced2f47] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:31.387| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:42:31.387| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:42:40.602| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:42:40.602| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:42:41.416| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:42:41.417| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:42:41.417| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:qzznJF+NIGQwCCns+6dbhiBUUJs=, time:1682217761406 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:42:41.417| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:6j8b9bMhHnnZvXxIq26FfcHB6Nk=, time:1682217761407 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:42:41.426| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:41.427| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:41.427| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@516fca98] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:41.427| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55c976c9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:41.430| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@388740596 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:41.430| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@595689876 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:41.431| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:41.431| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:41.431| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:41.431| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:41.433| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:41.433| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:41.433| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55c976c9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:41.433| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@516fca98] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:41.433| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:42:41.433| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:42:51.451| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:42:51.451| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:42:51.451| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:PWFUZGqX+h2AW5X+ZBf/D5Zzz2Q=, time:1682217771447 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:42:51.452| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:OGhfJECvXlx0Vhchh/SHX2Zx1zU=, time:1682217771448 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:42:51.453| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:51.453| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:51.453| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73d34512] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:51.453| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a5f5aea] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:51.454| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@898219942 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:51.454| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1914092477 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:51.454| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:51.454| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:51.455| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:51.455| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:51.456| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:51.456| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:51.456| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73d34512] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:51.456| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a5f5aea] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:42:51.456| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:42:51.456| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:43:01.476| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:43:01.476| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:43:01.476| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:4BYxAnl71fFWm30VFwlI/LTHs8E=, time:1682217781467 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:43:01.476| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:zTmPOqGSUqD0vL1nXIdhfYnFR7k=, time:1682217781468 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:43:01.478| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:01.479| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:01.479| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13e35c77] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:01.480| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@295b08b1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:01.481| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@612013658 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:01.482| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@988882936 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:01.482| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:01.482| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:01.483| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:01.483| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:01.484| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:01.484| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:01.484| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13e35c77] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:01.484| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@295b08b1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:01.485| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:43:01.485| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:43:10.583| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:43:10.596| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:43:11.508| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:43:11.508| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:43:11.508| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:uvHk6cLT7SIKuZobiXUTbphTePI=, time:1682217791498 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:43:11.508| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:R1zrwgKdzNvDOAn/x20ij9O4yF0=, time:1682217791497 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:43:11.514| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:11.514| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:11.515| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@140fe3c4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:11.515| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1cd0f846] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:11.517| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@638755667 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:11.517| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@227601908 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:11.518| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:11.518| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:11.519| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:11.519| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:11.521| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:11.521| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:11.522| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@140fe3c4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:11.522| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1cd0f846] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:11.522| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:43:11.522| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:43:21.560| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:43:21.560| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:43:21.564| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:bkszaPKTS8ZJIpCCNKXQQmGUZvQ=, time:1682217801543 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:43:21.563| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:4GctfDnDTl3LUKLP/+LvrLkeLt8=, time:1682217801542 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:43:21.589| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:21.589| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:21.590| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@312db357] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:21.590| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@138096fa] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:21.598| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@815704493 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:21.598| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@726643570 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:21.601| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:21.601| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:21.603| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:21.603| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:21.608| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:21.608| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:21.609| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@312db357] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:21.609| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@138096fa] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:21.610| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:43:21.610| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:43:31.632| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:43:31.632| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:43:31.632| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:eIO00ntRqE/44+csbXMmtSz2dl8=, time:1682217811626 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:43:31.632| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:fxXs86g5ZpzzDAectGei573ilfM=, time:1682217811626 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:43:31.635| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:31.635| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:31.635| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@798b51b6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:31.635| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@797859ee] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:31.636| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2134333647 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:31.636| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1426268581 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:31.636| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:31.636| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:31.637| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:31.637| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:31.638| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:31.638| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:31.638| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@797859ee] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:31.638| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@798b51b6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:31.638| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:43:31.638| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:43:40.585| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:43:40.595| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:43:41.653| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:43:41.653| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:43:41.654| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:2UoJHB9Ldq1OBzP9NFYeaHQbvng=, time:1682217821647 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:43:41.654| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:LmC8vAyPD1zizaO8iImsJ/Djjn4=, time:1682217821647 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:43:41.656| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:41.657| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:41.657| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34b605ef] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:41.657| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b00f5f4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:41.658| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@905276977 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:41.658| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1745398261 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:41.658| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:41.658| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:41.659| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:41.659| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:41.660| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:41.660| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:41.660| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b00f5f4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:41.660| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34b605ef] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:41.660| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:43:41.660| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:43:51.678| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:43:51.678| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:43:51.679| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:oxGEqZ1D4zqBIo8u7TSrTnqc2cA=, time:1682217831674 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:43:51.679| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:ljkSJb0nBCXjar8pVAqCeFkmV7A=, time:1682217831674 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:43:51.680| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:51.680| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:51.680| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19fabe67] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:51.680| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e903965] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:51.681| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@348547162 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:51.681| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@152854606 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:51.681| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:51.681| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:51.682| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:51.682| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:51.683| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:51.684| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19fabe67] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:51.685| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:43:51.685| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:51.685| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e903965] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:43:51.685| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:44:01.711| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:44:01.711| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:44:01.713| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:RCyemMYXny37NailfN5wCjD7aM8=, time:1682217841695 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:44:01.713| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:D94mQ6MBa41WtdZvdWkcEOfWZcE=, time:1682217841696 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:44:01.727| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:01.727| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:01.729| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@745a7f3c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:01.729| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4153af94] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:01.735| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@636265222 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:01.735| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1006876769 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:01.737| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:01.737| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:01.738| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:01.738| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:01.742| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:01.742| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:01.742| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@745a7f3c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:01.742| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4153af94] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:01.743| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:44:01.743| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:44:10.614| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:44:10.619| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:44:11.802| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:44:11.802| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:44:11.802| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:qBtlnTiY+QDSWX7NGcvURirT7V4=, time:1682217851764 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:44:11.802| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:ZOeYyHz9yyolyUpiRtcYkHyGAAM=, time:1682217851763 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:44:11.829| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:11.829| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:11.830| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3309c926] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:11.830| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6822bfaa] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:11.838| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@870251566 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:11.838| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@437151930 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:11.841| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:11.841| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:11.843| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:11.843| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:11.848| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:11.848| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:11.848| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3309c926] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:11.848| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6822bfaa] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:11.848| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:44:11.848| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:44:21.876| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:44:21.877| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:44:21.877| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Al20pzYRwuzr6NX1rXHXmJHeuRc=, time:1682217861866 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:44:21.877| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:7PhDUknehWloffh94Mgd91RSpaM=, time:1682217861867 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:44:21.881| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:21.881| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:21.882| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e564acb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:21.882| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f0587eb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:21.883| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@326564827 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:21.883| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@157334310 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:21.884| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:21.884| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:21.885| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:21.885| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:21.887| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:21.887| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:21.888| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f0587eb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:21.888| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e564acb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:21.889| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:44:21.889| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:44:31.918| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:44:31.918| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:44:31.919| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:RZfaXtoG98AbU2OncM11UIsjofI=, time:1682217871908 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:44:31.919| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:J9IufQkp5yBSk3jweCFLzgiKAfw=, time:1682217871909 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:44:31.933| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:31.934| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:31.935| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b9a64e0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:31.935| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51c706c2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:31.936| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1725762001 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:31.936| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@394571773 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:31.937| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:31.937| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:31.938| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:31.938| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:31.940| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:31.940| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:31.941| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51c706c2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:31.941| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b9a64e0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:31.941| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:44:31.941| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:44:40.602| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:44:40.604| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:44:41.965| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:44:41.965| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:44:41.966| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:EUd1DzjB9lGTHzpBSNUN6RZaOHU=, time:1682217881956 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:44:41.966| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:NCdohn8cpQMZzqUzLYLmOU8BqEs=, time:1682217881956 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:44:41.984| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:41.986| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:41.986| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@392bb0b8] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:41.988| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1638fb7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:41.989| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2069896377 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:41.989| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@442250040 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:41.992| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:41.992| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:41.993| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:41.993| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:41.996| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:41.996| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:41.996| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1638fb7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:41.996| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@392bb0b8] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:41.997| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:44:41.997| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:44:52.032| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:44:52.033| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:44:52.036| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:RZ3DizAQQz28m9TEn4aECWsaMfQ=, time:1682217892012 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:44:52.036| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Ft6OmIJDdmdDRFNYa5YvcBdnbvo=, time:1682217892013 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:44:52.055| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:52.056| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:52.058| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6cf3ffc1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:52.058| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71dcf0e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:52.062| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1172010493 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:52.063| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@943553248 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:52.066| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:52.066| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:52.067| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:52.067| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:52.072| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:52.072| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:52.073| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6cf3ffc1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:52.073| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71dcf0e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:44:52.074| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:44:52.074| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:45:00.020| scheduled-task-1 | INFO |  -  | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
+2023-04-23 10:45:02.123| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:45:02.123| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:45:02.124| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:zo8Cpe1o6Z44QjZvKKeBv79CSHI=, time:1682217902090 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:45:02.124| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:OvEmGPKa3BYX6xHp1lxw7Qu2A8o=, time:1682217902091 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:45:02.148| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:02.148| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:02.149| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f6440e5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:02.149| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e4013d6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:02.156| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@662368625 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:02.156| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1481938724 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:02.158| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:02.158| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:02.160| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:02.160| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:02.165| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:02.165| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:02.165| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e4013d6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:02.165| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f6440e5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:02.165| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:45:02.165| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:45:10.605| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:45:10.606| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:45:12.192| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:45:12.192| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:45:12.192| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:0NaaKzKghSHNcGW+Vt0zox/rnsA=, time:1682217912187 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:45:12.192| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:YwLs499p8uCNwHCbY22DdXpHpzY=, time:1682217912187 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:45:12.195| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:12.196| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@159b28d6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:12.196| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:12.196| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b3709ff] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:12.197| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@737451090 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:12.197| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@141244791 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:12.198| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:12.198| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:12.198| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:12.198| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:12.199| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:12.199| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:12.200| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@159b28d6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:12.200| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b3709ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:12.200| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:45:12.200| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:45:22.216| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:45:22.216| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:45:22.216| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:uwpR7GgSPRDTHJvD7CyGY0XgI3U=, time:1682217922209 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:45:22.216| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:PMmD/pfYh98luIp2HCcG2R/Mlxc=, time:1682217922208 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:45:22.220| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:22.220| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:22.221| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3fa07b22] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:22.221| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b66a40c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:22.222| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1895474519 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:22.222| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@963691557 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:22.223| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:22.223| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:22.224| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:22.224| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:22.226| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:22.226| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:22.226| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b66a40c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:22.226| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3fa07b22] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:22.227| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:45:22.227| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:45:32.254| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:45:32.254| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:45:32.257| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:OI6/VyiNDXFBLEW3EbF+EmjFW4s=, time:1682217932245 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:45:32.256| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:qJSeY4Xo1E7/fJrqyaX/6BIwF+o=, time:1682217932244 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:45:32.269| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:32.269| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:32.271| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@314f8528] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:32.271| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4dca52c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:32.275| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1971597822 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:32.275| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@81537817 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:32.277| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:32.278| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:32.279| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:32.279| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:32.282| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:32.282| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:32.283| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@314f8528] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:32.283| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4dca52c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:32.283| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:45:32.283| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:45:40.613| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:45:40.632| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:45:42.338| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:45:42.338| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:45:42.339| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:2m/k6CK0APwc1+2zYhGmO1rABnw=, time:1682217942299 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:45:42.339| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:zIuHvoWcDYqSY2mVnoFI211aOHQ=, time:1682217942300 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:45:42.367| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:42.367| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:42.368| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34dbffed] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:42.368| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5db855d7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:42.376| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1722216685 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:42.376| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@56908925 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:42.379| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:42.379| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:42.381| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:42.381| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:42.386| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:42.386| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:42.387| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34dbffed] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:42.387| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5db855d7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:42.387| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:45:42.387| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:45:52.415| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:45:52.415| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:45:52.415| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:tnoXwPhhRrXKfZLk51igGlhtpAU=, time:1682217952409 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:45:52.415| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:cwqspv+YfM7Y+ENugSiUxAJOONw=, time:1682217952408 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:45:52.417| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:52.417| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:52.417| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ac13014] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:52.417| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16e2a068] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:52.419| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@72939373 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:52.419| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1270045412 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:52.424| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:52.424| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:52.424| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:52.424| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:52.425| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:52.426| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:52.426| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ac13014] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:52.426| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16e2a068] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:45:52.426| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:45:52.426| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:46:02.454| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:46:02.454| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:46:02.456| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:eD3yo0o6OyObNWSriKGC0DPeQEQ=, time:1682217962444 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:46:02.456| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:bZVw/N6grXLFoovuBGTuPdpRpDA=, time:1682217962445 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:46:02.460| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:02.460| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:02.461| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4601044e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:02.461| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@148f2d7a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:02.462| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1923330540 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:02.462| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2036643956 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:02.464| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:02.464| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:02.465| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:02.465| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:02.467| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:02.467| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:02.468| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4601044e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:02.468| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@148f2d7a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:02.469| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:46:02.469| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:46:10.610| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:46:10.610| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:46:12.491| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:46:12.491| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:46:12.492| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:z3QmKSfYQhxbaiJk3V0QtfeYOJ4=, time:1682217972482 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:46:12.492| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:bh+S6sHHYa0fLaVbEHsurAy5Dzc=, time:1682217972481 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:46:12.495| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:12.495| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:12.496| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e4439de] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:12.496| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47269913] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:12.498| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1834518270 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:12.498| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@838749169 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:12.499| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:12.499| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:12.500| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:12.500| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:12.503| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:12.503| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:12.503| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47269913] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:12.503| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e4439de] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:12.504| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:46:12.504| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:46:22.531| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:46:22.531| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:46:22.532| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:9ERJFTV/IDc5C1UZsVPebSenqF0=, time:1682217982523 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:46:22.532| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:NsOrEfw7rEcLwMHIIbhV3AuYOzg=, time:1682217982523 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:46:22.536| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:22.537| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:22.537| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@280a35f9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:22.537| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72da0e8a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:22.539| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2009113390 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:22.539| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1875549240 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:22.540| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:22.540| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:22.541| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:22.541| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:22.543| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:22.543| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:22.543| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72da0e8a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:22.543| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@280a35f9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:22.544| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:46:22.544| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:46:32.568| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:46:32.568| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:46:32.569| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:OxrrCokp2aDwFSCu7OvgW7kYPME=, time:1682217992564 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:46:32.569| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:mGSbIrpGzy7U2Q/raF58Yaph4hc=, time:1682217992564 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:46:32.571| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:32.572| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@538c9a9c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:32.572| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:32.572| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@399df8c5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:32.573| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1871360744 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:32.573| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@65020648 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:32.573| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:32.573| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:32.574| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:32.574| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:32.576| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:32.576| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:32.577| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@399df8c5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:32.577| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@538c9a9c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:32.577| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:46:32.577| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:46:40.585| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:46:40.593| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:46:42.600| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:46:42.600| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:46:42.603| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:SEfrWdTfbl0NZXl+nDa+jd1i138=, time:1682218002588 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:46:42.603| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:TnG0G4WjwemSdX10Q5gOdBWuLOo=, time:1682218002589 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:46:42.609| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:42.609| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:42.610| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@249a2736] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:42.610| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@199e8506] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:42.613| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@336055391 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:42.613| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1924467855 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:42.615| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:42.615| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:42.616| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:42.616| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:42.619| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:42.619| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:42.619| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@249a2736] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:42.619| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@199e8506] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:42.619| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:46:42.619| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:46:52.642| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:46:52.642| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:46:52.644| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:ABA9hNjPtnkq014qMGZaOjqeh3Y=, time:1682218012632 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:46:52.644| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Hwy1f2jqOakYXpiu+8glpZwV8fo=, time:1682218012632 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:46:52.653| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:52.653| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:52.654| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e3c4d39] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:52.654| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c052f10] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:52.659| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@155513989 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:52.659| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@500900985 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:52.661| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:52.661| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:52.662| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:52.662| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:52.668| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:52.668| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:52.668| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c052f10] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:52.668| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e3c4d39] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:46:52.669| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:46:52.669| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:47:02.709| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:47:02.708| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:47:02.710| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:axrR6Yfsp4wTNfo0CjgRCFoI3do=, time:1682218022684 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:47:02.711| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:qamG2PY8U8IIeZcFGhFzXEl7KQ4=, time:1682218022685 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:47:02.736| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:02.737| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:02.737| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71505a30] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:02.737| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@159c0de6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:02.743| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@237192736 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:02.743| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@247025660 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:02.746| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:02.746| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:02.747| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:02.747| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:02.753| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:02.753| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:02.753| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@159c0de6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:02.753| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71505a30] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:02.754| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:47:02.754| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:47:10.588| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:47:10.596| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:47:12.781| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:47:12.781| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:47:12.782| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:E4x/kQJknUYCBtSZtaAWaDGjozQ=, time:1682218032769 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:47:12.782| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:z14t6PNUjhLKlnq8ASovvB5C+hA=, time:1682218032770 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:47:12.786| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:12.786| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:12.786| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36c2a231] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:12.786| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c935162] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:12.787| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@334125613 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:12.787| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@821266362 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:12.788| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:12.788| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:12.789| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:12.789| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:12.790| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:12.790| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:12.790| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c935162] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:12.790| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36c2a231] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:12.791| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:47:12.791| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:47:22.811| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:47:22.811| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:47:22.813| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:G5nzW9ReGP9wnUPwVs5l41R28Y0=, time:1682218042801 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:47:22.813| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:kq6j5yxIdgOQlfxlCVWIvLBNh3k=, time:1682218042802 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:47:22.817| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:22.817| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:22.817| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74e9944e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:22.817| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79fe826] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:22.819| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1185832264 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:22.819| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2008810019 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:22.821| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:22.821| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:22.821| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:22.821| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:22.823| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:22.823| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:22.824| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74e9944e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:22.824| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79fe826] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:22.825| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:47:22.825| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:47:32.850| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:47:32.850| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:47:32.851| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:vxIaWknr/tmMDtOvnH9owrPO1q8=, time:1682218052842 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:47:32.851| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:ijU3WEVpMbqpMoNFDgaj2oueTKc=, time:1682218052841 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:47:32.855| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:32.855| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:32.856| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68e50fa3] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:32.856| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4037a159] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:32.857| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1025000355 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:32.857| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1203784570 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:32.859| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:32.859| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:32.859| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:32.859| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:32.861| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:32.861| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:32.862| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4037a159] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:32.862| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68e50fa3] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:32.862| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:47:32.862| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:47:40.593| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:47:40.601| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:47:42.892| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:47:42.892| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:47:42.894| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:M5QsbqrNJMtlc7bRkGHnEFDWpl8=, time:1682218062877 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:47:42.894| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:EuRXKKjnd5jtgYXjfzf6k+3N6Rk=, time:1682218062876 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:47:42.901| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:42.901| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:42.902| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@568f3dd4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:42.902| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1081e0c1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:42.906| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@812507842 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:42.906| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@434713218 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:42.908| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:42.908| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:42.909| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:42.909| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:42.916| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:42.916| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:42.917| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1081e0c1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:42.917| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@568f3dd4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:42.917| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:47:42.917| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:47:52.952| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:47:52.952| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:47:52.955| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:X/rxsrUJxTCkLdMHDHpkHjwzgKs=, time:1682218072937 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:47:52.955| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:OebuqrY+qBNT53YCICP0WLc3aS4=, time:1682218072936 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:47:52.968| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:52.968| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:52.970| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23612a44] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:52.970| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c08d50a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:52.973| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@662857662 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:52.973| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@564105592 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:52.976| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:52.976| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:52.977| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:52.977| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:52.981| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:52.981| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:52.981| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23612a44] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:52.981| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c08d50a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:47:52.982| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:47:52.983| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:48:03.008| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:48:03.008| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:48:03.014| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:nM3lIvf353MkYBpTYTQh3+Tb+1Y=, time:1682218082992 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:48:03.014| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:iutbpGqyDy3QxtxmibaUS++ApY8=, time:1682218082993 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:48:03.028| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:03.030| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34808d34] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:03.030| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:03.031| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@719fae3d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:03.037| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@772881882 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:03.037| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1489310516 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:03.040| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:03.040| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:03.041| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:03.041| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:03.046| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:03.046| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:03.047| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34808d34] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:03.047| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@719fae3d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:03.048| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:48:03.048| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:48:10.612| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:48:10.617| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:48:13.093| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:48:13.093| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:48:13.094| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:MY7wrvhA1exdTW60ywfFCp4HS5Y=, time:1682218093066 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:48:13.094| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:K5wHLb9bnROi91GISvWYXSSbj3I=, time:1682218093065 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:48:13.116| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:13.116| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:13.117| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3044cf5a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:13.117| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@163abf34] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:13.122| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@822885471 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:13.122| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@762434750 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:13.124| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:13.124| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:13.126| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:13.126| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:13.129| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:13.129| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:13.129| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3044cf5a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:13.129| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@163abf34] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:13.130| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:48:13.130| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:48:23.163| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:48:23.163| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:48:23.164| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Ri0rYutdoDh9Hgwc3TnK3LurmFE=, time:1682218103149 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:48:23.164| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:ABldc+ovqDgrbAjqEC7wVG8C3B0=, time:1682218103149 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:48:23.168| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:23.169| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:23.169| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@464ab249] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:23.169| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4aaa6976] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:23.171| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1154615610 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:23.171| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2011731813 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:23.172| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:23.172| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:23.172| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:23.173| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:23.176| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:23.176| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:23.177| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4aaa6976] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:23.177| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@464ab249] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:23.177| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:48:23.177| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:48:33.311| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:48:33.310| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:48:33.312| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:1/nLTG1+GVX2TWkM6hofrjw0Kf8=, time:1682218113192 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:48:33.312| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:JE46fGF+D7bEAugbmlmi8uh9+qk=, time:1682218113193 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:48:33.317| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:33.317| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:33.318| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75094f2f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:33.318| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52f73719] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:33.320| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1947036138 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:33.320| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@544057284 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:33.321| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:33.321| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:33.324| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:33.324| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:33.326| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:33.326| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:33.327| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52f73719] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:33.327| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75094f2f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:33.327| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:48:33.327| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:48:40.599| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:48:40.622| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:48:43.368| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:48:43.368| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:48:43.369| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Q2QS/gh7iav9aT0BZvl5ukKdLhk=, time:1682218123348 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:48:43.369| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:xcbckoQg3qitxyi7QHAeQMehRXc=, time:1682218123347 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:48:43.392| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:43.392| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:43.393| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@271b2fdc] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:43.393| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ab162a1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:43.402| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@828454378 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:43.402| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1888464832 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:43.405| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:43.405| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:43.407| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:43.407| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:43.413| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:43.413| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:43.413| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@271b2fdc] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:43.413| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ab162a1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:43.413| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:48:43.413| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:48:53.447| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:48:53.447| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:48:53.449| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:V8HcoYTHnFFo85UcNM+Rx1XIgrA=, time:1682218133433 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:48:53.449| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:lbIhy6+EJk+ozQvKP1aAAPejUu4=, time:1682218133432 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:48:53.453| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:53.454| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:53.454| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a3c88b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:53.454| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3cfaf360] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:53.459| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@104998035 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:53.459| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1672147485 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:53.460| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:53.460| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:53.461| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:53.461| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:53.463| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:53.463| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:53.464| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3cfaf360] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:53.464| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a3c88b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:48:53.464| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:48:53.464| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:49:03.495| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:49:03.495| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:49:03.496| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Vri8R+KLQWewZJvniLqltnIVZR0=, time:1682218143485 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:49:03.496| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:GvHle/6zGE8V4z1fRpnKOReFOk8=, time:1682218143485 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:49:03.502| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:03.502| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:03.503| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@500b9e31] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:03.503| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@720e999] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:03.504| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@826585577 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:03.504| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1665129998 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:03.506| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:03.506| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:03.507| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:03.507| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:03.509| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:03.509| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:03.511| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@720e999] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:03.511| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@500b9e31] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:03.512| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:49:03.512| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:49:10.610| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:49:10.613| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:49:13.554| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:49:13.554| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:49:13.557| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:H3m1Tc9Wfo2FX4Z3SVveGOx/zeg=, time:1682218153530 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:49:13.557| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:/CZjquTuhy8pb5QEzG7zBn1Wnpw=, time:1682218153529 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:49:13.569| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:13.569| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:13.571| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@539bd875] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:13.570| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@768983ab] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:13.575| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@187787857 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:13.575| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1324027992 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:13.577| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:13.577| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:13.578| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:13.578| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:13.582| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:13.582| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:13.584| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@768983ab] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:13.584| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@539bd875] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:13.585| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:49:13.585| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:49:23.620| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:49:23.620| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:49:23.623| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:DZdUgsEoKWPStPBSX2lFw9EVO5o=, time:1682218163603 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:49:23.623| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:0UVnISm0LWXzQ1gKlmgC79z1qIE=, time:1682218163603 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:49:23.635| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:23.635| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:23.636| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c61223e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:23.636| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5af8490a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:23.641| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1538240768 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:23.641| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1066337178 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:23.646| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:23.646| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:23.647| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:23.647| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:23.652| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:23.652| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:23.653| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5af8490a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:23.653| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c61223e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:23.653| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:49:23.653| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:49:33.688| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:49:33.688| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:49:33.695| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:OSPxgcld1xJ7CehW9VGDXR4e8HQ=, time:1682218173670 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:49:33.695| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:PbyrD4vWvZiisjnp22iAzlsjHzU=, time:1682218173669 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:49:33.715| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:33.715| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:33.716| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c1140ff] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:33.716| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ff26c0c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:33.723| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1541504720 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:33.724| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2051718224 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:33.725| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:33.725| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:33.726| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:33.726| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:33.732| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:33.732| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:33.732| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ff26c0c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:33.732| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c1140ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:33.733| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:49:33.732| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:49:40.606| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:49:40.606| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:49:43.787| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:49:43.787| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:49:43.788| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:XQAO2Csp9PuSjn1AJo/b7Ec7qMc=, time:1682218183757 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:49:43.788| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:S70zdmBN1KQhRZyc/IeglnF1V28=, time:1682218183757 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:49:43.814| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:43.814| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:43.816| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42d5d3b4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:43.816| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@175960b1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:43.822| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1954538277 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:43.822| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@543465533 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:43.825| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:43.825| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:43.827| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:43.828| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:43.830| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:43.830| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:43.831| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42d5d3b4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:43.832| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@175960b1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:43.832| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:49:43.832| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:49:53.863| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:49:53.863| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:49:53.865| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:ZxMzALXxe9+6utS0SShdBwtZXBs=, time:1682218193852 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:49:53.865| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:S+zO8f+26htUOYp6vYNgV4JvBrA=, time:1682218193853 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:49:53.869| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:53.869| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:53.870| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7efd7415] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:53.870| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3bb105a5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:53.882| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2092846418 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:53.882| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1106994173 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:53.885| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:53.885| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:53.886| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:53.886| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:53.894| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:53.894| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:53.895| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3bb105a5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:53.895| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7efd7415] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:49:53.895| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:49:53.895| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:50:03.919| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:50:03.919| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:50:03.920| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:m6UCSOGvjGeXcV9BJjkCIgQcf8U=, time:1682218203909 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:50:03.920| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:7lWQbykC00TMFTdxzTbcI+illcw=, time:1682218203910 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:50:03.926| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:03.927| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ce06570] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:03.928| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:03.928| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ae48156] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:03.936| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1108145550 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:03.936| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@987803302 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:03.937| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:03.937| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:03.939| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:03.939| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:03.952| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:03.952| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:03.953| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ce06570] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:03.953| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ae48156] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:03.953| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:50:03.953| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:50:10.594| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:50:10.601| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:50:13.988| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:50:13.988| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:50:13.989| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:uatvqA2fy9OKlnKMxT9kCxPRP8I=, time:1682218213973 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:50:13.989| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:gojHnIyZ1Fcxa54zHzD9URB50Pk=, time:1682218213974 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:50:14.001| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:14.002| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:14.003| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38305e74] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:14.003| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b978033] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:14.008| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@822991818 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:14.008| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@765790001 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:14.010| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:14.010| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:14.011| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:14.011| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:14.016| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:14.016| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:14.018| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38305e74] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:14.018| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b978033] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:14.018| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:50:14.018| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:50:24.047| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:50:24.047| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:50:24.051| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:bzLis7kr6e4+EAGx3b0f8lKwWCM=, time:1682218224035 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:50:24.051| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:5d4DvfquH50EQq7QP4Q2RMeZMuU=, time:1682218224034 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:50:24.060| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:24.060| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:24.061| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28a7638f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:24.061| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@607fd3b0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:24.066| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@688324335 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:24.066| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2100972436 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:24.070| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:24.070| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:24.071| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:24.071| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:24.077| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:24.077| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:24.078| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28a7638f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:24.078| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@607fd3b0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:24.078| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:50:24.079| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:50:34.127| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:50:34.127| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:50:34.128| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:gfKWnrJaCSdZwsE+MDXA3g5ko4k=, time:1682218234097 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:50:34.128| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:+56Kq0CAAIilh1p6U7HNTka4Bbs=, time:1682218234098 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:50:34.152| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:34.152| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:34.153| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@769c63bf] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:34.153| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f91c138] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:34.161| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1333326779 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:34.161| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1008056612 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:34.164| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:34.164| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:34.166| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:34.166| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:34.172| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:34.172| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:34.173| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@769c63bf] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:34.173| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f91c138] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:34.174| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:50:34.174| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:50:40.599| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:50:40.612| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:50:44.198| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:50:44.198| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:50:44.199| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Lvqunzyw8/iHwe4RZJd2cUI85jE=, time:1682218244194 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:50:44.199| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:koUtcGR6dPIaH/73E5GWgJzFu48=, time:1682218244193 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:50:44.201| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:44.201| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:44.201| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@aef966d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:44.201| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c6626b1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:44.203| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@539344819 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:44.203| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1124621343 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:44.204| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:44.204| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:44.204| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:44.204| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:44.205| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:44.206| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@aef966d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:44.206| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:50:44.206| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:44.208| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c6626b1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:44.208| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:50:54.223| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:50:54.223| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:50:54.224| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:xDv6/2Y8fq1BjLIJei+hKsB5cGU=, time:1682218254217 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:50:54.224| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Y8sfx59Lr8Zp0D3nKO7ibvb5318=, time:1682218254218 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:50:54.225| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:54.226| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:54.226| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@317225d6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:54.226| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ebe00f5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:54.228| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1370327923 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:54.228| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1983978488 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:54.229| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:54.229| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:54.229| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:54.229| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:54.230| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:54.230| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:54.231| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@317225d6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:54.231| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ebe00f5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:50:54.231| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:50:54.231| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:51:04.247| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:51:04.247| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:51:04.248| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:YAmPWfSy37YmzxxSq2Pzfn5CI2Y=, time:1682218264243 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:51:04.248| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:HbNUCGi3C973coZxA3PMDSTb4uA=, time:1682218264243 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:51:04.251| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:04.251| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:04.253| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6215eaec] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:04.253| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7cc8f25d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:04.256| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1436382495 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:04.256| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2107625583 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:04.259| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:04.259| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:04.261| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:04.261| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:04.263| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:04.263| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:04.266| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7cc8f25d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:04.266| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6215eaec] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:04.267| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:51:04.267| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:51:10.600| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:51:10.603| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:51:14.306| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:51:14.306| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:51:14.307| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:iN6z9dICw09/exXTpOKM8ovmOg0=, time:1682218274287 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:51:14.307| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:ykd/wWHSjD9TcMPPkNVjzYV6DAU=, time:1682218274285 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:51:14.322| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:14.321| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:14.325| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c533974] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:14.325| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f37299d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:14.329| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@248420157 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:14.329| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1538864881 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:14.331| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:14.331| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:14.333| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:14.333| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:14.335| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:14.335| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:14.336| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f37299d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:14.336| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c533974] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:14.337| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:51:14.337| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:51:24.371| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:51:24.371| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:51:24.375| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:nBXkjs4wgNzmzYnVWZVUHLqlIpM=, time:1682218284358 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:51:24.375| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:3/KYNBbFy5VaezE+U/9MR2RF8a8=, time:1682218284357 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:51:24.389| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:24.389| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:24.395| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f299341] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:24.395| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@562f98f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:24.401| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@207400784 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:24.401| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1324590567 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:24.404| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:24.404| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:24.405| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:24.405| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:24.409| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:24.410| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:24.411| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@562f98f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:24.411| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f299341] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:24.411| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:51:24.411| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:51:34.462| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:51:34.462| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:51:34.465| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:VKosKAwCk/Yip96uUc1Svox3nGU=, time:1682218294429 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:51:34.465| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:4UYNP2KauWgCx//sP0AN2bX1f94=, time:1682218294430 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:51:34.495| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:34.495| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:34.496| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15142b70] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:34.496| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e8f5c44] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:34.503| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@994390679 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:34.503| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@148181257 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:34.505| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:34.505| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:34.507| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:34.507| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:34.513| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:34.513| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:34.514| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15142b70] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:34.514| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e8f5c44] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:34.515| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:51:34.515| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:51:40.588| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:51:40.597| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:51:44.537| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:51:44.537| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:51:44.538| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Zpcm7UZwYrmYx4W4dpo/NvB6cZM=, time:1682218304528 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:51:44.538| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:sMBNwN+id+M8ELG/t+bVVqNwW+s=, time:1682218304529 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:51:44.541| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:44.541| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:44.542| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7806a4fd] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:44.542| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54835294] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:44.544| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1497170483 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:44.544| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1308315573 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:44.545| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:44.545| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:44.546| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:44.546| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:44.547| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:44.547| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:44.548| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54835294] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:44.548| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7806a4fd] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:44.548| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:51:44.548| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:51:54.573| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:51:54.573| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:51:54.574| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:SJPGTxhKapNeA5Dm4oV4UoRt+OQ=, time:1682218314566 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:51:54.574| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:rKRRyyePnFNOJJx5eRJLdSbTsoI=, time:1682218314566 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:51:54.578| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:54.578| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:54.579| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d82cfc7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:54.579| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@369e6741] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:54.580| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@925664923 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:54.580| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1288192204 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:54.581| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:54.581| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:54.582| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:54.582| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:54.584| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:54.584| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:54.584| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@369e6741] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:54.584| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d82cfc7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:51:54.585| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:51:54.585| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:52:04.605| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:52:04.605| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:52:04.607| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:mTCuJo7HyNYhSamDEyCmZsqKTgc=, time:1682218324597 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:52:04.607| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:xjs0pu5kUb8NV82/4bQS8bYKsck=, time:1682218324598 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:52:04.611| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:04.612| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:04.612| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ad3088a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:04.612| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69b80fae] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:04.614| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@355939524 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:04.614| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1070339185 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:04.615| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:04.615| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:04.615| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:04.615| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:04.617| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:04.617| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:04.618| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ad3088a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:04.618| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69b80fae] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:04.618| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:52:04.618| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:52:10.597| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:52:10.598| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:52:14.639| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:52:14.639| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:52:14.639| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:WnqckmghEOJ45MS/CBkxQBy81yY=, time:1682218334634 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:52:14.640| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:+wrW8KGburHBBgMgbslFN12U+CQ=, time:1682218334635 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:52:14.645| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:14.646| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:14.646| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ad74963] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:14.646| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7beeeb20] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:14.648| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2016973437 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:14.648| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@728927941 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:14.649| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:14.649| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:14.651| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:14.651| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:14.653| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:14.653| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:14.653| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7beeeb20] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:14.653| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ad74963] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:14.653| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:52:14.653| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:52:25.708| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:52:25.708| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:52:25.711| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:wVPBixOiH8pfBUMwA8wg62Z709Y=, time:1682218345685 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:52:25.711| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:E7FlkwuS48nKh7EEZJFlqlJw/Jk=, time:1682218345686 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:52:25.724| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:25.725| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:25.727| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3fa07eaf] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:25.727| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3731e905] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:25.730| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@142290212 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:25.730| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1880563596 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:25.733| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:25.733| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:25.734| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:25.735| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:25.738| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:25.738| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:25.739| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3731e905] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:25.739| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3fa07eaf] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:25.740| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:52:25.740| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:52:37.942| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:52:37.942| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:52:37.946| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:ch/h63Y4ESCSO6s9rNXSnVLNqXk=, time:1682218357926 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:52:37.946| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:DydNeb0oclEFBV6sQj7GlLqei+c=, time:1682218357927 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:52:37.967| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:37.965| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:37.969| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60c0526b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:37.969| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@311557fd] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:37.977| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1709678231 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:37.977| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1433837759 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:37.982| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:37.982| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:37.982| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:37.982| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:37.988| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:37.988| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:37.989| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@311557fd] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:37.989| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60c0526b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:37.989| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:52:37.989| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:52:40.611| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:52:40.612| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:52:50.510| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:52:50.510| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:52:50.511| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:auFntp7QyTnnY8c/eKnfVKALfOY=, time:1682218370475 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:52:50.511| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:sAX92Aep7LiGKq43KhZflNd6nAE=, time:1682218370475 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:52:50.535| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:50.535| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:50.536| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@105a7607] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:50.536| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a6ecc44] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:50.543| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@810553330 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:50.543| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1673390253 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:50.545| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:50.545| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:50.547| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:50.547| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:50.551| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:50.551| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:50.553| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@105a7607] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:50.553| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a6ecc44] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:52:50.553| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:52:50.553| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:53:06.003| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:53:06.003| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:53:06.004| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:9FNTVroieZ25sCbHYP2xKrnULR4=, time:1682218385995 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:53:06.005| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:BkXjMFk1lsC/Cp+dPekNgU1QDvM=, time:1682218385995 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:53:06.009| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:06.009| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:06.010| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@565dcc5b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:06.010| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42a18867] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:06.012| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1343730951 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:06.012| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@893590776 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:06.014| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:06.014| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:06.015| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:06.015| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:06.017| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:06.017| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:06.017| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42a18867] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:06.017| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@565dcc5b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:06.018| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:53:06.018| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:53:10.625| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:53:10.630| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:53:19.839| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:53:19.839| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:53:19.841| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:+Zjgjz0/5t94Ymvd4141vnYa3oI=, time:1682218399828 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:53:19.841| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:eJN/IrNSvXKYdJAfakNBFIiJzOE=, time:1682218399829 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:53:19.846| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:19.847| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:19.847| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17a3f111] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:19.847| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a1b3a1d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:19.849| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1548712035 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:19.849| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1581581462 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:19.852| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:19.852| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:19.853| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:19.853| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:19.856| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:19.856| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:19.856| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17a3f111] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:19.856| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a1b3a1d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:19.857| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:53:19.857| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:53:33.556| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:53:33.557| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:53:33.561| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:FWAtqiXGcM4LrXq+cydd3Ue1jp4=, time:1682218413532 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:53:33.561| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:SX0yj+8s+4VaYQ1BvW6vz8Ccxb0=, time:1682218413530 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:53:33.580| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:33.580| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:33.583| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d741e98] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:33.583| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f403382] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:33.586| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1569638405 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:33.586| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1442844002 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:33.589| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:33.589| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:33.590| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:33.590| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:33.593| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:33.593| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:33.593| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d741e98] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:33.593| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f403382] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:33.594| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:53:33.594| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:53:40.614| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:53:40.616| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:53:48.984| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:53:48.984| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:53:48.984| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:L2pn7OjWHdu/Q1fIJg4+1iv/t5Y=, time:1682218428978 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:53:48.984| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:WTQZ4wG8Cg6S4qEk147BP/T1LuY=, time:1682218428977 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:53:48.988| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:48.988| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:48.989| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@90620a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:48.989| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ff052ae] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:48.990| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1756750381 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:48.990| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2028071521 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:48.992| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:48.992| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:48.993| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:48.993| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:48.996| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:48.996| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:48.996| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ff052ae] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:48.996| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@90620a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:53:48.996| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:53:48.996| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:54:05.291| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:54:05.291| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:54:05.293| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:ilKgb0ZUofhVF4RRoxcJVL2EbJI=, time:1682218445277 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:54:05.293| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:CJZ0hJFSUh6NkKmmwJWq7HFTcoI=, time:1682218445277 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:54:05.310| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:05.310| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:05.311| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@813e6b5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:05.311| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@500beeca] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:05.318| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1707278900 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:05.318| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@802530105 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:05.320| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:05.320| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:05.323| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:05.323| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:05.328| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:05.328| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:05.330| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@500beeca] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:05.330| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@813e6b5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:05.330| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:54:05.330| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:54:10.593| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:54:10.597| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:54:21.103| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:54:21.103| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:54:21.106| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:vVIy21ILwDIRD4InYdOEb3vsYj8=, time:1682218461081 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:54:21.106| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:pnqNdzhCOT7N8Qbaz+yFS+0h9Ks=, time:1682218461082 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:54:21.117| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:21.117| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:21.118| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@194db28a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:21.118| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1aa4761c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:21.123| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@493618881 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:21.123| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1287094330 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:21.124| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:21.124| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:21.125| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:21.125| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:21.128| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:21.128| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:21.128| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1aa4761c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:21.128| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@194db28a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:21.130| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:54:21.130| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:54:37.219| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:54:37.219| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:54:37.221| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:P2x20g31h4M+I8S+mqzV3Q3nykk=, time:1682218477195 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:54:37.221| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:kNqLun3+Ztn8KMr8iJ6vigRFwJ4=, time:1682218477196 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:54:37.232| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:37.232| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:37.232| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@363ae6d3] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:37.232| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ecdc110] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:37.234| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1253421123 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:37.234| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1814067494 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:37.234| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:37.235| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:37.235| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:37.235| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:37.236| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:37.236| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:37.236| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@363ae6d3] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:37.236| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ecdc110] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:37.237| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:54:37.237| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:54:40.620| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:54:40.621| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:54:50.523| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:54:50.523| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:54:50.526| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:lZOJmjU2kYrcja2AxJDuCDC787U=, time:1682218490484 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:54:50.526| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:05pUk+eHDb9OC015bPJqKDZWU4g=, time:1682218490484 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:54:50.552| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:50.554| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:50.555| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38c609fe] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:50.555| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ec06254] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:50.562| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1033060963 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:50.562| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1808937086 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:50.565| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:50.565| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:50.566| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:50.567| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:50.571| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:50.572| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:50.572| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ec06254] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:50.572| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38c609fe] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:54:50.574| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:54:50.574| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:55:05.980| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:55:05.980| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:55:05.980| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:MLZB+frK3fNCjYmgpnWHRVZLnU8=, time:1682218505955 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:55:05.980| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Onj65jtmQ6485V0XlVzhRnIzy7w=, time:1682218505956 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:55:05.998| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:05.998| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:05.999| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f263968] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:05.999| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3aea2ac8] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:06.005| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1066501605 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:06.005| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1270097815 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:06.007| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:06.007| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:06.009| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:06.009| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:06.013| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:06.013| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:06.014| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f263968] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:06.014| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3aea2ac8] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:06.014| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:55:06.014| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:55:10.624| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:55:10.632| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:55:22.242| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:55:22.242| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:55:22.244| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:MYbpLnLhUcS+KpoGx0E8txMcnzk=, time:1682218522234 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:55:22.244| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:cjnwABINmh79+wZiSjhjPF35fv0=, time:1682218522233 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:55:22.250| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:22.250| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:22.250| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a331c5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:22.250| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@91764dd] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:22.252| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@435110757 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:22.252| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1471664008 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:22.253| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:22.253| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:22.254| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:22.254| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:22.255| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:22.255| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:22.256| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@91764dd] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:22.256| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a331c5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:22.256| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:55:22.256| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:55:38.140| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:55:38.140| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:55:38.143| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:J0akxaJQ02ghwOVvuiDL6gCpcQU=, time:1682218538107 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:55:38.143| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Q1Do1MasuVRu9B7pyQU/xPCZ5cA=, time:1682218538108 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:55:38.165| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:38.165| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:38.168| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15f6b5c3] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:38.168| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29b34b86] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:38.172| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2027942025 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:38.172| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1939946015 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:38.175| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:38.175| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:38.176| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:38.176| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:38.180| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:38.180| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:38.181| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29b34b86] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:38.181| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15f6b5c3] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:38.181| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:55:38.181| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:55:40.610| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:55:40.613| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:55:54.184| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:55:54.184| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:55:54.186| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:519aiecjEx9EuUTsCUZvMMxEXig=, time:1682218554170 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:55:54.186| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:kiTxXR22XLcjy5CdhFTq51+aLE4=, time:1682218554171 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:55:54.200| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:54.200| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:54.200| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2eefe005] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:54.201| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7021cbd5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:54.208| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@677199672 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:54.208| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@881038770 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:54.211| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:54.211| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:54.212| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:54.212| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:54.219| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:54.219| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:54.220| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7021cbd5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:54.220| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2eefe005] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:55:54.220| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:55:54.220| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:56:10.188| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:56:10.188| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:56:10.189| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:5R/4U+oMyXs3ED/xy9DTsq04G1I=, time:1682218570161 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:56:10.189| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:3yy3wn2uoSfTXxmqIUaoFWwOtSc=, time:1682218570162 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:56:10.213| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:10.213| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:10.214| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5dba80e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:10.214| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75ceed23] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:10.219| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1068882485 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:10.219| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1379610059 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:10.221| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:10.222| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:10.223| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:10.224| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:10.228| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:10.228| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:10.229| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75ceed23] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:10.229| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5dba80e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:10.229| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:56:10.229| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:56:10.619| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:56:10.625| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:56:26.154| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:56:26.154| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:56:26.155| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:lsc71tw/6+x47FtFNvpCbQdluCw=, time:1682218586135 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:56:26.155| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:1Z9PMjll6yVcQLyZCfQUd85epsA=, time:1682218586136 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:56:26.165| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:26.165| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:26.166| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c08ced9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:26.166| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@550acfdd] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:26.169| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2055051599 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:26.169| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1187990856 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:26.170| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:26.170| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:26.171| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:26.171| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:26.172| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:26.172| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:26.173| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@550acfdd] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:26.173| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c08ced9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:26.173| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:56:26.173| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:56:40.614| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:56:40.610| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:56:42.165| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:56:42.165| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:56:42.166| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:AmIQQHnT/+kXIPR+JNDAaAQD7Bo=, time:1682218602156 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:56:42.166| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:JGm0OIya6yL/mRqtQKg86ERcKY4=, time:1682218602157 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:56:42.172| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:42.173| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:42.175| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ecce364] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:42.175| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15e20d2b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:42.179| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1486746138 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:42.179| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@845944036 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:42.185| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:42.185| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:42.187| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:42.187| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:42.190| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:42.190| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:42.190| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15e20d2b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:42.190| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ecce364] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:42.191| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:56:42.191| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:56:58.123| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:56:58.124| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:56:58.127| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:F6GA4z72ddxCk5mk7fGdaK6SWeE=, time:1682218618103 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:56:58.127| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:zbstZCnQkPB4KkKtTNecEsG4Euw=, time:1682218618102 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:56:58.141| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:58.142| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:58.143| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ffac064] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:58.143| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@428c07fa] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:58.146| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@927114260 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:58.146| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1829955933 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:58.149| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:58.149| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:58.150| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:58.150| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:58.153| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:58.153| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:58.154| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ffac064] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:58.154| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@428c07fa] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:56:58.154| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:56:58.154| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:57:10.615| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:57:10.613| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:57:14.239| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:57:14.239| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:57:14.240| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:gA3y4Df1JzY6xtjkkHXapc0Cm48=, time:1682218634202 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:57:14.240| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:IxAzZm1IV4KXwzsAcxYBcLzs/n4=, time:1682218634203 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:57:14.267| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:14.267| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:14.268| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61b9533b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:14.268| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1db52969] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:14.276| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@457515135 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:14.277| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@482646157 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:14.279| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:14.279| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:14.281| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:14.281| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:14.287| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:14.287| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:14.288| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61b9533b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:14.288| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1db52969] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:14.288| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:57:14.288| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:57:30.146| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:57:30.146| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:57:30.147| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:tUK/slXK35f1Q9Pm2DMXXivIzXM=, time:1682218650137 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:57:30.147| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:c2H5PjnaYrsnTIopMzMljdlyZhQ=, time:1682218650138 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:57:30.152| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:30.152| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:30.153| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2fbd7d99] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:30.153| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@149a9b7e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:30.154| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1992712116 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:30.154| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@630844837 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:30.155| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:30.155| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:30.156| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:30.156| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:30.158| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:30.158| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:30.159| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2fbd7d99] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:30.159| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@149a9b7e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:30.160| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:57:30.160| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:57:40.630| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:57:40.630| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:57:46.199| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:57:46.199| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:57:46.200| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:qwNn990+d+wqonLkvWGYj3Juod4=, time:1682218666190 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:57:46.200| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:9CB1Kx0D5f9epXJkdjnwmST2zZQ=, time:1682218666189 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:57:46.204| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:46.204| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:46.205| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a48cba5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:46.205| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32020ea5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:46.206| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1586333552 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:46.206| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@556162801 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:46.208| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:46.208| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:46.208| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:46.209| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:46.210| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:46.210| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:46.212| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a48cba5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:46.212| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32020ea5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:57:46.213| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:57:46.213| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:58:02.183| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:58:02.183| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:58:02.184| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:4BeSYztaEJqNJpx2rTPAVAJxtJo=, time:1682218682174 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:58:02.184| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:fRjP1/PyWASItXlYaosaWB4wRoM=, time:1682218682173 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:58:02.188| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:02.188| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:02.189| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45215228] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:02.189| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@481cd80f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:02.190| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1323619636 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:02.190| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1028298867 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:02.191| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:02.191| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:02.192| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:02.192| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:02.194| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:02.194| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:02.195| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@481cd80f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:02.195| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45215228] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:02.195| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:58:02.195| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:58:10.606| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:58:10.626| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:58:18.122| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:58:18.122| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:58:18.124| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:diHhn7oz4UOH56VGEzcwyffFFHI=, time:1682218698107 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:58:18.124| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:2oHWIh4HKwwla6JuLGfMjEjm1GU=, time:1682218698106 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:58:18.133| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:18.133| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:18.134| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@797aaa68] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:18.134| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50c221a5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:18.138| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@663851407 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:18.138| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1362474964 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:18.141| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:18.141| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:18.142| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:18.142| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:18.145| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:18.145| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:18.146| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@797aaa68] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:18.146| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50c221a5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:18.146| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:58:18.146| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:58:34.196| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:58:34.196| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:58:34.198| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:u+zuSNsiTNmrpR8jWrf4kDMJdks=, time:1682218714181 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:58:34.198| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:KD/Flu6pl5mhAVBBcS5/2H6gNGM=, time:1682218714182 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:58:34.206| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:34.206| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:34.207| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f4f00e7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:34.207| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6bcb8c73] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:34.209| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1199520108 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:34.209| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1203762377 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:34.210| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:34.210| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:34.211| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:34.211| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:34.213| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:34.213| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:34.213| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f4f00e7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:34.213| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6bcb8c73] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:34.214| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:58:34.214| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:58:40.606| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:58:40.612| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:58:50.118| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:58:50.118| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:58:50.119| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:AdsQq85o74KvKiEWIgjQ9fYEN8A=, time:1682218730107 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:58:50.119| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:8zgSubr7s4TH7GBdy+U9KtKy6rE=, time:1682218730106 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:58:50.127| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:50.126| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:50.127| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3060d72b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:50.127| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2335b893] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:50.129| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@875482627 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:50.129| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@189718633 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:50.131| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:50.131| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:50.132| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:50.132| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:50.134| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:50.134| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:50.135| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2335b893] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:50.135| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3060d72b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:58:50.135| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:58:50.136| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:59:06.198| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:59:06.198| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:59:06.201| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:50XmwPkcvV9EE6FtmQHdVQxAO34=, time:1682218746188 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:59:06.201| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:CLZS6NNUdckzbaOgWSBFaxNWinM=, time:1682218746187 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:59:06.208| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:06.208| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:06.209| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@299e9d6d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:06.209| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@697e0d22] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:06.211| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@548556533 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:06.211| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1481750214 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:06.214| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:06.214| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:06.214| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:06.215| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:06.217| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:06.217| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:06.218| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@299e9d6d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:06.218| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@697e0d22] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:06.218| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:59:06.218| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:59:10.614| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:59:10.615| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:59:22.126| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:59:22.126| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:59:22.127| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:bQlKvXLZslmCgBLXQ2geyDIlhOY=, time:1682218762116 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:59:22.127| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:iX3VM38UGGX5T0Xw7JLnUg8M6FA=, time:1682218762117 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:59:22.131| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:22.131| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:22.132| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61b2137c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:22.132| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@682c1b33] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:22.134| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1375000647 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:22.134| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1216360942 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:22.139| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:22.139| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:22.141| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:22.141| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:22.143| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:22.143| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:22.144| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61b2137c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:22.144| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@682c1b33] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:22.144| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:59:22.144| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:59:38.217| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:59:38.217| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:59:38.218| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:yHcGBvkameOF+1eTpb/zwjvRtoI=, time:1682218778207 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:59:38.218| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:d5m4yvoCJ+KdSAwao5dFMDuD5m0=, time:1682218778208 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:59:38.222| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:38.223| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:38.223| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45851a8f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:38.223| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@192dac3b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:38.225| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@97212762 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:38.225| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1383985791 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:38.226| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:38.226| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:38.227| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:38.227| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:38.229| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:38.229| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:38.230| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45851a8f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:38.230| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@192dac3b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:38.231| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:59:38.231| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:59:40.611| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:59:40.610| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 10:59:54.122| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:59:54.122| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 10:59:54.127| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:oZ482VUO/FXv1TnSydiC9nyoCpE=, time:1682218794108 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:59:54.127| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:pcSQSlV0iTLhliie5Yp/+x+XPgE=, time:1682218794107 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 10:59:54.138| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:54.138| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:54.139| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@283e0e11] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:54.139| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58760b54] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:54.145| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@635759726 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:54.145| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@955460701 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:54.146| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:54.146| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:54.147| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:54.147| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:54.153| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:54.153| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:54.154| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58760b54] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:54.154| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@283e0e11] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 10:59:54.154| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 10:59:54.154| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:00:00.010| scheduled-task-1 | INFO |  -  | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
+2023-04-23 11:00:10.170| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:00:10.170| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:00:10.172| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:zlH1BNrQB75jvq3FC72nR8/Nlxg=, time:1682218810149 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:00:10.172| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:EJ1z5xLfh7PiOlBjJBQnlqwpRqg=, time:1682218810150 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:00:10.191| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:10.191| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:10.192| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1252debf] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:10.192| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9f1679f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:10.196| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@170864591 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:10.196| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1080219213 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:10.197| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:10.197| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:10.199| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:10.199| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:10.202| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:10.202| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:10.203| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9f1679f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:10.203| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1252debf] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:10.203| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:00:10.203| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:00:10.617| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:00:10.617| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:00:26.137| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:00:26.137| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:00:26.138| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:dHVjo/iKacr9/0LF6X5TlHyESjI=, time:1682218826108 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:00:26.138| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:J2QVcLGAPl5cov3RSFHYhnbMMHo=, time:1682218826107 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:00:26.155| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:26.155| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:26.156| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63c4d50d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:26.156| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c24d1c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:26.163| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@241962118 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:26.163| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1876164376 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:26.165| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:26.165| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:26.166| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:26.166| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:26.171| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:26.171| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:26.172| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63c4d50d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:26.172| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c24d1c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:26.173| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:00:26.173| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:00:40.616| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:00:40.617| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:00:42.209| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:00:42.209| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:00:42.209| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:xH5JrsUDN8aDrIaIdmxLgMkYzmU=, time:1682218842198 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:00:42.209| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:G9bhBpFdfnrw7ZITBtLAnC1v6eA=, time:1682218842199 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:00:42.213| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:42.214| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:42.214| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c5a889d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:42.214| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d13eae9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:42.216| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2139251759 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:42.216| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1536362678 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:42.218| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:42.218| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:42.219| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:42.219| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:42.222| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:42.222| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:42.223| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c5a889d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:42.223| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d13eae9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:42.223| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:00:42.223| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:00:58.122| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:00:58.122| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:00:58.123| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:xhVG4b50mq2loxsbsZOkDtOJ0jI=, time:1682218858113 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:00:58.123| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Iih/ogZDv50RKGKuP4H8dwBlhN0=, time:1682218858114 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:00:58.126| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:58.126| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:58.127| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@356629f6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:58.127| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c28a598] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:58.128| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@771420372 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:58.128| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@285896049 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:58.129| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:58.129| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:58.130| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:58.130| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:58.134| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:58.134| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:58.134| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@356629f6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:58.134| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c28a598] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:00:58.135| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:00:58.135| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:01:10.616| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:01:10.618| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:01:14.213| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:01:14.213| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:01:14.215| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:0r/KiGHgSB89STaVJiGToUc11Wo=, time:1682218874193 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:01:14.215| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:/ZLI2yuVGk7xHQpBm/wf27TXILs=, time:1682218874192 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:01:14.229| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:14.229| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:14.231| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3566eb7b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:14.231| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d83200b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:14.234| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@843090383 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:14.234| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1417603722 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:14.236| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:14.236| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:14.237| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:14.237| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:14.239| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:14.239| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:14.240| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d83200b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:14.240| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3566eb7b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:14.240| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:01:14.240| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:01:30.168| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:01:30.168| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:01:30.170| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:av79KL0SFBPS7zdQNGgFwbXekP0=, time:1682218890160 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:01:30.170| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:+KOwfDMrEyMNgG/0G0V4fsP4DjA=, time:1682218890159 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:01:30.173| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:30.174| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:30.174| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62257626] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:30.174| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37292871] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:30.175| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@847282328 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:30.175| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@784693243 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:30.176| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:30.176| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:30.177| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:30.177| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:30.179| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:30.179| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:30.179| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37292871] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:30.179| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62257626] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:30.180| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:01:30.180| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:01:40.606| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:01:40.614| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:01:46.210| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:01:46.210| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:01:46.212| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:8AUVcNk1anIO6mApU959L4OfPeg=, time:1682218906200 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:01:46.212| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Mlm+E2o57KwVde8+rjOQozEPu3E=, time:1682218906201 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:01:46.216| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:46.216| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:46.217| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@182f0ba3] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:46.217| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@437f638b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:46.219| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1363460825 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:46.219| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@102809818 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:46.220| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:46.220| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:46.221| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:46.221| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:46.223| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:46.223| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:46.224| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@437f638b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:46.224| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@182f0ba3] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:01:46.224| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:01:46.224| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:02:02.157| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:02:02.157| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:02:02.162| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:l0UwHburIr2lHoYlod4ruYtMQFk=, time:1682218922149 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:02:02.162| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:oN+9UDH4SLI4c3fMq0SLK0fvu50=, time:1682218922148 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:02:02.166| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:02.166| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:02.167| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@385387f2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:02.167| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7dde4469] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:02.169| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1129641147 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:02.169| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@57232221 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:02.171| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:02.171| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:02.172| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:02.172| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:02.176| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:02.176| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:02.177| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@385387f2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:02.177| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7dde4469] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:02.177| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:02:02.177| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:02:10.613| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:02:10.621| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:02:18.222| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:02:18.222| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:02:18.224| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:zeFrpfCvRSuytI2HSmwIxpMBGMs=, time:1682218938209 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:02:18.224| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Cb+6xDq6Ek+FyT7mnLmO7MNYpZ0=, time:1682218938210 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:02:18.235| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:18.235| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:18.236| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b595bd2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:18.236| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5bce45cb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:18.242| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@717540094 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:18.242| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1583690579 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:18.246| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:18.246| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:18.247| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:18.247| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:18.252| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:18.252| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:18.253| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5bce45cb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:18.253| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b595bd2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:18.254| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:02:18.254| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:02:34.154| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:02:34.154| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:02:34.156| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:W4+VWNu12qm8FtEafRdpYlBlJrU=, time:1682218954133 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:02:34.156| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:psm1gZQxhhCXItFJ2CdNv9JQzq4=, time:1682218954132 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:02:34.174| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:34.174| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:34.174| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b1b4c94] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:34.174| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c9ce282] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:34.180| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@796777816 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:34.180| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@587264563 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:34.182| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:34.182| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:34.184| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:34.184| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:34.189| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:34.189| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:34.190| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c9ce282] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:34.190| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b1b4c94] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:34.190| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:02:34.190| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:02:40.618| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:02:40.619| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:02:50.205| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:02:50.205| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:02:50.206| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:7qU3WsG8kleGRHWerF9r9yjo6qc=, time:1682218970181 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:02:50.206| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:46dvbtwEz8z7pG7B9UPxqSsIv5o=, time:1682218970181 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:02:50.223| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:50.223| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:50.224| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a60bf3d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:50.224| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c79ea9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:50.230| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2007694622 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:50.230| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@454509366 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:50.233| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:50.233| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:50.235| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:50.235| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:50.239| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:50.239| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:50.240| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c79ea9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:50.240| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a60bf3d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:02:50.241| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:02:50.241| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:03:06.160| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:03:06.160| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:03:06.161| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:TyGwvuOvmcK2kKWHDA5mDg2XIiM=, time:1682218986150 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:03:06.161| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:IIA2wctSTtaVG0sCTeu4CY81aOU=, time:1682218986149 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:03:06.164| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:06.165| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:06.165| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f3c07c4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:06.165| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15e343eb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:06.167| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1512011868 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:06.167| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1627743583 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:06.168| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:06.168| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:06.169| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:06.169| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:06.172| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:06.172| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:06.173| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f3c07c4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:06.173| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15e343eb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:06.174| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:03:06.174| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:03:10.612| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:03:10.612| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:03:22.170| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:03:22.170| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:03:22.173| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:eBFVCnX6OSMO+krXTXwOJ0vjhEY=, time:1682219002157 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:03:22.173| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:nPmPZbDiBInVaZ2aSYBJKqYNuwA=, time:1682219002158 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:03:22.185| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:22.185| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:22.187| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@784f2fa6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:22.187| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@204c084e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:22.190| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@941817159 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:22.190| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@234836476 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:22.192| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:22.193| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:22.194| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:22.194| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:22.200| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:22.200| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:22.201| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@784f2fa6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:22.201| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@204c084e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:22.201| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:03:22.201| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:03:38.166| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:03:38.166| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:03:38.169| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:hXneALL/eaFJXDOzxDgXFSg1CUU=, time:1682219018149 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:03:38.169| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:jh/RA6CGuN5YaoU+Odbfxr+DuDs=, time:1682219018150 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:03:38.179| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:38.179| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:38.181| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65656656] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:38.181| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69feb4c2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:38.183| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1461837363 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:38.183| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@417225898 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:38.185| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:38.185| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:38.186| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:38.186| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:38.189| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:38.189| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:38.189| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65656656] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:38.189| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69feb4c2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:38.190| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:03:38.190| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:03:40.614| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:03:40.624| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:03:54.132| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:03:54.132| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:03:54.133| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Xn+Ww/t4LXJ5oC35svyH9/BblQY=, time:1682219034121 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:03:54.133| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:yeZxzQooUoZzO0pzVCPHiw3Nekk=, time:1682219034121 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:03:54.142| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:54.142| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:54.143| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c868ed4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:54.143| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e51d28c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:54.146| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1552352847 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:54.146| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@761038578 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:54.149| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:54.149| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:54.150| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:54.151| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:54.154| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:54.154| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:54.155| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c868ed4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:54.155| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e51d28c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:03:54.156| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:03:54.156| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:04:10.220| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:04:10.220| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:04:10.222| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:l3QSycGclFaoRo/38QKHJ3SW3y4=, time:1682219050184 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:04:10.222| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:oNqIuICnnxGaAKEY5OgAId62NOE=, time:1682219050183 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:04:10.248| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:10.248| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:10.249| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62819734] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:10.249| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31946ade] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:10.257| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@928049340 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:10.257| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@669888561 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:10.261| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:10.261| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:10.264| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:10.264| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:10.270| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:10.270| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:10.271| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62819734] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:10.271| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31946ade] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:10.272| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:04:10.272| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:04:10.625| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:04:10.624| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:04:26.201| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:04:26.201| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:04:26.202| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:wT2BaS9vJOSNzbscMeBrJKC9ZBU=, time:1682219066193 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:04:26.202| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:54C55IsyJ3OpvwbsVe7WG8tw77o=, time:1682219066193 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:04:26.206| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:26.206| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:26.207| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@470da08f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:26.207| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@46b538aa] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:26.209| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2012038592 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:26.209| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1766332731 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:26.217| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:26.217| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:26.224| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:26.224| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:26.228| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:26.228| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:26.231| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@46b538aa] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:26.231| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:04:26.231| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@470da08f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:26.231| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:04:40.617| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:04:40.624| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:04:42.181| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:04:42.181| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:04:42.184| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:0SdSFH0y03Z27h2isIlpIMutPkE=, time:1682219082166 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:04:42.184| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:z65JlSOOgQNImlk00F400X9dVG0=, time:1682219082165 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:04:42.190| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:42.190| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:42.191| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@713e2373] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:42.191| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2231fc9e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:42.194| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1389677456 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:42.194| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@362269733 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:42.199| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:42.200| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:42.217| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:42.217| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:42.223| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:42.223| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:42.227| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@713e2373] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:42.227| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2231fc9e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:42.228| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:04:42.228| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:04:58.184| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:04:58.184| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:04:58.189| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Wl2HdLxGcMA9XFHQnkkt/pMEAtM=, time:1682219098162 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:04:58.189| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Sq6apXCLEc0Pk3Xh3Th/6Vb78uA=, time:1682219098162 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:04:58.202| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:58.203| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:58.204| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@83d6ed6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:58.204| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@334c6ea7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:58.210| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1234034087 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:58.210| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@460620723 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:58.213| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:58.213| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:58.216| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:58.216| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:58.221| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:58.221| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:58.223| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@334c6ea7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:58.223| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:04:58.223| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@83d6ed6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:04:58.223| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:05:10.636| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:05:10.635| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:05:14.188| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:05:14.188| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:05:14.189| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:hTKpf4yinC1/21XVNMMKnC48+eM=, time:1682219114156 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:05:14.189| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:dzVJl5X00fYu7c/Vymnz9dUuf3A=, time:1682219114157 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:05:14.213| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:14.213| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:14.214| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59cf8e33] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:14.214| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38f74e87] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:14.221| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1316888001 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:14.221| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1374866940 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:14.224| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:14.224| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:14.228| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:14.228| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:14.233| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:14.233| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:14.234| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59cf8e33] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:14.234| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38f74e87] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:14.234| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:05:14.234| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:05:30.115| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:05:30.115| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:05:30.115| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:hgSukj2DOOcKHkVFH3CGZUBrmXU=, time:1682219130107 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:05:30.115| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:3vFlQVL3nZpXKUWa9YLwYCE/ptY=, time:1682219130106 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:05:30.119| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:30.119| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:30.119| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a7d01fe] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:30.119| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4cfc5141] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:30.123| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@758925949 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:30.123| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@27182740 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:30.125| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:30.125| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:30.127| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:30.127| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:30.135| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:30.135| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:30.139| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a7d01fe] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:30.139| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4cfc5141] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:30.140| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:05:30.140| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:05:40.631| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:05:40.631| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:05:46.211| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:05:46.211| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:05:46.214| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Zk/SEOD1sw7k6qCiu04/JvYHj2U=, time:1682219146186 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:05:46.214| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:1IHnRBLpuuyJSWoXf4vrAEXHndA=, time:1682219146185 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:05:46.235| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:46.234| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:46.237| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4caecff1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:46.237| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15f3cdbc] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:46.243| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1734908117 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:46.243| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1346349562 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:46.246| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:46.246| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:46.248| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:46.248| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:46.254| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:46.254| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:46.256| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4caecff1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:46.256| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15f3cdbc] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:05:46.256| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:05:46.256| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:06:02.207| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:06:02.207| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:06:02.208| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:p4wBP5Fu7LX/BMlyJgTwFT0V+zk=, time:1682219162172 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:06:02.208| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:h+0Ew5NzqyWPnWpcMXYx65Ept+8=, time:1682219162171 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:06:02.230| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:02.230| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:02.231| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@206bde9a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:02.231| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e9410ba] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:02.237| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@892029140 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:02.237| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1516302725 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:02.239| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:02.239| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:02.242| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:02.242| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:02.248| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:02.248| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:02.249| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e9410ba] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:02.249| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@206bde9a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:02.250| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:06:02.250| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:06:10.639| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:06:10.642| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:06:18.123| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:06:18.123| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:06:18.124| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:DK8nXyKJIo866qjUpEpcNAZnhcg=, time:1682219178112 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:06:18.124| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:zByxLZb38wX83PpS8giZZ3sRe2o=, time:1682219178113 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:06:18.128| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:18.128| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:18.129| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c684d4a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:18.129| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c90d93c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:18.133| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1121301408 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:18.133| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@633136989 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:18.135| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:18.136| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:18.136| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:18.136| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:18.140| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:18.140| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:18.142| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c684d4a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:18.142| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c90d93c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:18.142| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:06:18.142| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:06:34.205| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:06:34.205| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:06:34.206| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:2iC0p5d6YvKDFC62fNp33a9kqT0=, time:1682219194195 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:06:34.206| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Y/3DhzA8D7j86Cx4wa89uHaOpXE=, time:1682219194196 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:06:34.209| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:34.210| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:34.210| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b12285e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:34.210| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f522cca] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:34.213| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@980199520 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:34.213| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@475356636 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:34.214| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:34.214| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:34.215| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:34.215| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:34.221| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:34.222| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:34.224| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b12285e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:34.224| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f522cca] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:34.224| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:06:34.224| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:06:40.608| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:06:40.610| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:06:50.138| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:06:50.138| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:06:50.139| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:b3JEhpUUGteODtiRmG9hIU4CrEo=, time:1682219210128 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:06:50.139| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:J7ER/IJZuRJZVY7oSPFknE1yWLM=, time:1682219210129 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:06:50.142| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:50.143| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:50.143| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4877350e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:50.143| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e525231] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:50.145| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1375174636 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:50.145| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1515404452 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:50.146| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:50.146| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:50.147| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:50.147| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:50.154| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:50.155| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:50.158| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e525231] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:50.158| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4877350e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:06:50.159| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:06:50.159| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:07:06.177| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:07:06.177| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:07:06.180| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:2sYjtj2yfwCgPtpAKcBN0uIVrsU=, time:1682219226155 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:07:06.180| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:UgGSRMVThSWoB8tZ0AlniKkPQOA=, time:1682219226155 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:07:06.197| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:06.197| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:06.200| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@615e86bc] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:06.200| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4adc2d9b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:06.204| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@131029723 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:06.204| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1329135553 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:06.207| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:06.207| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:06.208| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:06.208| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:06.210| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:06.211| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:06.212| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@615e86bc] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:06.212| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4adc2d9b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:06.212| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:07:06.212| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:07:10.623| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:07:10.624| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:07:22.178| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:07:22.178| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:07:22.179| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:CBRjlN7fvYUs4qYqcln+vXqXxbg=, time:1682219242153 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:07:22.178| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:j9RqhoosUHn1yUnK6kLWmbbHHaA=, time:1682219242152 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:07:22.201| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:22.201| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:22.202| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1249579c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:22.202| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68930d5d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:22.210| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@665351973 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:22.211| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1180335541 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:22.212| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:22.212| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:22.214| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:22.214| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:22.218| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:22.218| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:22.219| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1249579c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:22.219| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68930d5d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:22.219| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:07:22.219| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:07:38.182| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:07:38.182| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:07:38.183| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:2xZsLvVd6uC5WFIn5tZQwy6YEaE=, time:1682219258158 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:07:38.183| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:BM0PyroNMS21ikvQQH/TdPq78FM=, time:1682219258159 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:07:38.198| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:38.198| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:38.199| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3449a3ce] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:38.199| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@46dd854f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:38.206| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2026966901 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:38.206| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1968402915 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:38.208| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:38.208| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:38.210| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:38.210| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:38.215| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:38.215| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:38.217| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@46dd854f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:38.217| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3449a3ce] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:38.217| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:07:38.217| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:07:40.619| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:07:40.620| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:07:54.192| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:07:54.192| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:07:54.193| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:JjfNq86EiyLzk1+SnlUtyMXW1Zc=, time:1682219274182 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:07:54.193| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:uU+J7xJmhTF5nV7Oicl2JPnyntI=, time:1682219274183 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:07:54.197| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:54.197| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:54.198| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@791b5032] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:54.198| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1764cb76] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:54.202| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1246551339 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:54.202| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@562663007 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:54.204| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:54.204| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:54.205| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:54.205| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:54.208| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:54.208| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:54.209| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1764cb76] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:54.209| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@791b5032] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:07:54.210| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:07:54.210| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:08:10.191| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:08:10.191| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:08:10.192| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:VtzbYxtEBkJn2rNaOdxHB1p1Yxo=, time:1682219290183 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:08:10.192| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:+d94fERFfao9yQ1ABcmS8iBSD9s=, time:1682219290182 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:08:10.196| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:10.196| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:10.196| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d63eb4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:10.196| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11c71223] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:10.199| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@957184168 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:10.199| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@636754195 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:10.200| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:10.200| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:10.201| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:10.201| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:10.206| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:10.206| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:10.210| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11c71223] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:10.210| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d63eb4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:10.212| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:08:10.213| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:08:10.607| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:08:10.620| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:08:26.150| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:08:26.149| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:08:26.151| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:bOK/il+oJPLY4Hr+U13gjQLKscs=, time:1682219306138 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:08:26.151| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:KvuJkjvkII4bS0nVnZRnF47qIiI=, time:1682219306137 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:08:26.159| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:26.159| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:26.161| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@493dbd66] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:26.161| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a86977a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:26.167| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@872413957 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:26.167| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1709739289 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:26.169| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:26.169| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:26.170| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:26.170| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:26.172| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:26.172| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:26.173| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@493dbd66] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:26.173| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a86977a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:26.174| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:08:26.174| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:08:40.613| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:08:40.611| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:08:42.159| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:08:42.159| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:08:42.160| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:DtPfNFLMj/fAHQuLUDQIZ889OJw=, time:1682219322151 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:08:42.160| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:/9Is9Nm87Sdf2AO5qqtOPc66i9M=, time:1682219322150 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:08:42.164| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:42.164| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:42.164| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53293141] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:42.164| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@797b2a33] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:42.166| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@208780834 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:42.166| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1111198085 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:42.167| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:42.167| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:42.168| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:42.168| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:42.170| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:42.170| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:42.170| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53293141] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:42.170| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@797b2a33] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:42.171| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:08:42.171| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:08:58.152| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:08:58.152| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:08:58.153| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:yI9JJos6lXrlDEuP5FhSuOqxg+Y=, time:1682219338144 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:08:58.153| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:HeDRpV2HXacSBhTPmMMfEhUIXLI=, time:1682219338145 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:08:58.156| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:58.156| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:58.157| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3aa7a1a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:58.157| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3cb20923] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:58.158| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@450438270 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:58.158| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1906296420 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:58.159| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:58.159| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:58.160| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:58.160| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:58.162| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:58.162| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:58.162| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3aa7a1a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:58.162| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3cb20923] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:08:58.162| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:08:58.162| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:09:10.616| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:09:10.615| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:09:14.214| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:09:14.214| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:09:14.215| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:qyWQEHqU6QNvzQUVJ6qthKrMzlw=, time:1682219354196 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:09:14.215| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:tV4tQelTyinvGY1P9Mg/SKeU/Xs=, time:1682219354195 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:09:14.227| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:14.227| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:14.228| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9c99d84] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:14.228| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6394efcc] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:14.230| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1540692143 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:14.230| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@480770925 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:14.233| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:14.233| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:14.234| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:14.234| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:14.237| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:14.237| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:14.238| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6394efcc] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:14.238| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9c99d84] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:14.238| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:09:14.238| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:09:30.124| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:09:30.124| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:09:30.125| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece://ApVV2LI/eu6eHe9cjB0AU6nI8=, time:1682219370114 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:09:30.125| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:85Gc8mGU2KHlEPT32mFqgPSRp2w=, time:1682219370113 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:09:30.132| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:30.133| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:30.134| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36eb85eb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:30.134| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@131491e5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:30.139| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1201554133 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:30.139| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1475200307 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:30.143| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:30.143| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:30.144| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:30.144| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:30.146| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:30.146| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:30.147| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@131491e5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:30.147| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36eb85eb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:30.148| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:09:30.148| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:09:40.617| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:09:40.618| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:09:46.206| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:09:46.206| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:09:46.207| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:GDRz7SgBMTQLqHSqvFLl7yutfyI=, time:1682219386195 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:09:46.207| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:rvLXdmER1B0u7UQsY+nmyoyVep0=, time:1682219386196 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:09:46.217| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:46.218| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:46.218| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3eb21baf] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:46.218| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b224ac6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:46.225| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@549900927 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:46.225| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1108278673 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:46.226| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:46.226| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:46.227| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:46.227| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:46.230| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:46.230| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:46.231| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3eb21baf] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:46.231| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b224ac6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:09:46.231| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:09:46.232| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:10:02.162| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:10:02.162| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:10:02.162| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:H/0rcJmy6dKnPGazauAAyYiWxjw=, time:1682219402156 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:10:02.162| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:1Gk7qqhFXmmSXiV7YQZYyytGyHM=, time:1682219402155 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:10:02.164| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:02.165| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:02.165| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ef86452] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:02.165| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fc0fa6a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:02.166| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@644060573 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:02.166| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1381942099 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:02.167| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:02.167| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:02.168| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:02.168| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:02.169| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:02.169| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:02.169| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fc0fa6a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:02.169| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ef86452] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:02.170| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:10:02.170| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:10:10.614| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:10:10.614| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:10:18.188| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:10:18.188| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:10:18.189| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:/ltBlpYHNvQ7/Pp7stEpleN/5BI=, time:1682219418177 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:10:18.189| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:0SR1vdYZakQPPWw117sw2srCdtw=, time:1682219418178 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:10:18.195| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:18.195| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:18.196| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@688f9a8c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:18.196| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c85b826] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:18.200| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@623714500 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:18.200| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@612537428 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:18.202| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:18.202| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:18.203| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:18.203| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:18.208| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:18.208| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:18.208| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c85b826] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:18.209| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@688f9a8c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:18.209| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:10:18.209| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:10:34.141| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:10:34.141| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:10:34.143| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:BxgiUHtIgGjpQAPzB/ZwBUPiYU4=, time:1682219434127 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:10:34.143| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:h+/kQb9hc7NsM2bA0hVfOOWnPFg=, time:1682219434126 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:10:34.155| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:34.155| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:34.156| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@532bf91] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:34.156| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39e1d49e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:34.159| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1695797649 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:34.159| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1383180691 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:34.160| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:34.160| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:34.160| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:34.160| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:34.164| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:34.164| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:34.164| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39e1d49e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:34.164| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@532bf91] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:34.164| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:10:34.164| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:10:40.625| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:10:40.626| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:10:50.210| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:10:50.210| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:10:50.210| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:ULml2hNYb9ujd/ZFT3y9olIklgo=, time:1682219450183 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:10:50.210| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:7ZfV6Zy1NbxuJESVOZhpk5+s3wk=, time:1682219450183 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:10:50.228| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:50.228| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:50.229| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b0df59e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:50.229| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@427be904] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:50.234| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@478746929 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:50.234| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1339700347 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:50.236| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:50.236| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:50.238| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:50.238| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:50.241| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:50.241| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:50.242| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@427be904] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:50.242| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b0df59e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:10:50.242| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:10:50.242| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:11:06.198| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:11:06.198| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:11:06.200| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:aA13fEGCs32trjkO0J5krlwk0k8=, time:1682219466181 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:11:06.200| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:r62YXtn1JZELM2VOw/j4LgWO/6g=, time:1682219466182 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:11:06.214| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:06.213| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:06.214| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a8b64e6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:06.214| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6fd5289a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:06.218| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@229676594 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:06.218| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1454507282 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:06.219| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:06.219| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:06.222| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:06.222| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:06.225| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:06.225| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:06.227| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a8b64e6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:06.227| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6fd5289a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:06.227| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:11:06.227| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:11:10.620| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:11:10.625| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:11:22.183| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:11:22.183| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:O22gsUNWDwZUceoD5ku7JyOTvH0=, time:1682219482168 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:11:22.184| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:11:22.184| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:t0ch9vNH3BxXES2cWNR+TEcIDuw=, time:1682219482168 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:11:22.192| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:22.192| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:22.193| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7737f4ce] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:22.193| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a314580] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:22.195| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1054317467 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:22.195| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@963126601 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:22.195| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:22.195| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:22.196| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:22.196| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:22.198| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:22.198| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:22.198| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a314580] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:22.198| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7737f4ce] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:22.199| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:11:22.199| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:11:38.202| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:11:38.202| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:11:38.204| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:zy6xunNiX2cmwKTqAHFo+XtM8ds=, time:1682219498184 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:11:38.204| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:/18FoefGxYcD5QgzTOKqbzmjuhc=, time:1682219498185 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:11:38.217| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:38.218| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:38.219| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13dfa9a9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:38.219| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ed50742] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:38.221| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@989048877 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:38.221| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1195982592 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:38.222| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:38.222| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:38.223| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:38.223| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:38.225| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:38.225| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:38.225| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ed50742] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:38.225| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13dfa9a9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:38.226| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:11:38.226| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:11:40.604| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:11:40.609| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:11:53.910| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:11:53.910| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:11:53.912| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:yQdBM6otlwwVOL/Aj/Zyz5NDldE=, time:1682219513867 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:11:53.912| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:oVUubjbu+fX315OtLvykfRr1JkQ=, time:1682219513867 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:11:53.933| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:53.934| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:53.934| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3928509f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:53.934| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bdeaa61] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:53.941| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@766331519 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:53.941| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1386483544 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:53.944| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:53.944| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:53.946| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:53.946| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:53.951| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:53.951| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:53.952| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3928509f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:53.952| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bdeaa61] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:11:53.954| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:11:53.954| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:11:56.850| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:11:56.851| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:0yeif0HpQXpiuiTyUNiXp83FYeU=, time:1682219516807 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:12:02.753| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:02.755| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@337f876f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:02.793| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1436269326 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:02.797| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT temp.*, toer.id AS examRecordId, IFNULL(toer.paper_download, 1) AS paperDownload, toer.status AS statusCode, TRUNCATE(toer.answer_progress, 2) AS progress, IFNULL(toer.client_current_ip, '无') AS clientCurrentIp, IFNULL(toer.warning_count, 0) AS warningCount, IFNULL(toer.breach_status, 1) AS breachStatus, IFNULL(toer.client_websocket_status, 'OFF_LINE') AS clientWebsocketStatus, toer.client_last_sync_time AS updateTime, toer.monitor_video_source AS monitorVideoSource, toer.monitor_record AS monitorRecord, toer.finish_type AS finishType, (SELECT count(1) FROM t_ie_invigilate_warn_info tiiwi WHERE tiiwi.exam_record_id = toer.id AND tiiwi.`type` = 'FACE_COUNT_ERROR' AND tiiwi.`level` = 'D8') AS multipleFaceCount, (SELECT count(1) FROM t_ie_invigilate_exception_info tiiei WHERE tiiei.exam_record_id = toer.id) AS exceptionCount FROM (SELECT DISTINCT s.exam_id AS examId, tee.name AS examName, s.exam_activity_id AS examActivityId, teea.code AS examActivityCode, s.id AS examStudentId, s.identity, s.room_code AS roomCode, s.room_name AS roomName, s.name, s.course_name AS courseName, s.course_code AS courseCode, tes.mobile_number AS mobileNumber FROM t_e_exam_student s LEFT JOIN t_e_exam tee ON tee.id = s.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = s.exam_activity_id LEFT JOIN t_e_student tes ON s.student_id = tes.id WHERE NOT EXISTS (SELECT toer.exam_student_id FROM t_oe_exam_record toer WHERE s.id = toer.exam_student_id) AND s.exam_id = ? AND tee.org_id = ?) temp LEFT JOIN t_oe_exam_record toer ON toer.exam_student_id = temp.examStudentId WHERE 1 = 1) t, (SELECT @i := 0) AS i WHERE 1 = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:02.800| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:02.809| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:02.817| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select (@i := @i + 1) as seq,t.* from( select temp.*, toer.id as examRecordId, IFNULL(toer.paper_download,1) as paperDownload, toer.status as statusCode, TRUNCATE(toer.answer_progress,2) as progress, IFNULL(toer.client_current_ip,'无') as clientCurrentIp, IFNULL(toer.warning_count,0) as warningCount, IFNULL(toer.breach_status,1) as breachStatus, IFNULL(toer.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, toer.client_last_sync_time as updateTime, toer.monitor_video_source as monitorVideoSource, toer.monitor_record as monitorRecord, toer.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = toer.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = toer.id) as exceptionCount from ( select distinct s.exam_id as examId, tee.name as examName, s.exam_activity_id as examActivityId, teea.code as examActivityCode, s.id as examStudentId, s.identity, s.room_code as roomCode, s.room_name as roomName, s.name, s.course_name as courseName, s.course_code as courseCode, tes.mobile_number as mobileNumber from t_e_exam_student s left join t_e_exam tee on tee.id = s.exam_id left join t_e_exam_activity teea on teea.id = s.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE NOT EXISTS( select toer.exam_student_id from t_oe_exam_record toer where s.id = toer.exam_student_id ) and s.exam_id = ? and tee.org_id = ? ) temp left join t_oe_exam_record toer on toer.exam_student_id = temp.examStudentId WHERE 1 = 1 ) t, (SELECT @i := 0) as i WHERE 1 = 1 order by t.roomCode LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:02.818| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:02.823| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 8 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:02.824| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@337f876f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:02.825| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/history/list
+============类============:com.qmth.themis.admin.api.TIeInvigilateController
+============方法============:historyList
+参数key:"examId",参数value:355653392754282496
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"status",参数value:"UN_FINISH"
+参数key:"breachStatus",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"minMultipleFaceCount",参数value:null
+参数key:"maxMultipleFaceCount",参数value:null
+参数key:"minExceptionCount",参数value:null
+参数key:"maxExceptionCount",参数value:null
+参数key:"minWarningCount",参数value:null
+参数key:"maxWarningCount",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:5秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:12:03.983| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:12:03.983| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:12:03.985| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Ea31PzsIf482OUSIgopf4h59LQE=, time:1682219523967 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:12:03.985| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:kIJCDSSAO0M+rxzGz13XYQof4oY=, time:1682219523967 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:12:03.998| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:03.998| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:03.999| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f51dd7d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:03.999| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2429b5fa] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.004| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1281426506 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.004| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@300100320 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.006| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.006| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.007| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.007| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.011| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.011| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.011| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f51dd7d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.011| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2429b5fa] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.011| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:12:04.012| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:12:04.228| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:12:04.228| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:12:04.228| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Q+d/VPwbZ8tEcvTP2T8MxOfnVtE=, time:1682219524209 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:12:04.228| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Qojpa/XPvTF1azX9PR9dEIjzPhc=, time:1682219524207 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:12:04.244| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.245| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70c7f957] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.248| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@915443245 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.249| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.249| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ab14279] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.250| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence` | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.253| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.257| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1919438949 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.258| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,invigilate_verify,monitor_status,in_process_realness_verify,scan_time,third_exam_id,exam_student_call_enable,objective_score_push,exam_student_breach_push,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY create_time DESC | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.258| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 1(Long), 1(Integer) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.263| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 20 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.265| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70c7f957] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.266| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/sys/getMenu
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:getMenu
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:12:04.272| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 6 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.272| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ab14279] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.283| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/sys/exam/query
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:examQuery
+参数key:"userId",参数value:null
+参数key:"name",参数value:null
+参数key:"type",参数value:"monitor"
+参数key:"warnCount",参数value:false
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:12:04.285| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:12:04.285| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:12:04.285| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:h1MoZmKzoSbPMkaPA8TQpTUapSU=, time:1682219524281 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:12:04.285| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:rMq8+k9QuPQmw+xWoohkgPUMr14=, time:1682219524281 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:12:04.288| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.289| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.289| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14f9c8f2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.289| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ac09626] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.289| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@940627749 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.289| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1458464146 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.290| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.290| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.290| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.290| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.291| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.291| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.291| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14f9c8f2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.291| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ac09626] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.291| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:12:04.292| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:12:04.302| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:12:04.302| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:12:04.302| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:12:04.302| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:66ko1wjLpAvxa0AIB+N2/9nEJTg=, time:1682219524299 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:12:04.302| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Hcm+oNY7znE7h+AC5YJEpTxBVYk=, time:1682219524299 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:12:04.302| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:uddyC5YOpjo6Iszdo3qnmFKOW7k=, time:1682219524299 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:12:04.305| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.305| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a0bc0ef] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.306| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@828165529 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.307| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?) order by CAST(room_code AS UNSIGNED) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.311| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 1(Long), 355653392754282496(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.311| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.311| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ac3abd0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.312| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.312| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@689bc585] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.312| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 3 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.314| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1799817284 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.314| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a0bc0ef] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.314| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.315| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long), 355653392754282496(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.315| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.315| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16681349] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.315| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 3 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.316| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@689bc585] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.316| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@40941011 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.316| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?)) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.317| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.317| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 01(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.317| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19551a83] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.320| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@802440129 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.320| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 9 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.320| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16681349] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.321| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? ) ) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.321| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 01(String), 355653392754282496(Long), 01(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.321| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.322| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f93bbb3] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.322| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1505170259 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.322| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.323| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 355653392963997696(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.325| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.325| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f93bbb3] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.326| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/sys/exam/privilegeQuery
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:examPrivilegeQuery
+参数key:"examId",参数value:355653392754282496
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:12:04.327| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.327| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19551a83] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.328| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.328| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52e14aa6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.328| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1674695547 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.329| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? ) and t.STATUS = 'FIRST_PREPARE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? ) and ((t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE') or t.STATUS = 'RESUME_PREPARE' or t.STATUS = 'BREAK_OFF') union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED') and t.first_start_time is not null union all select count(distinct t.id) as c from t_e_exam_student t left join t_e_exam_activity f on t.exam_activity_id = f.id left join t_e_exam tee on tee.id = t.exam_id where NOT EXISTS( select toer.exam_student_id from t_oe_exam_record toer where t.id = toer.exam_student_id) and t.exam_id = ? and t.room_code in ( ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.329| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 01(String), 355653392754282496(Long), 01(String), 355653392754282496(Long), 01(String), 355653392754282496(Long), 01(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.331| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 4 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.331| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52e14aa6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.332| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/exam/prop/count
+============类============:com.qmth.themis.admin.api.TEExamController
+============方法============:propCount
+参数key:"examId",参数value:355653392754282496
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:12:04.337| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@538796228 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.337| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT temp.*, toer.id AS examRecordId, IFNULL(toer.paper_download, 1) AS paperDownload, toer.status AS statusCode, TRUNCATE(toer.answer_progress, 2) AS progress, IFNULL(toer.client_current_ip, '无') AS clientCurrentIp, IFNULL(toer.warning_count, 0) AS warningCount, IFNULL(toer.breach_status, 1) AS breachStatus, IFNULL(toer.client_websocket_status, 'OFF_LINE') AS clientWebsocketStatus, toer.client_last_sync_time AS updateTime, toer.monitor_video_source AS monitorVideoSource, toer.monitor_record AS monitorRecord, toer.finish_type AS finishType, (SELECT count(1) FROM t_ie_invigilate_warn_info tiiwi WHERE tiiwi.exam_record_id = toer.id AND tiiwi.`type` = 'FACE_COUNT_ERROR' AND tiiwi.`level` = 'D8') AS multipleFaceCount, (SELECT count(1) FROM t_ie_invigilate_exception_info tiiei WHERE tiiei.exam_record_id = toer.id) AS exceptionCount FROM (SELECT DISTINCT s.exam_id AS examId, tee.name AS examName, s.exam_activity_id AS examActivityId, teea.code AS examActivityCode, s.id AS examStudentId, s.identity, s.room_code AS roomCode, s.room_name AS roomName, s.name, s.course_name AS courseName, s.course_code AS courseCode, tes.mobile_number AS mobileNumber FROM t_e_exam_student s LEFT JOIN t_e_exam tee ON tee.id = s.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = s.exam_activity_id LEFT JOIN t_e_student tes ON s.student_id = tes.id WHERE EXISTS (SELECT toer.exam_student_id FROM t_oe_exam_record toer WHERE s.id = toer.exam_student_id) AND s.exam_id = ? AND tee.org_id = ?) temp LEFT JOIN t_oe_exam_record toer ON toer.exam_student_id = temp.examStudentId WHERE 1 = 1) t, (SELECT @i := 0) AS i WHERE 1 = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.337| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.339| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.340| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select (@i := @i + 1) as seq,t.* from( select temp.*, toer.id as examRecordId, IFNULL(toer.paper_download,1) as paperDownload, toer.status as statusCode, TRUNCATE(toer.answer_progress,2) as progress, IFNULL(toer.client_current_ip,'无') as clientCurrentIp, IFNULL(toer.warning_count,0) as warningCount, IFNULL(toer.breach_status,1) as breachStatus, IFNULL(toer.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, toer.client_last_sync_time as updateTime, toer.monitor_video_source as monitorVideoSource, toer.monitor_record as monitorRecord, toer.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = toer.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = toer.id) as exceptionCount from ( select distinct s.exam_id as examId, tee.name as examName, s.exam_activity_id as examActivityId, teea.code as examActivityCode, s.id as examStudentId, s.identity, s.room_code as roomCode, s.room_name as roomName, s.name, s.course_name as courseName, s.course_code as courseCode, tes.mobile_number as mobileNumber from t_e_exam_student s left join t_e_exam tee on tee.id = s.exam_id left join t_e_exam_activity teea on teea.id = s.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE EXISTS( select toer.exam_student_id from t_oe_exam_record toer where s.id = toer.exam_student_id ) and s.exam_id = ? and tee.org_id = ? ) temp left join t_oe_exam_record toer on toer.exam_student_id = temp.examStudentId WHERE 1 = 1 ) t, (SELECT @i := 0) as i WHERE 1 = 1 order by t.roomCode LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.341| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.343| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.343| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ac3abd0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:04.343| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/history/list
+============类============:com.qmth.themis.admin.api.TIeInvigilateController
+============方法============:historyList
+参数key:"examId",参数value:355653392754282496
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"status",参数value:null
+参数key:"breachStatus",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"minMultipleFaceCount",参数value:null
+参数key:"maxMultipleFaceCount",参数value:null
+参数key:"minExceptionCount",参数value:null
+参数key:"maxExceptionCount",参数value:null
+参数key:"minWarningCount",参数value:null
+参数key:"maxWarningCount",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:12:05.975| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:12:05.977| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:s/P08y2oS+CK15YjM5bo+P7XF9s=, time:1682219525964 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:12:05.986| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:05.987| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5587a1f3] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:06.010| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@395305971 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:06.011| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT temp.*, toer.id AS examRecordId, IFNULL(toer.paper_download, 1) AS paperDownload, toer.status AS statusCode, TRUNCATE(toer.answer_progress, 2) AS progress, IFNULL(toer.client_current_ip, '无') AS clientCurrentIp, IFNULL(toer.warning_count, 0) AS warningCount, IFNULL(toer.breach_status, 1) AS breachStatus, IFNULL(toer.client_websocket_status, 'OFF_LINE') AS clientWebsocketStatus, toer.client_last_sync_time AS updateTime, toer.monitor_video_source AS monitorVideoSource, toer.monitor_record AS monitorRecord, toer.finish_type AS finishType, (SELECT count(1) FROM t_ie_invigilate_warn_info tiiwi WHERE tiiwi.exam_record_id = toer.id AND tiiwi.`type` = 'FACE_COUNT_ERROR' AND tiiwi.`level` = 'D8') AS multipleFaceCount, (SELECT count(1) FROM t_ie_invigilate_exception_info tiiei WHERE tiiei.exam_record_id = toer.id) AS exceptionCount FROM (SELECT DISTINCT s.exam_id AS examId, tee.name AS examName, s.exam_activity_id AS examActivityId, teea.code AS examActivityCode, s.id AS examStudentId, s.identity, s.room_code AS roomCode, s.room_name AS roomName, s.name, s.course_name AS courseName, s.course_code AS courseCode, tes.mobile_number AS mobileNumber FROM t_e_exam_student s LEFT JOIN t_e_exam tee ON tee.id = s.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = s.exam_activity_id LEFT JOIN t_e_student tes ON s.student_id = tes.id WHERE EXISTS (SELECT toer.exam_student_id FROM t_oe_exam_record toer WHERE s.id = toer.exam_student_id) AND s.exam_id = ? AND tee.org_id = ?) temp LEFT JOIN t_oe_exam_record toer ON toer.exam_student_id = temp.examStudentId WHERE 1 = 1) t, (SELECT @i := 0) AS i WHERE 1 = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:06.012| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:06.016| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:06.017| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select (@i := @i + 1) as seq,t.* from( select temp.*, toer.id as examRecordId, IFNULL(toer.paper_download,1) as paperDownload, toer.status as statusCode, TRUNCATE(toer.answer_progress,2) as progress, IFNULL(toer.client_current_ip,'无') as clientCurrentIp, IFNULL(toer.warning_count,0) as warningCount, IFNULL(toer.breach_status,1) as breachStatus, IFNULL(toer.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, toer.client_last_sync_time as updateTime, toer.monitor_video_source as monitorVideoSource, toer.monitor_record as monitorRecord, toer.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = toer.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = toer.id) as exceptionCount from ( select distinct s.exam_id as examId, tee.name as examName, s.exam_activity_id as examActivityId, teea.code as examActivityCode, s.id as examStudentId, s.identity, s.room_code as roomCode, s.room_name as roomName, s.name, s.course_name as courseName, s.course_code as courseCode, tes.mobile_number as mobileNumber from t_e_exam_student s left join t_e_exam tee on tee.id = s.exam_id left join t_e_exam_activity teea on teea.id = s.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE EXISTS( select toer.exam_student_id from t_oe_exam_record toer where s.id = toer.exam_student_id ) and s.exam_id = ? and tee.org_id = ? ) temp left join t_oe_exam_record toer on toer.exam_student_id = temp.examStudentId WHERE 1 = 1 ) t, (SELECT @i := 0) as i WHERE 1 = 1 order by t.roomCode LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:06.018| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:06.021| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:06.022| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5587a1f3] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:06.022| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/history/list
+============类============:com.qmth.themis.admin.api.TIeInvigilateController
+============方法============:historyList
+参数key:"examId",参数value:355653392754282496
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"status",参数value:null
+参数key:"breachStatus",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"minMultipleFaceCount",参数value:null
+参数key:"maxMultipleFaceCount",参数value:null
+参数key:"minExceptionCount",参数value:null
+参数key:"maxExceptionCount",参数value:null
+参数key:"minWarningCount",参数value:null
+参数key:"maxWarningCount",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:12:09.821| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:12:09.822| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:BMwpR/ZzOGSY++y/VwRFYppxQ8M=, time:1682219529812 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:12:13.025| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:13.026| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f731528] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:13.040| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:12:13.043| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:12:13.061| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@89522920 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:13.064| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT temp.*, toer.id AS examRecordId, IFNULL(toer.paper_download, 1) AS paperDownload, toer.status AS statusCode, TRUNCATE(toer.answer_progress, 2) AS progress, IFNULL(toer.client_current_ip, '无') AS clientCurrentIp, IFNULL(toer.warning_count, 0) AS warningCount, IFNULL(toer.breach_status, 1) AS breachStatus, IFNULL(toer.client_websocket_status, 'OFF_LINE') AS clientWebsocketStatus, toer.client_last_sync_time AS updateTime, toer.monitor_video_source AS monitorVideoSource, toer.monitor_record AS monitorRecord, toer.finish_type AS finishType, (SELECT count(1) FROM t_ie_invigilate_warn_info tiiwi WHERE tiiwi.exam_record_id = toer.id AND tiiwi.`type` = 'FACE_COUNT_ERROR' AND tiiwi.`level` = 'D8') AS multipleFaceCount, (SELECT count(1) FROM t_ie_invigilate_exception_info tiiei WHERE tiiei.exam_record_id = toer.id) AS exceptionCount FROM (SELECT DISTINCT s.exam_id AS examId, tee.name AS examName, s.exam_activity_id AS examActivityId, teea.code AS examActivityCode, s.id AS examStudentId, s.identity, s.room_code AS roomCode, s.room_name AS roomName, s.name, s.course_name AS courseName, s.course_code AS courseCode, tes.mobile_number AS mobileNumber FROM t_e_exam_student s LEFT JOIN t_e_exam tee ON tee.id = s.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = s.exam_activity_id LEFT JOIN t_e_student tes ON s.student_id = tes.id WHERE EXISTS (SELECT toer.exam_student_id FROM t_oe_exam_record toer WHERE s.id = toer.exam_student_id) AND s.exam_id = ? AND tee.org_id = ?) temp LEFT JOIN t_oe_exam_record toer ON toer.exam_student_id = temp.examStudentId WHERE 1 = 1) t, (SELECT @i := 0) AS i WHERE 1 = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:13.065| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:13.068| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:13.073| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select (@i := @i + 1) as seq,t.* from( select temp.*, toer.id as examRecordId, IFNULL(toer.paper_download,1) as paperDownload, toer.status as statusCode, TRUNCATE(toer.answer_progress,2) as progress, IFNULL(toer.client_current_ip,'无') as clientCurrentIp, IFNULL(toer.warning_count,0) as warningCount, IFNULL(toer.breach_status,1) as breachStatus, IFNULL(toer.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, toer.client_last_sync_time as updateTime, toer.monitor_video_source as monitorVideoSource, toer.monitor_record as monitorRecord, toer.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = toer.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = toer.id) as exceptionCount from ( select distinct s.exam_id as examId, tee.name as examName, s.exam_activity_id as examActivityId, teea.code as examActivityCode, s.id as examStudentId, s.identity, s.room_code as roomCode, s.room_name as roomName, s.name, s.course_name as courseName, s.course_code as courseCode, tes.mobile_number as mobileNumber from t_e_exam_student s left join t_e_exam tee on tee.id = s.exam_id left join t_e_exam_activity teea on teea.id = s.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE EXISTS( select toer.exam_student_id from t_oe_exam_record toer where s.id = toer.exam_student_id ) and s.exam_id = ? and tee.org_id = ? ) temp left join t_oe_exam_record toer on toer.exam_student_id = temp.examStudentId WHERE 1 = 1 ) t, (SELECT @i := 0) as i WHERE 1 = 1 order by t.roomCode LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:13.073| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:13.076| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:13.077| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f731528] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:13.077| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/history/list
+============类============:com.qmth.themis.admin.api.TIeInvigilateController
+============方法============:historyList
+参数key:"examId",参数value:355653392754282496
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"status",参数value:null
+参数key:"breachStatus",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"minMultipleFaceCount",参数value:null
+参数key:"maxMultipleFaceCount",参数value:null
+参数key:"minExceptionCount",参数value:null
+参数key:"maxExceptionCount",参数value:null
+参数key:"minWarningCount",参数value:null
+参数key:"maxWarningCount",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:3秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:12:14.324| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:12:14.324| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:12:14.324| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:k4naljMEAod/xEtZU7yy5wurbrE=, time:1682219534313 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:12:14.324| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:4kx0lXnTeYOdysuhSC/A3dh9X8g=, time:1682219534314 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:12:14.328| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:14.328| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:14.329| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6edf6355] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:14.329| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71799c75] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:14.331| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2059194033 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:14.331| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1207205331 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:14.332| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:14.332| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:14.332| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:14.333| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:14.334| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:14.334| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:14.334| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6edf6355] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:14.334| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71799c75] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:14.335| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:12:14.335| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:12:24.363| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:12:24.363| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:12:24.364| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:3wQEwKzIR5XVsfH2JzV5H3y9jWE=, time:1682219544357 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:12:24.364| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:tbTmKDVjubxXG03fuMgTXraXv1Y=, time:1682219544357 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:12:24.371| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:24.371| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:24.372| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ca4d1ae] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:24.372| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5320aedd] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:24.374| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@127279677 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:24.374| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@968697831 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:24.376| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:24.376| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:24.376| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:24.376| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:24.378| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:24.378| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:24.379| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ca4d1ae] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:24.379| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5320aedd] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:24.379| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:12:24.379| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:12:34.412| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:12:34.411| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:12:34.415| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:TGPSX9zyi+zwmN5Egd19g8yhK/M=, time:1682219554397 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:12:34.415| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:EftcU3MZOizkoAcgWvN4Qfdf+kQ=, time:1682219554396 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:12:34.428| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:34.428| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:34.429| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@440036dc] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:34.429| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15d0b2fa] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:34.438| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@576278288 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:34.438| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1830531044 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:34.438| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:34.438| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:34.439| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:34.439| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:34.443| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:34.443| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:34.443| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15d0b2fa] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:34.443| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@440036dc] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:34.444| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:12:34.444| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:12:40.611| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:12:40.617| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:12:44.468| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:12:44.468| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:12:44.468| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:ZkC0APUqQIou8xsGSebpd40Zar8=, time:1682219564463 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:12:44.468| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:niJVt/pX4X7xXUZEeqdcI/MjRAg=, time:1682219564462 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:12:44.473| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:44.473| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:44.473| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51555824] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:44.473| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34eadc7c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:44.476| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1806449142 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:44.476| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1758768748 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:44.477| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:44.477| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:44.477| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:44.477| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:44.480| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:44.480| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:44.480| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34eadc7c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:44.480| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51555824] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:44.481| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:12:44.481| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:12:54.500| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:12:54.500| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:12:54.501| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:g8Kl0PKxM4s0qjcLFo+jARGU8oc=, time:1682219574495 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:12:54.501| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:GEKzHBRyVedguiyhgFLHqiIjCj8=, time:1682219574495 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:12:54.508| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:54.508| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:54.509| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6829eae9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:54.509| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44643014] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:54.510| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1999337964 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:54.510| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@425810911 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:54.511| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:54.511| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:54.511| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:54.511| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:54.512| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:54.512| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:54.513| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6829eae9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:54.513| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44643014] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:12:54.513| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:12:54.513| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:13:04.534| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:13:04.534| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:13:04.534| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:c7LO77BG9/h5ueFLgu+/dB8N7Mo=, time:1682219584523 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:13:04.534| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:JSCoT+ldDXu3WI70+EJRN1A8aTo=, time:1682219584523 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:13:04.543| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:04.543| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:04.544| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23294b00] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:04.544| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ed5c6ff] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:04.548| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1805810831 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:04.548| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1290728417 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:04.549| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:04.549| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:04.551| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:04.551| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:04.554| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:04.554| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:04.556| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23294b00] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:04.556| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ed5c6ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:04.556| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:13:04.556| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:13:10.602| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:13:10.611| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:13:14.581| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:13:14.582| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:ZSXQgJVD6QOsXjgspMX1PHl7hYc=, time:1682219594573 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:13:14.582| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:13:14.582| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:0Pv6LRCh0RlRXzbeBiUcFdS5w3I=, time:1682219594573 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:13:14.666| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:14.666| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:14.667| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70293c42] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:14.667| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a270dda] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:14.671| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@797579670 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:14.671| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@378469212 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:14.672| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:14.672| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:14.674| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:14.674| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:14.678| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:14.678| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:14.679| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70293c42] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:14.679| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a270dda] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:14.680| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:13:14.680| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:13:24.699| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:13:24.699| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:13:24.699| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:uuJ053yOdux46ucD4GbHwaBvJS0=, time:1682219604695 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:13:24.699| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:220OQbygy053enCPTbUGkgk0aB0=, time:1682219604696 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:13:24.700| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:24.701| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:24.701| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69ca4629] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:24.701| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a41179a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:24.701| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@447018300 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:24.701| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1575194100 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:24.702| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:24.702| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:24.702| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:24.702| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:24.703| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:24.703| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:24.703| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a41179a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:24.703| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69ca4629] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:24.704| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:13:24.704| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:13:34.719| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:13:34.719| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:13:34.720| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:0acJVsJv7b5Vfw6Bf7PzqkCrV+k=, time:1682219614716 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:13:34.720| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:HvagF3xZK2W2Tfy0yP2H/FP1YEA=, time:1682219614715 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:13:34.721| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:34.721| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:34.721| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79f07a48] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:34.721| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@534fe45c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:34.721| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@759490240 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:34.721| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1506333009 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:34.722| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:34.722| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:34.722| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:34.722| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:34.723| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:34.723| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:34.723| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79f07a48] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:34.723| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@534fe45c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:34.723| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:13:34.724| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:13:40.600| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:13:40.609| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:13:44.749| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:13:44.750| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:xvdNUcuGjBBTMDXgii/Pc3SMmFU=, time:1682219624731 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:13:44.749| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:13:44.751| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:60mTxgxVG9Y5rinlUG40OUDdk6w=, time:1682219624731 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:13:44.752| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:44.752| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:44.752| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@406cf8b5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:44.752| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6912f612] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:44.753| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1253664920 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:44.753| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@399945832 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:44.754| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:44.754| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:44.755| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:44.755| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:44.757| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:44.757| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:44.757| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@406cf8b5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:44.757| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6912f612] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:44.758| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:13:44.758| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:13:54.780| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:13:54.780| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:13:54.781| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:QadQ+c9QW4jtlYwQXGcEEkdElH0=, time:1682219634775 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:13:54.781| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:270sPlYRGt00gaec6LC+0qXwNpc=, time:1682219634774 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:13:54.783| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:54.783| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:54.784| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e13b789] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:54.784| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6684fac] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:54.785| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@960914222 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:54.785| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2146506320 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:54.786| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:54.786| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:54.786| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:54.786| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:54.787| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:54.787| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:54.787| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6684fac] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:54.787| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e13b789] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:13:54.788| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:13:54.788| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:14:04.803| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:14:04.803| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:14:04.804| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:3jWVvY4F5LCD+u5Z1IsqgzUAKDs=, time:1682219644799 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:14:04.804| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:zro06m7Pxo5c4Db08hGGwix0Yfs=, time:1682219644798 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:14:04.806| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:04.806| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:04.806| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8c66d96] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:04.806| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2470c66c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:04.807| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2117510626 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:04.807| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1979014766 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:04.808| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:04.808| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:04.809| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:04.809| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:04.810| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:04.810| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:04.810| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8c66d96] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:04.810| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2470c66c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:04.810| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:14:04.810| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:14:10.601| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:14:10.607| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:14:14.829| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:14:14.829| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:14:14.829| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:rNhbJVhPY8YJrg4NaUpkRH3vPT4=, time:1682219654823 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:14:14.829| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:RQ5qfiu0OyFpPCx1SOUzugZztJQ=, time:1682219654824 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:14:14.831| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:14.831| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:14.831| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7711b5d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:14.831| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@426535c0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:14.832| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@204521470 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:14.832| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1344254811 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:14.832| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:14.832| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:14.832| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:14.832| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:14.833| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:14.834| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:14.834| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7711b5d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:14.834| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@426535c0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:14.834| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:14:14.834| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:14:24.851| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:14:24.851| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:14:24.852| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:X8BYHbJ0MKufypKwNnnDk7toCWc=, time:1682219664848 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:14:24.852| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:kNLTSCQ7T3FoSm/jjXbYUlJnMrI=, time:1682219664848 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:14:24.854| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:24.854| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:24.854| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@fd67cca] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:24.854| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7611ece] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:24.855| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@179132841 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:24.855| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@237182512 wrapping com.mysql.cj.jdbc.ConnectionImpl@e4d9360] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:24.855| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:24.855| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:24.855| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:24.855| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:24.856| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:24.856| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:24.856| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@fd67cca] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:24.856| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7611ece] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:24.856| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:14:24.857| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:14:34.876| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:14:34.876| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:14:34.876| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:GVKD2cDVHPHk43YFz3nbakii/SE=, time:1682219674872 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:14:34.876| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:3eE5NeHhftFrIKtgCfJNO2NJXt8=, time:1682219674870 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:14:34.878| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:34.878| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:34.878| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@236c6b1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:34.878| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@224d10d0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:34.879| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1393427991 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:34.879| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1607789106 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:34.879| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:34.879| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:34.879| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:34.879| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:34.880| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:34.880| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:34.881| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@224d10d0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:34.881| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@236c6b1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:34.881| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:14:34.881| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:14:40.612| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:14:40.614| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:14:44.900| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:14:44.900| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:14:44.900| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:n9Pa/9etst/Cpjc0H1ug7wdlwmQ=, time:1682219684895 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:14:44.900| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:mE9CVqhOAW9n8qWtyOKBd/BEiBQ=, time:1682219684896 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:14:44.902| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:44.902| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:44.903| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@612e97ea] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:44.903| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23c7a677] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:44.903| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@775383940 wrapping com.mysql.cj.jdbc.ConnectionImpl@79b5af8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:44.903| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@36543613 wrapping com.mysql.cj.jdbc.ConnectionImpl@74ee97cb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:44.904| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:44.904| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:44.904| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:44.904| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:44.905| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:44.905| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:44.906| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@612e97ea] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:44.906| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23c7a677] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:44.906| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:14:44.906| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:14:45.001| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
+2023-04-23 11:14:45.008| SpringContextShutdownHook | INFO |  -  | Start release machindId | [com.qmth.themis.business.util.UidUtil:81]
+2023-04-23 11:14:45.042| SpringContextShutdownHook | INFO |  -  | HikariPool-1 - Shutdown initiated... | [com.zaxxer.hikari.HikariDataSource:350]
+2023-04-23 11:14:45.054| SpringContextShutdownHook | INFO |  -  | HikariPool-1 - Shutdown completed. | [com.zaxxer.hikari.HikariDataSource:352]
+2023-04-23 11:14:50.681| main | INFO |  -  | Starting ThemisAdminApplication on king-MacBook-Pro.local with PID 3149 (/Users/king/git/backend-service/themis-admin/target/classes started by king in /Users/king/git/backend-service) | [org.springframework.boot.StartupInfoLogger:55]
+2023-04-23 11:14:50.683| main | INFO |  -  | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
+2023-04-23 11:14:52.072| main | INFO |  -  | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
+2023-04-23 11:14:52.074| main | INFO |  -  | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
+2023-04-23 11:14:52.102| main | INFO |  -  | Finished Spring Data repository scanning in 18ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
+2023-04-23 11:14:53.209| main | INFO |  -  | Tomcat initialized with port(s): 6001 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
+2023-04-23 11:14:53.216| main | INFO |  -  | Initializing ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
+2023-04-23 11:14:53.217| main | INFO |  -  | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
+2023-04-23 11:14:53.217| main | INFO |  -  | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
+2023-04-23 11:14:53.293| main | INFO |  -  | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
+2023-04-23 11:14:53.294| main | INFO |  -  | Root WebApplicationContext: initialization completed in 2431 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
+2023-04-23 11:14:53.830| main | DEBUG |  -  | Logging initialized using 'class com.qmth.boot.mybatis.logger.MybatisPlusLogger' adapter. | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:56.016| main | INFO |  -  | Uid init success, datacenterId=1, machineId=1 | [com.qmth.themis.business.util.UidUtil:56]
+2023-04-23 11:14:56.702| main | INFO |  -  | Solar startup checking... | [com.qmth.boot.core.solar.service.SolarService:119]
+2023-04-23 11:14:56.959| main | INFO |  -  | Solar startup check success, current app name: 在线考试平台开发环境 | [com.qmth.boot.core.solar.service.SolarService:142]
+2023-04-23 11:14:58.371| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:58.377| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54087bdb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:58.440| main | INFO |  -  | HikariPool-1 - Starting... | [com.zaxxer.hikari.HikariDataSource:110]
+2023-04-23 11:14:58.596| main | INFO |  -  | HikariPool-1 - Start completed. | [com.zaxxer.hikari.HikariDataSource:123]
+2023-04-23 11:14:58.599| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1242611737 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:58.607| 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-04-23 11:14:58.620| main | DEBUG |  -  | ==> Parameters: admin.no.auth.urls(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:58.635| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:58.637| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54087bdb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:58.882| main | INFO |  -  | Initializing ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
+2023-04-23 11:14:58.910| 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-04-23 11:14:58.955| main | INFO |  -  | cpuNum:8 | [com.qmth.themis.business.forkjoin.ForkJoinThreadPool:34]
+2023-04-23 11:14:58.967| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:58.967| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ffa8126] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:58.971| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:14:58.971| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:14:58.972| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@602828967 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:58.975| 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-04-23 11:14:58.975| main | DEBUG |  -  | ==> Parameters: mq.config.topic(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:58.978| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:58.979| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ffa8126] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:58.979| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:58.979| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1af6d656] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:58.980| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1255012071 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:58.981| 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-04-23 11:14:58.981| main | DEBUG |  -  | ==> Parameters: mq.config.body(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:58.983| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:58.983| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1af6d656] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.095| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.096| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cea47a1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.098| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@301667985 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.098| 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-04-23 11:14:59.099| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.appId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.101| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.102| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cea47a1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.102| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.102| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e322108] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.103| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1063150793 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.103| 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-04-23 11:14:59.104| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.key(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.105| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.105| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e322108] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.105| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.106| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6265a548] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.107| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@777121249 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.107| 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-04-23 11:14:59.108| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.urls(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.110| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.110| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6265a548] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.110| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.110| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67730dab] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.111| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1181534785 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.112| 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-04-23 11:14:59.112| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.service(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.114| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.114| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67730dab] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.114| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.114| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@360d3f47] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.115| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@378787077 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.116| 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-04-23 11:14:59.116| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.queryUrl(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.118| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.119| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@360d3f47] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.119| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.119| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6fd37997] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.121| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1573357597 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.121| 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-04-23 11:14:59.121| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.secretId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.123| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.123| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6fd37997] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.123| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.123| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68fc1e7f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.125| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@161149981 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.125| 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-04-23 11:14:59.125| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.secretKey(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.127| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.127| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68fc1e7f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.127| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.128| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63c163e1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.129| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1034246552 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.129| 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-04-23 11:14:59.130| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.vodAppId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.131| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.132| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63c163e1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.132| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.132| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33197c2f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.133| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@619158093 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.134| 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-04-23 11:14:59.134| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.callbackPwd(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.136| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.137| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33197c2f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.137| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.138| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8de4206] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.139| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@284394658 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.139| 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-04-23 11:14:59.139| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.callbackTime(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.141| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.142| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8de4206] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.142| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.142| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28941a68] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.143| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@617504076 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.144| 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-04-23 11:14:59.144| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.trtcQueryUrl(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.146| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.147| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28941a68] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.147| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.147| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ba623d1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.148| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@760493524 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.149| 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-04-23 11:14:59.150| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.trtcRegion(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.152| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.152| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ba623d1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:14:59.628| main | INFO |  -  | Starting ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
+2023-04-23 11:14:59.641| main | INFO |  -  | Tomcat started on port(s): 6001 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
+2023-04-23 11:14:59.643| main | INFO |  -  | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
+2023-04-23 11:14:59.650| main | INFO |  -  | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
+2023-04-23 11:14:59.677| main | INFO |  -  | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
+2023-04-23 11:15:00.125| main | INFO |  -  | Generating unique operation named: queryUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.129| main | INFO |  -  | Generating unique operation named: saveUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.136| main | INFO |  -  | Generating unique operation named: queryUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.139| main | INFO |  -  | Generating unique operation named: saveUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.151| main | INFO |  -  | Generating unique operation named: queryUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.153| main | INFO |  -  | Generating unique operation named: saveUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.175| main | INFO |  -  | Generating unique operation named: saveUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.182| main | INFO |  -  | Generating unique operation named: queryUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.199| main | INFO |  -  | Generating unique operation named: queryUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.200| main | INFO |  -  | Generating unique operation named: saveUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.229| main | INFO |  -  | Generating unique operation named: queryUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.233| main | INFO |  -  | Generating unique operation named: saveUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.262| main | INFO |  -  | Generating unique operation named: queryUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.274| main | INFO |  -  | Generating unique operation named: saveUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.278| main | INFO |  -  | Generating unique operation named: queryUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.282| main | INFO |  -  | Generating unique operation named: saveUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.286| main | INFO |  -  | Generating unique operation named: importDataUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.289| main | INFO |  -  | Generating unique operation named: queryUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.292| main | INFO |  -  | Generating unique operation named: saveUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.300| main | INFO |  -  | Generating unique operation named: detailUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.304| main | INFO |  -  | Generating unique operation named: listUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.314| main | INFO |  -  | Generating unique operation named: deleteUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.420| main | INFO |  -  | Generating unique operation named: exportUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.424| main | INFO |  -  | Generating unique operation named: importDataUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.457| main | INFO |  -  | Generating unique operation named: queryUsingPOST_10 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.464| main | INFO |  -  | Generating unique operation named: saveUsingPOST_10 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.528| main | INFO |  -  | Generating unique operation named: queryUsingPOST_11 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.536| main | INFO |  -  | Generating unique operation named: deleteUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.538| main | INFO |  -  | Generating unique operation named: saveUsingPOST_11 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.541| main | INFO |  -  | Generating unique operation named: selectUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.542| main | INFO |  -  | Generating unique operation named: enableUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.546| main | INFO |  -  | Generating unique operation named: saveUsingPOST_12 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.547| main | INFO |  -  | Generating unique operation named: selectUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 11:15:00.579| main | INFO |  -  | Started ThemisAdminApplication in 10.609 seconds (JVM running for 12.043) | [org.springframework.boot.StartupInfoLogger:61]
+2023-04-23 11:15:00.582| main | INFO |  -  | 服务器启动时执行 start | [com.qmth.themis.admin.start.StartRunning:37]
+2023-04-23 11:15:00.618| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.621| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6eaf6ced] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.632| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@527979439 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.634| 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 (org_id IS NULL) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.635| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.643| main | DEBUG |  -  | <==      Total: 32 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.643| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6eaf6ced] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.763| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.764| main | DEBUG |  -  | Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7baea18b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.782| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2008013765 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.782| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.784| main | DEBUG |  -  | ==> Parameters: test-school-1(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.789| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.789| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7baea18b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.789| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7baea18b] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.790| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.791| main | DEBUG |  -  | ==> Parameters: test-school-2(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.793| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.793| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7baea18b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.796| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7baea18b] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.818| main | DEBUG |  -  | ==>  Preparing: DELETE FROM t_s_auth WHERE (id >= ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.819| main | DEBUG |  -  | ==> Parameters: 0(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.821| main | DEBUG |  -  | <==    Updates: 2 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.821| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7baea18b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.825| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2008013765 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.825| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.826| main | DEBUG |  -  | ==> Parameters: 382851458565410816(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.827| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.836| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.838| main | DEBUG |  -  | ==> Parameters: 382851458565410816(Long), 1(Long), 8134f6aae0134770b8618913705d3667(String), s1NENpvc8Jq5evcE0B7GfLmoQOvwmlCy(String), ON_LINE(String), 1682219700835(Long), 1682219700835(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.840| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.840| main | DEBUG |  -  | ==> Parameters: 382851458695434240(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.842| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.844| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.844| main | DEBUG |  -  | ==> Parameters: 382851458695434240(Long), 2(Long), 8134f6aae0134770b8618913705d3667(String), s1NENpvc8Jq5evcE0B7GfLmoQOvwmlCy(String), ON_LINE(String), 1682219700843(Long), 1682219700843(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.845| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2008013765 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.847| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.847| main | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.848| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.867| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.871| main | DEBUG |  -  | ==> Parameters: test-school-1(String), 测试学校_1(String), https://solar-file.qmth.com.cn/org/logo/1.png(String), 1(Integer), 1(Integer), 41a9c68b71c9486db62de90980bd7e9a(String), yhe22bNXMRljatkvJA4f56by9dIAJBjv(String), 1(Integer), 1(Integer), 1(Long), 1671702666147(Long), 1(Long), 1682219700863(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.875| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.875| main | DEBUG |  -  | ==> Parameters: 2(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.879| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.882| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.883| main | DEBUG |  -  | ==> Parameters: test-school-2(String), 测试学校_2(String), https://solar-file.qmth.com.cn/org/logo/2.png(String), 1(Integer), 1(Integer), d81badf113d1450c9f554809e1282ae1(String), dmILQXiRESNasxUylMNGl05R0JsaVb9t(String), 1(Integer), 1(Integer), 1(Long), 1671702666138(Long), 1682219700880(Long), 2(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.906| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7baea18b] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.910| 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 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.910| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.913| main | DEBUG |  -  | <==      Total: 4 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.913| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7baea18b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.914| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2008013765 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.915| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.915| main | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.917| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.919| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.920| main | DEBUG |  -  | ==> Parameters: test-school-1(String), 测试学校_1(String), https://solar-file.qmth.com.cn/org/logo/1.png(String), 1(Integer), 1(Integer), 41a9c68b71c9486db62de90980bd7e9a(String), yhe22bNXMRljatkvJA4f56by9dIAJBjv(String), 1(Integer), 1(Integer), 1(Long), 1671702666147(Long), 1(Long), 1682219700918(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.922| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.922| main | DEBUG |  -  | ==> Parameters: 2(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.926| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.928| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.929| main | DEBUG |  -  | ==> Parameters: test-school-2(String), 测试学校_2(String), https://solar-file.qmth.com.cn/org/logo/2.png(String), 1(Integer), 1(Integer), d81badf113d1450c9f554809e1282ae1(String), dmILQXiRESNasxUylMNGl05R0JsaVb9t(String), 1(Integer), 1(Integer), 1(Long), 1671702666138(Long), 1682219700927(Long), 2(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.931| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.932| main | DEBUG |  -  | ==> Parameters: 17(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.934| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.936| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.937| main | DEBUG |  -  | ==> Parameters: xjtu(String), 西安交通大学(String), http://static-test.qmth.com.cn/file/2022/12/22/qdnMaku9jFdU4bB0sBg1t.jpg?Expires=1671702965&OSSAccessKeyId=LTAI4FnJ2pgV6aGceYcCkeEi&Signature=yLwlnZkRQWKICP1JhJjj71pOGjI%3D(String), 0(Integer), 1(Integer), caabd6ddde7d4b0ca98cfd2109f14d95(String), 3KiuJE1Qgjh5tV23ODQFtxuzchAtcLZQ(String), 1(Integer), 1(Integer), 1(Long), 1671702666155(Long), 1682219700934(Long), 17(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.940| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.941| main | DEBUG |  -  | ==> Parameters: 183(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.943| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.944| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.945| main | DEBUG |  -  | ==> Parameters: xjtuyjs(String), 西安交通大学研究生院(String), http://static-test.qmth.com.cn/file/2022/12/22/qycrKtn5r07AMW9DE3vvU.jpg?Expires=1671702966&OSSAccessKeyId=LTAI4FnJ2pgV6aGceYcCkeEi&Signature=ZCZjT9%2FI2Qbm523GPGqxhu1kbHI%3D(String), 0(Integer), 1(Integer), 850b6e9d63c4459c8c7037c63f9ddd6c(String), aWM433KTcVnhLQSEnhhD6TyPT0T24826(String), 1(Integer), 1(Integer), 1(Long), 1671702666120(Long), 1682219700944(Long), 183(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.950| main | DEBUG |  -  | Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7baea18b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.950| main | DEBUG |  -  | Transaction synchronization deregistering SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7baea18b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.950| main | DEBUG |  -  | Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7baea18b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:00.951| main | INFO |  -  | 服务器启动时执行 end | [com.qmth.themis.admin.start.StartRunning:42]
+2023-04-23 11:15:03.469| http-nio-6001-exec-1 | INFO |  -  | Initializing Spring DispatcherServlet 'dispatcherServlet' | [org.apache.juli.logging.DirectJDKLog:173]
+2023-04-23 11:15:03.470| http-nio-6001-exec-1 | INFO |  -  | Initializing Servlet 'dispatcherServlet' | [org.springframework.web.servlet.FrameworkServlet:525]
+2023-04-23 11:15:03.492| http-nio-6001-exec-1 | INFO |  -  | Completed initialization in 22 ms | [org.springframework.web.servlet.FrameworkServlet:547]
+2023-04-23 11:15:03.504| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:15:03.505| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:xAZWNTXNqGb8ybQ9NipWpGayNUc=, time:1682219703413 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:15:03.574| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:03.575| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@790e689f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:03.588| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1503351411 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:03.590| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:03.591| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: test-school-1(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:03.594| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:03.595| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@790e689f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:03.789| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:03.791| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4cbbb2ae] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:03.931| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1358867162 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:03.933| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT temp.*, toer.id AS examRecordId, IFNULL(toer.paper_download, 1) AS paperDownload, toer.status AS statusCode, TRUNCATE(toer.answer_progress, 2) AS progress, IFNULL(toer.client_current_ip, '无') AS clientCurrentIp, IFNULL(toer.warning_count, 0) AS warningCount, IFNULL(toer.breach_status, 1) AS breachStatus, IFNULL(toer.client_websocket_status, 'OFF_LINE') AS clientWebsocketStatus, toer.client_last_sync_time AS updateTime, toer.monitor_video_source AS monitorVideoSource, toer.monitor_record AS monitorRecord, toer.finish_type AS finishType, (SELECT count(1) FROM t_ie_invigilate_warn_info tiiwi WHERE tiiwi.exam_record_id = toer.id AND tiiwi.`type` = 'FACE_COUNT_ERROR' AND tiiwi.`level` = 'D8') AS multipleFaceCount, (SELECT count(1) FROM t_ie_invigilate_exception_info tiiei WHERE tiiei.exam_record_id = toer.id) AS exceptionCount FROM (SELECT DISTINCT s.exam_id AS examId, tee.name AS examName, s.exam_activity_id AS examActivityId, teea.code AS examActivityCode, s.id AS examStudentId, s.identity, s.room_code AS roomCode, s.room_name AS roomName, s.name, s.course_name AS courseName, s.course_code AS courseCode, tes.mobile_number AS mobileNumber FROM t_e_exam_student s LEFT JOIN t_e_exam tee ON tee.id = s.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = s.exam_activity_id LEFT JOIN t_e_student tes ON s.student_id = tes.id WHERE EXISTS (SELECT toer.exam_student_id FROM t_oe_exam_record toer WHERE s.id = toer.exam_student_id) AND s.exam_id = ? AND tee.org_id = ?) temp LEFT JOIN t_oe_exam_record toer ON toer.exam_student_id = temp.examStudentId WHERE 1 = 1 AND toer.status <> 'JUNK') t, (SELECT @i := 0) AS i WHERE 1 = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:03.934| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:03.947| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:03.962| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select (@i := @i + 1) as seq,t.* from( select temp.*, toer.id as examRecordId, IFNULL(toer.paper_download,1) as paperDownload, toer.status as statusCode, TRUNCATE(toer.answer_progress,2) as progress, IFNULL(toer.client_current_ip,'无') as clientCurrentIp, IFNULL(toer.warning_count,0) as warningCount, IFNULL(toer.breach_status,1) as breachStatus, IFNULL(toer.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, toer.client_last_sync_time as updateTime, toer.monitor_video_source as monitorVideoSource, toer.monitor_record as monitorRecord, toer.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = toer.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = toer.id) as exceptionCount from ( select distinct s.exam_id as examId, tee.name as examName, s.exam_activity_id as examActivityId, teea.code as examActivityCode, s.id as examStudentId, s.identity, s.room_code as roomCode, s.room_name as roomName, s.name, s.course_name as courseName, s.course_code as courseCode, tes.mobile_number as mobileNumber from t_e_exam_student s left join t_e_exam tee on tee.id = s.exam_id left join t_e_exam_activity teea on teea.id = s.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE EXISTS( select toer.exam_student_id from t_oe_exam_record toer where s.id = toer.exam_student_id ) and s.exam_id = ? and tee.org_id = ? ) temp left join t_oe_exam_record toer on toer.exam_student_id = temp.examStudentId WHERE 1 = 1 and toer.status <> 'JUNK' ) t, (SELECT @i := 0) as i WHERE 1 = 1 order by t.roomCode LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:03.963| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:03.980| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:03.981| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4cbbb2ae] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:03.983| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/history/list
+============类============:com.qmth.themis.admin.api.TIeInvigilateController
+============方法============:historyList
+参数key:"examId",参数value:355653392754282496
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"status",参数value:null
+参数key:"breachStatus",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"minMultipleFaceCount",参数value:null
+参数key:"maxMultipleFaceCount",参数value:null
+参数key:"minExceptionCount",参数value:null
+参数key:"maxExceptionCount",参数value:null
+参数key:"minWarningCount",参数value:null
+参数key:"maxWarningCount",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:15:04.972| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:15:04.972| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:15:04.979| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:KIPQnzo75KY0HGyS3nZabyiKrp4=, time:1682219704945 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:15:04.979| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:s+vAXrrihLx+nE5ye/mCNIJUgxI=, time:1682219704944 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:15:05.050| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:05.051| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:05.051| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@190de757] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:05.051| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@cbc7e8a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:05.056| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1225621012 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:05.058| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:05.063| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1755619711 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:05.064| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:05.064| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:05.064| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:05.071| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:05.071| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:05.071| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@190de757] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:05.071| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@cbc7e8a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:05.071| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:15:05.071| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:15:15.118| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:15:15.118| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:15:15.121| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:4sx0P6NxDEjHSRWK7y1bdAQ39Fs=, time:1682219715093 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:15:15.122| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:SAAxr2hkwiL2rt9tniWzwAqjOGQ=, time:1682219715094 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:15:15.139| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:15.141| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@158a48b9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:15.142| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:15.142| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@551b65ae] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:15.154| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1192645751 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:15.154| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1351144556 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:15.159| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:15.159| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:15.161| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:15.161| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:15.168| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:15.168| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:15.168| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@551b65ae] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:15.168| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@158a48b9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:15.169| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:15:15.169| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:15:16.053| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:15:16.058| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:jhXI5E4E4DcEdLHdLq4CaXfnQN4=, time:1682219716035 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:15:16.081| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:16.082| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@569f4d2b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:16.125| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@329111964 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:16.125| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT temp.*, toer.id AS examRecordId, IFNULL(toer.paper_download, 1) AS paperDownload, toer.status AS statusCode, TRUNCATE(toer.answer_progress, 2) AS progress, IFNULL(toer.client_current_ip, '无') AS clientCurrentIp, IFNULL(toer.warning_count, 0) AS warningCount, IFNULL(toer.breach_status, 1) AS breachStatus, IFNULL(toer.client_websocket_status, 'OFF_LINE') AS clientWebsocketStatus, toer.client_last_sync_time AS updateTime, toer.monitor_video_source AS monitorVideoSource, toer.monitor_record AS monitorRecord, toer.finish_type AS finishType, (SELECT count(1) FROM t_ie_invigilate_warn_info tiiwi WHERE tiiwi.exam_record_id = toer.id AND tiiwi.`type` = 'FACE_COUNT_ERROR' AND tiiwi.`level` = 'D8') AS multipleFaceCount, (SELECT count(1) FROM t_ie_invigilate_exception_info tiiei WHERE tiiei.exam_record_id = toer.id) AS exceptionCount FROM (SELECT DISTINCT s.exam_id AS examId, tee.name AS examName, s.exam_activity_id AS examActivityId, teea.code AS examActivityCode, s.id AS examStudentId, s.identity, s.room_code AS roomCode, s.room_name AS roomName, s.name, s.course_name AS courseName, s.course_code AS courseCode, tes.mobile_number AS mobileNumber FROM t_e_exam_student s LEFT JOIN t_e_exam tee ON tee.id = s.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = s.exam_activity_id LEFT JOIN t_e_student tes ON s.student_id = tes.id WHERE EXISTS (SELECT toer.exam_student_id FROM t_oe_exam_record toer WHERE s.id = toer.exam_student_id) AND s.exam_id = ? AND tee.org_id = ?) temp LEFT JOIN t_oe_exam_record toer ON toer.exam_student_id = temp.examStudentId WHERE 1 = 1 AND toer.status <> 'JUNK') t, (SELECT @i := 0) AS i WHERE 1 = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:16.126| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:16.130| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:16.131| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select (@i := @i + 1) as seq,t.* from( select temp.*, toer.id as examRecordId, IFNULL(toer.paper_download,1) as paperDownload, toer.status as statusCode, TRUNCATE(toer.answer_progress,2) as progress, IFNULL(toer.client_current_ip,'无') as clientCurrentIp, IFNULL(toer.warning_count,0) as warningCount, IFNULL(toer.breach_status,1) as breachStatus, IFNULL(toer.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, toer.client_last_sync_time as updateTime, toer.monitor_video_source as monitorVideoSource, toer.monitor_record as monitorRecord, toer.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = toer.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = toer.id) as exceptionCount from ( select distinct s.exam_id as examId, tee.name as examName, s.exam_activity_id as examActivityId, teea.code as examActivityCode, s.id as examStudentId, s.identity, s.room_code as roomCode, s.room_name as roomName, s.name, s.course_name as courseName, s.course_code as courseCode, tes.mobile_number as mobileNumber from t_e_exam_student s left join t_e_exam tee on tee.id = s.exam_id left join t_e_exam_activity teea on teea.id = s.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE EXISTS( select toer.exam_student_id from t_oe_exam_record toer where s.id = toer.exam_student_id ) and s.exam_id = ? and tee.org_id = ? ) temp left join t_oe_exam_record toer on toer.exam_student_id = temp.examStudentId WHERE 1 = 1 and toer.status <> 'JUNK' ) t, (SELECT @i := 0) as i WHERE 1 = 1 order by t.roomCode LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:16.133| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:16.139| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:16.140| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@569f4d2b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:16.140| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/history/list
+============类============:com.qmth.themis.admin.api.TIeInvigilateController
+============方法============:historyList
+参数key:"examId",参数value:355653392754282496
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"status",参数value:null
+参数key:"breachStatus",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"minMultipleFaceCount",参数value:null
+参数key:"maxMultipleFaceCount",参数value:null
+参数key:"minExceptionCount",参数value:null
+参数key:"maxExceptionCount",参数value:null
+参数key:"minWarningCount",参数value:null
+参数key:"maxWarningCount",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:15:25.194| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:15:25.194| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:15:25.195| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:vQuV5NU4+tMoH8fp3hqHi54r504=, time:1682219725184 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:15:25.195| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:HKFyaYNBIk46fs1QFKzdvEJdC/g=, time:1682219725183 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:15:25.218| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:25.219| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:25.220| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3bf0a852] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:25.220| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fb18b61] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:25.222| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1823861676 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:25.222| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@317736763 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:25.223| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:25.223| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:25.224| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:25.224| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:25.226| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:25.226| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:25.227| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3bf0a852] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:25.227| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fb18b61] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:25.228| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:15:25.228| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:15:28.779| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:15:28.783| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:15:35.252| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:15:35.252| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:15:35.254| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:K/i9wjsbM76s0KvGj5gYud8yjZg=, time:1682219735241 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:15:35.254| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:0XjOuALIe1ie15mmV+apnUI05Ug=, time:1682219735242 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:15:35.264| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:35.265| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f63130f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:35.269| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:35.270| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b8a991] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:35.270| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@174167175 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:35.271| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:35.271| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1335806118 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:35.272| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:35.272| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:35.273| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:35.274| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:35.274| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:35.275| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b8a991] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:35.275| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f63130f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:35.275| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:15:35.275| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:15:45.321| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:15:45.321| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:15:45.327| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:ZLNcsB48AB0iK61wrmW9Na0urgk=, time:1682219745287 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:15:45.327| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:hB7X6y79qKCp8Vjv+up8hfngNUg=, time:1682219745288 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:15:45.352| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:45.353| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:45.354| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d60c45b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:45.354| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2451fa16] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:45.360| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1121362387 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:45.360| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@82310312 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:45.364| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:45.364| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:45.365| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:45.365| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:45.369| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:45.369| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:45.370| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d60c45b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:45.370| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2451fa16] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:45.370| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:15:45.370| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:15:55.401| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:15:55.401| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:15:55.404| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:5J630QipmOQKAitzRsjxAAyHl0U=, time:1682219755384 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:15:55.404| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:rkyLJhDeqwAknsbPKeLoEKP8oOM=, time:1682219755385 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:15:55.415| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:55.420| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:55.421| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4358efd0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:55.421| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b17308] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:55.426| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2041950090 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:55.426| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1514365686 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:55.428| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:55.428| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:55.429| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:55.429| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:55.436| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:55.436| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:55.437| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4358efd0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:55.437| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b17308] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:15:55.437| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:15:55.437| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:15:58.792| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:15:58.797| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:16:05.481| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:16:05.481| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:16:05.484| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:FL3ZU4BcponzhP+oTPnLUqhh7xU=, time:1682219765456 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:16:05.484| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:DmuJkb8U0S+hejLR3P7BKSP/7Ck=, time:1682219765455 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:16:05.507| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:05.510| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30a72b23] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:05.512| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:05.513| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@572d3df5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:05.514| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1569302646 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:05.514| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@948648153 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:05.516| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:05.516| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:05.517| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:05.517| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:05.520| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:05.520| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:05.521| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30a72b23] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:05.521| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@572d3df5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:05.521| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:16:05.522| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:16:15.566| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:16:15.566| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:16:15.572| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:sHTteepcTXysYMeKUL35eJB3DlE=, time:1682219775542 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:16:15.572| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:NqGtISbl370OVccDrK9X42wXEx8=, time:1682219775543 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:16:15.597| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:15.598| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:15.598| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@712f4d34] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:15.598| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71ed2274] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:15.605| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@273078898 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:15.605| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1581310202 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:15.608| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:15.608| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:15.609| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:15.609| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:15.613| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:15.613| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:15.613| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71ed2274] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:15.613| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@712f4d34] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:15.613| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:16:15.613| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:16:25.642| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:16:25.642| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:16:25.643| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Bzk6NIvpFnH8ho9j3xBKMPISWyk=, time:1682219785633 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:16:25.643| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:EkhuGqVShgWYZkAssS+WO6oCzik=, time:1682219785634 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:16:25.653| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:25.654| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@85ad2d9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:25.656| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1334533808 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:25.658| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:25.658| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:25.658| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:25.659| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a4e6bc8] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:25.660| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1143919960 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:25.661| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:25.661| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:25.662| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@85ad2d9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:25.662| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:25.662| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:16:25.664| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:25.664| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a4e6bc8] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:25.665| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:16:28.792| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:16:28.795| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:16:35.685| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:16:35.685| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:16:35.685| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:0KLhSRDyK7chRqISRlzovVdmT28=, time:1682219795679 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:16:35.685| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:yZOWsrp9VSoGYnQ0gN89G7r9wO8=, time:1682219795679 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:16:35.690| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:35.691| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bc6e9a0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:35.692| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2058226671 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:35.693| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:35.693| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a9ffa8e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:35.694| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1931952539 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:35.695| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:35.695| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:35.696| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:35.696| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:35.697| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:35.697| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:35.697| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a9ffa8e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:35.697| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bc6e9a0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:35.697| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:16:35.697| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:16:45.730| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:16:45.732| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:16:45.733| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:RbsXtV5qNYmfNrbiFmO0a8XAJiQ=, time:1682219805714 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:16:45.732| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:gSAZ8t3ObWOmR1uLEn483bGOnjk=, time:1682219805714 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:16:45.802| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:45.804| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:45.810| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41dea967] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:45.810| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b55e8a1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:45.815| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@212277760 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:45.817| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:45.818| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:45.839| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1273797502 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:45.840| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:45.841| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:45.850| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:45.851| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:45.853| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41dea967] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:45.853| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b55e8a1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:45.854| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:16:45.854| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:16:55.912| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:16:55.912| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:16:55.919| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:eK46hX6JApEANGREL20t259PKf8=, time:1682219815878 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:16:55.919| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:dmJkDHMLUjzh2Lhc84CHI/NJaps=, time:1682219815877 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:16:55.944| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:55.946| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55c5dc81] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:55.949| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:55.949| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f3a8e71] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:55.953| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@766740326 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:55.953| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1118069204 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:55.956| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:55.956| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:55.957| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:55.957| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:55.961| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:55.961| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:55.961| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55c5dc81] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:55.961| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f3a8e71] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:55.962| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:16:55.962| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:16:57.965| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:16:57.967| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:xGetP9FCpb1PyCibZxy0L78KGZw=, time:1682219817954 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:16:57.988| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:57.990| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d2f88dd] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:58.034| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@226223424 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:58.037| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT temp.*, toer.id AS examRecordId, IFNULL(toer.paper_download, 1) AS paperDownload, toer.status AS statusCode, TRUNCATE(toer.answer_progress, 2) AS progress, IFNULL(toer.client_current_ip, '无') AS clientCurrentIp, IFNULL(toer.warning_count, 0) AS warningCount, IFNULL(toer.breach_status, 1) AS breachStatus, IFNULL(toer.client_websocket_status, 'OFF_LINE') AS clientWebsocketStatus, toer.client_last_sync_time AS updateTime, toer.monitor_video_source AS monitorVideoSource, toer.monitor_record AS monitorRecord, toer.finish_type AS finishType, (SELECT count(1) FROM t_ie_invigilate_warn_info tiiwi WHERE tiiwi.exam_record_id = toer.id AND tiiwi.`type` = 'FACE_COUNT_ERROR' AND tiiwi.`level` = 'D8') AS multipleFaceCount, (SELECT count(1) FROM t_ie_invigilate_exception_info tiiei WHERE tiiei.exam_record_id = toer.id) AS exceptionCount FROM (SELECT DISTINCT s.exam_id AS examId, tee.name AS examName, s.exam_activity_id AS examActivityId, teea.code AS examActivityCode, s.id AS examStudentId, s.identity, s.room_code AS roomCode, s.room_name AS roomName, s.name, s.course_name AS courseName, s.course_code AS courseCode, tes.mobile_number AS mobileNumber FROM t_e_exam_student s LEFT JOIN t_e_exam tee ON tee.id = s.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = s.exam_activity_id LEFT JOIN t_e_student tes ON s.student_id = tes.id WHERE EXISTS (SELECT toer.exam_student_id FROM t_oe_exam_record toer WHERE s.id = toer.exam_student_id) AND s.exam_id = ? AND tee.org_id = ?) temp LEFT JOIN t_oe_exam_record toer ON toer.exam_student_id = temp.examStudentId WHERE 1 = 1 AND (toer.status = 'ANSWERING' OR toer.status = 'RESUME_PREPARE' OR toer.status = 'BREAK_OFF')) t, (SELECT @i := 0) AS i WHERE 1 = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:58.038| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:58.042| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:58.042| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d2f88dd] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:16:58.042| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/history/list
+============类============:com.qmth.themis.admin.api.TIeInvigilateController
+============方法============:historyList
+参数key:"examId",参数value:355653392754282496
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"status",参数value:"EXAMING"
+参数key:"breachStatus",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"minMultipleFaceCount",参数value:null
+参数key:"maxMultipleFaceCount",参数value:null
+参数key:"minExceptionCount",参数value:null
+参数key:"maxExceptionCount",参数value:null
+参数key:"minWarningCount",参数value:null
+参数key:"maxWarningCount",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:16:58.809| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:16:58.806| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:17:01.545| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:17:01.547| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:CTz9vcKiuwVu2DnFjT34+NxmTGM=, time:1682219821538 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:17:01.554| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:01.554| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71a80b55] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:01.570| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@391099467 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:01.571| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT temp.*, toer.id AS examRecordId, IFNULL(toer.paper_download, 1) AS paperDownload, toer.status AS statusCode, TRUNCATE(toer.answer_progress, 2) AS progress, IFNULL(toer.client_current_ip, '无') AS clientCurrentIp, IFNULL(toer.warning_count, 0) AS warningCount, IFNULL(toer.breach_status, 1) AS breachStatus, IFNULL(toer.client_websocket_status, 'OFF_LINE') AS clientWebsocketStatus, toer.client_last_sync_time AS updateTime, toer.monitor_video_source AS monitorVideoSource, toer.monitor_record AS monitorRecord, toer.finish_type AS finishType, (SELECT count(1) FROM t_ie_invigilate_warn_info tiiwi WHERE tiiwi.exam_record_id = toer.id AND tiiwi.`type` = 'FACE_COUNT_ERROR' AND tiiwi.`level` = 'D8') AS multipleFaceCount, (SELECT count(1) FROM t_ie_invigilate_exception_info tiiei WHERE tiiei.exam_record_id = toer.id) AS exceptionCount FROM (SELECT DISTINCT s.exam_id AS examId, tee.name AS examName, s.exam_activity_id AS examActivityId, teea.code AS examActivityCode, s.id AS examStudentId, s.identity, s.room_code AS roomCode, s.room_name AS roomName, s.name, s.course_name AS courseName, s.course_code AS courseCode, tes.mobile_number AS mobileNumber FROM t_e_exam_student s LEFT JOIN t_e_exam tee ON tee.id = s.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = s.exam_activity_id LEFT JOIN t_e_student tes ON s.student_id = tes.id WHERE EXISTS (SELECT toer.exam_student_id FROM t_oe_exam_record toer WHERE s.id = toer.exam_student_id) AND s.exam_id = ? AND tee.org_id = ?) temp LEFT JOIN t_oe_exam_record toer ON toer.exam_student_id = temp.examStudentId WHERE 1 = 1 AND (toer.status = 'ANSWERING' OR toer.status = 'RESUME_PREPARE' OR toer.status = 'BREAK_OFF')) t, (SELECT @i := 0) AS i WHERE 1 = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:01.572| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:01.575| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:01.576| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71a80b55] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:01.577| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/history/list
+============类============:com.qmth.themis.admin.api.TIeInvigilateController
+============方法============:historyList
+参数key:"examId",参数value:355653392754282496
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"status",参数value:"EXAMING"
+参数key:"breachStatus",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"minMultipleFaceCount",参数value:null
+参数key:"maxMultipleFaceCount",参数value:null
+参数key:"minExceptionCount",参数value:null
+参数key:"maxExceptionCount",参数value:null
+参数key:"minWarningCount",参数value:null
+参数key:"maxWarningCount",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:17:05.985| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:17:05.985| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:17:05.985| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:A3MPgAOhx0vcykmYnVw/qC5nNNs=, time:1682219825977 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:17:05.985| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:24vd0e4j3Gi6M42hZnRf2al6m9w=, time:1682219825976 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:17:05.993| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:05.993| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c3669aa] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:05.994| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:05.994| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70ee8800] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:05.994| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1994009492 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:05.995| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:05.996| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@496187559 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:05.996| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:05.996| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:05.997| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:05.997| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:05.998| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c3669aa] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:05.998| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:05.998| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:17:05.998| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70ee8800] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:05.998| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:17:13.675| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:17:13.677| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:QvtITlR4LxgQ3XHGZrgB0s484r8=, time:1682219833667 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:17:13.689| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:13.690| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3dd3d44d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:13.730| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1411378935 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:13.731| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT temp.*, toer.id AS examRecordId, IFNULL(toer.paper_download, 1) AS paperDownload, toer.status AS statusCode, TRUNCATE(toer.answer_progress, 2) AS progress, IFNULL(toer.client_current_ip, '无') AS clientCurrentIp, IFNULL(toer.warning_count, 0) AS warningCount, IFNULL(toer.breach_status, 1) AS breachStatus, IFNULL(toer.client_websocket_status, 'OFF_LINE') AS clientWebsocketStatus, toer.client_last_sync_time AS updateTime, toer.monitor_video_source AS monitorVideoSource, toer.monitor_record AS monitorRecord, toer.finish_type AS finishType, (SELECT count(1) FROM t_ie_invigilate_warn_info tiiwi WHERE tiiwi.exam_record_id = toer.id AND tiiwi.`type` = 'FACE_COUNT_ERROR' AND tiiwi.`level` = 'D8') AS multipleFaceCount, (SELECT count(1) FROM t_ie_invigilate_exception_info tiiei WHERE tiiei.exam_record_id = toer.id) AS exceptionCount FROM (SELECT DISTINCT s.exam_id AS examId, tee.name AS examName, s.exam_activity_id AS examActivityId, teea.code AS examActivityCode, s.id AS examStudentId, s.identity, s.room_code AS roomCode, s.room_name AS roomName, s.name, s.course_name AS courseName, s.course_code AS courseCode, tes.mobile_number AS mobileNumber FROM t_e_exam_student s LEFT JOIN t_e_exam tee ON tee.id = s.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = s.exam_activity_id LEFT JOIN t_e_student tes ON s.student_id = tes.id WHERE EXISTS (SELECT toer.exam_student_id FROM t_oe_exam_record toer WHERE s.id = toer.exam_student_id) AND s.exam_id = ? AND tee.org_id = ?) temp LEFT JOIN t_oe_exam_record toer ON toer.exam_student_id = temp.examStudentId WHERE 1 = 1 AND toer.status = ?) t, (SELECT @i := 0) AS i WHERE 1 = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:13.732| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long), FIRST_PREPARE(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:13.736| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:13.737| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3dd3d44d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:13.737| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/history/list
+============类============:com.qmth.themis.admin.api.TIeInvigilateController
+============方法============:historyList
+参数key:"examId",参数value:355653392754282496
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"status",参数value:"FIRST_PREPARE"
+参数key:"breachStatus",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"minMultipleFaceCount",参数value:null
+参数key:"maxMultipleFaceCount",参数value:null
+参数key:"minExceptionCount",参数value:null
+参数key:"maxExceptionCount",参数value:null
+参数key:"minWarningCount",参数value:null
+参数key:"maxWarningCount",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:17:16.022| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:17:16.022| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:17:16.022| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Tybm47bNVnHmHFTbzu0Y/Gru3q8=, time:1682219836016 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:17:16.022| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:pVsJ+O9Mi+WSzipkyOs82+ZPXng=, time:1682219836017 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:17:16.028| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:16.028| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:16.028| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5af2be3c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:16.029| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12a0178e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:16.030| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2078936191 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:16.030| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1626149351 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:16.031| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:16.031| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:16.031| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:16.031| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:16.032| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:16.033| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:16.033| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12a0178e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:16.033| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5af2be3c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:16.033| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:17:16.033| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:17:26.075| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:17:26.075| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:17:26.080| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:oYUFSNM3vB4CSBp3Jc7s6+JQ6Z0=, time:1682219846047 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:17:26.080| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:BEEtYLwmGhdOWy8dQe+dZPv5idQ=, time:1682219846048 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:17:26.102| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:26.102| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:26.104| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d8008b3] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:26.104| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d226002] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:26.110| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1310353887 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:26.110| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1914934147 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:26.113| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:26.113| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:26.114| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:26.114| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:26.116| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:26.116| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:26.117| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d8008b3] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:26.117| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d226002] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:26.118| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:17:26.118| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:17:26.731| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:17:26.737| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:oWuSZyO8wJLeMmnyJastbyUucy0=, time:1682219846707 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:17:26.764| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:26.765| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50453b6f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:26.799| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2123129737 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:26.799| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT temp.*, toer.id AS examRecordId, IFNULL(toer.paper_download, 1) AS paperDownload, toer.status AS statusCode, TRUNCATE(toer.answer_progress, 2) AS progress, IFNULL(toer.client_current_ip, '无') AS clientCurrentIp, IFNULL(toer.warning_count, 0) AS warningCount, IFNULL(toer.breach_status, 1) AS breachStatus, IFNULL(toer.client_websocket_status, 'OFF_LINE') AS clientWebsocketStatus, toer.client_last_sync_time AS updateTime, toer.monitor_video_source AS monitorVideoSource, toer.monitor_record AS monitorRecord, toer.finish_type AS finishType, (SELECT count(1) FROM t_ie_invigilate_warn_info tiiwi WHERE tiiwi.exam_record_id = toer.id AND tiiwi.`type` = 'FACE_COUNT_ERROR' AND tiiwi.`level` = 'D8') AS multipleFaceCount, (SELECT count(1) FROM t_ie_invigilate_exception_info tiiei WHERE tiiei.exam_record_id = toer.id) AS exceptionCount FROM (SELECT DISTINCT s.exam_id AS examId, tee.name AS examName, s.exam_activity_id AS examActivityId, teea.code AS examActivityCode, s.id AS examStudentId, s.identity, s.room_code AS roomCode, s.room_name AS roomName, s.name, s.course_name AS courseName, s.course_code AS courseCode, tes.mobile_number AS mobileNumber FROM t_e_exam_student s LEFT JOIN t_e_exam tee ON tee.id = s.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = s.exam_activity_id LEFT JOIN t_e_student tes ON s.student_id = tes.id WHERE EXISTS (SELECT toer.exam_student_id FROM t_oe_exam_record toer WHERE s.id = toer.exam_student_id) AND s.exam_id = ? AND tee.org_id = ?) temp LEFT JOIN t_oe_exam_record toer ON toer.exam_student_id = temp.examStudentId WHERE 1 = 1 AND toer.status = ?) t, (SELECT @i := 0) AS i WHERE 1 = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:26.800| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long), BREAK_OFF(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:26.804| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:26.804| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50453b6f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:26.804| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/history/list
+============类============:com.qmth.themis.admin.api.TIeInvigilateController
+============方法============:historyList
+参数key:"examId",参数value:355653392754282496
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"status",参数value:"BREAK_OFF"
+参数key:"breachStatus",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"minMultipleFaceCount",参数value:null
+参数key:"maxMultipleFaceCount",参数value:null
+参数key:"minExceptionCount",参数value:null
+参数key:"maxExceptionCount",参数value:null
+参数key:"minWarningCount",参数value:null
+参数key:"maxWarningCount",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:17:28.780| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:17:28.791| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:17:36.143| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:17:36.143| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:17:36.144| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:zz5K6uyq8Qrs70Syy94dAah+9s8=, time:1682219856134 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:17:36.144| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:m682T6GimAJss1464Cp0p5ocjjM=, time:1682219856134 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:17:36.164| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:36.165| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6425832d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:36.168| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:36.169| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@721bff0a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:36.169| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@743964456 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:36.169| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1238118952 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:36.170| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:36.170| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:36.170| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:36.170| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:36.172| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:36.172| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:36.172| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6425832d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:36.172| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@721bff0a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:36.173| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:17:36.173| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:17:39.751| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:17:39.754| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:sUCAUbLOGVFlQCLbxXAi43cb+TI=, time:1682219859740 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:17:39.768| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:39.769| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e9e6a6b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:39.796| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2076762623 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:39.796| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT temp.*, toer.id AS examRecordId, IFNULL(toer.paper_download, 1) AS paperDownload, toer.status AS statusCode, TRUNCATE(toer.answer_progress, 2) AS progress, IFNULL(toer.client_current_ip, '无') AS clientCurrentIp, IFNULL(toer.warning_count, 0) AS warningCount, IFNULL(toer.breach_status, 1) AS breachStatus, IFNULL(toer.client_websocket_status, 'OFF_LINE') AS clientWebsocketStatus, toer.client_last_sync_time AS updateTime, toer.monitor_video_source AS monitorVideoSource, toer.monitor_record AS monitorRecord, toer.finish_type AS finishType, (SELECT count(1) FROM t_ie_invigilate_warn_info tiiwi WHERE tiiwi.exam_record_id = toer.id AND tiiwi.`type` = 'FACE_COUNT_ERROR' AND tiiwi.`level` = 'D8') AS multipleFaceCount, (SELECT count(1) FROM t_ie_invigilate_exception_info tiiei WHERE tiiei.exam_record_id = toer.id) AS exceptionCount FROM (SELECT DISTINCT s.exam_id AS examId, tee.name AS examName, s.exam_activity_id AS examActivityId, teea.code AS examActivityCode, s.id AS examStudentId, s.identity, s.room_code AS roomCode, s.room_name AS roomName, s.name, s.course_name AS courseName, s.course_code AS courseCode, tes.mobile_number AS mobileNumber FROM t_e_exam_student s LEFT JOIN t_e_exam tee ON tee.id = s.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = s.exam_activity_id LEFT JOIN t_e_student tes ON s.student_id = tes.id WHERE EXISTS (SELECT toer.exam_student_id FROM t_oe_exam_record toer WHERE s.id = toer.exam_student_id) AND s.exam_id = ? AND tee.org_id = ?) temp LEFT JOIN t_oe_exam_record toer ON toer.exam_student_id = temp.examStudentId WHERE 1 = 1 AND toer.status = ?) t, (SELECT @i := 0) AS i WHERE 1 = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:39.798| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long), BREAK_OFF(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:39.801| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:39.802| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e9e6a6b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:39.802| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/history/list
+============类============:com.qmth.themis.admin.api.TIeInvigilateController
+============方法============:historyList
+参数key:"examId",参数value:355653392754282496
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"status",参数value:"BREAK_OFF"
+参数key:"breachStatus",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"minMultipleFaceCount",参数value:null
+参数key:"maxMultipleFaceCount",参数value:null
+参数key:"minExceptionCount",参数value:null
+参数key:"maxExceptionCount",参数value:null
+参数key:"minWarningCount",参数value:null
+参数key:"maxWarningCount",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:17:46.197| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:17:46.197| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:17:46.198| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:6p2lMQeOS/mh1bu9FqwLS5zxfzc=, time:1682219866192 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:17:46.198| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:CDbK2jBOFZpCGg1J/6Q/tLZmnxA=, time:1682219866193 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:17:46.204| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:46.205| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1be75ac2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:46.205| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:46.206| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@553c8ee2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:46.206| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@775918839 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:46.206| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@268786176 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:46.206| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:46.207| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:46.207| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:46.207| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:46.209| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:46.209| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:46.209| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1be75ac2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:46.209| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@553c8ee2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:46.209| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:17:46.209| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:17:50.812| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:17:50.814| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:zOCNqWR1y/dkMB/XcpWA2XRjKqU=, time:1682219870803 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:17:50.831| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:50.832| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74644ff3] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:50.865| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2056427259 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:50.866| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT temp.*, toer.id AS examRecordId, IFNULL(toer.paper_download, 1) AS paperDownload, toer.status AS statusCode, TRUNCATE(toer.answer_progress, 2) AS progress, IFNULL(toer.client_current_ip, '无') AS clientCurrentIp, IFNULL(toer.warning_count, 0) AS warningCount, IFNULL(toer.breach_status, 1) AS breachStatus, IFNULL(toer.client_websocket_status, 'OFF_LINE') AS clientWebsocketStatus, toer.client_last_sync_time AS updateTime, toer.monitor_video_source AS monitorVideoSource, toer.monitor_record AS monitorRecord, toer.finish_type AS finishType, (SELECT count(1) FROM t_ie_invigilate_warn_info tiiwi WHERE tiiwi.exam_record_id = toer.id AND tiiwi.`type` = 'FACE_COUNT_ERROR' AND tiiwi.`level` = 'D8') AS multipleFaceCount, (SELECT count(1) FROM t_ie_invigilate_exception_info tiiei WHERE tiiei.exam_record_id = toer.id) AS exceptionCount FROM (SELECT DISTINCT s.exam_id AS examId, tee.name AS examName, s.exam_activity_id AS examActivityId, teea.code AS examActivityCode, s.id AS examStudentId, s.identity, s.room_code AS roomCode, s.room_name AS roomName, s.name, s.course_name AS courseName, s.course_code AS courseCode, tes.mobile_number AS mobileNumber FROM t_e_exam_student s LEFT JOIN t_e_exam tee ON tee.id = s.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = s.exam_activity_id LEFT JOIN t_e_student tes ON s.student_id = tes.id WHERE NOT EXISTS (SELECT toer.exam_student_id FROM t_oe_exam_record toer WHERE s.id = toer.exam_student_id) AND s.exam_id = ? AND tee.org_id = ?) temp LEFT JOIN t_oe_exam_record toer ON toer.exam_student_id = temp.examStudentId WHERE 1 = 1) t, (SELECT @i := 0) AS i WHERE 1 = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:50.867| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:50.873| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:50.877| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select (@i := @i + 1) as seq,t.* from( select temp.*, toer.id as examRecordId, IFNULL(toer.paper_download,1) as paperDownload, toer.status as statusCode, TRUNCATE(toer.answer_progress,2) as progress, IFNULL(toer.client_current_ip,'无') as clientCurrentIp, IFNULL(toer.warning_count,0) as warningCount, IFNULL(toer.breach_status,1) as breachStatus, IFNULL(toer.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, toer.client_last_sync_time as updateTime, toer.monitor_video_source as monitorVideoSource, toer.monitor_record as monitorRecord, toer.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = toer.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = toer.id) as exceptionCount from ( select distinct s.exam_id as examId, tee.name as examName, s.exam_activity_id as examActivityId, teea.code as examActivityCode, s.id as examStudentId, s.identity, s.room_code as roomCode, s.room_name as roomName, s.name, s.course_name as courseName, s.course_code as courseCode, tes.mobile_number as mobileNumber from t_e_exam_student s left join t_e_exam tee on tee.id = s.exam_id left join t_e_exam_activity teea on teea.id = s.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE NOT EXISTS( select toer.exam_student_id from t_oe_exam_record toer where s.id = toer.exam_student_id ) and s.exam_id = ? and tee.org_id = ? ) temp left join t_oe_exam_record toer on toer.exam_student_id = temp.examStudentId WHERE 1 = 1 ) t, (SELECT @i := 0) as i WHERE 1 = 1 order by t.roomCode LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:50.878| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:50.885| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 8 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:50.885| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74644ff3] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:50.886| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/history/list
+============类============:com.qmth.themis.admin.api.TIeInvigilateController
+============方法============:historyList
+参数key:"examId",参数value:355653392754282496
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"status",参数value:"UN_FINISH"
+参数key:"breachStatus",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"minMultipleFaceCount",参数value:null
+参数key:"maxMultipleFaceCount",参数value:null
+参数key:"minExceptionCount",参数value:null
+参数key:"maxExceptionCount",参数value:null
+参数key:"minWarningCount",参数value:null
+参数key:"maxWarningCount",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:17:56.251| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:17:56.251| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:17:56.256| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:NYPl5yTTQ1XIpQxmr75m9PkXGiQ=, time:1682219876221 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:17:56.256| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:qkeYiT2CFUdXLavurBpf08IDWm4=, time:1682219876221 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:17:56.281| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:56.282| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:56.284| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b99c85e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:56.284| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@617da503] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:56.288| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1013539758 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:56.288| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@601207619 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:56.291| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:56.291| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:56.292| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:56.292| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:56.302| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:56.302| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:56.303| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@617da503] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:56.303| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b99c85e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:17:56.303| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:17:56.303| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:17:58.806| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:17:58.805| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:18:06.346| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:18:06.346| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:18:06.349| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece://JNilxaIrMvjaIFpZN3cETACdM=, time:1682219886321 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:18:06.349| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Spdna3MS6xHeJGGoSVxzJ7darxo=, time:1682219886320 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:18:06.371| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:06.372| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36200beb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:06.376| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:06.376| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12b793b0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:06.379| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2141129705 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:06.379| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@955062433 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:06.381| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:06.381| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:06.382| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:06.382| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:06.387| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:06.387| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:06.387| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12b793b0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:06.387| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36200beb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:06.387| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:18:06.387| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:18:16.410| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:18:16.410| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:18:16.411| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:LpQwA6FBxJ64q/Th26sv3wC9Orc=, time:1682219896401 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:18:16.411| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:b4Fw5e3aUVKGL5pCLmiG9VjeeBs=, time:1682219896402 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:18:16.428| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:16.429| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c0ceb9f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:16.430| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:16.430| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4435614c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:16.432| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1856885011 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:16.432| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@783170412 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:16.433| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:16.433| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:16.434| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:16.434| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:16.436| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:16.436| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:16.436| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c0ceb9f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:16.436| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4435614c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:16.437| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:18:16.437| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:18:17.753| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:18:17.754| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:d/aDh8zx2+FuXA6sojrhKsgH0p8=, time:1682219897747 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:18:17.768| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:17.769| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17880c28] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:17.803| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1931244375 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:17.805| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT temp.*, toer.id AS examRecordId, IFNULL(toer.paper_download, 1) AS paperDownload, toer.status AS statusCode, TRUNCATE(toer.answer_progress, 2) AS progress, IFNULL(toer.client_current_ip, '无') AS clientCurrentIp, IFNULL(toer.warning_count, 0) AS warningCount, IFNULL(toer.breach_status, 1) AS breachStatus, IFNULL(toer.client_websocket_status, 'OFF_LINE') AS clientWebsocketStatus, toer.client_last_sync_time AS updateTime, toer.monitor_video_source AS monitorVideoSource, toer.monitor_record AS monitorRecord, toer.finish_type AS finishType, (SELECT count(1) FROM t_ie_invigilate_warn_info tiiwi WHERE tiiwi.exam_record_id = toer.id AND tiiwi.`type` = 'FACE_COUNT_ERROR' AND tiiwi.`level` = 'D8') AS multipleFaceCount, (SELECT count(1) FROM t_ie_invigilate_exception_info tiiei WHERE tiiei.exam_record_id = toer.id) AS exceptionCount FROM (SELECT DISTINCT s.exam_id AS examId, tee.name AS examName, s.exam_activity_id AS examActivityId, teea.code AS examActivityCode, s.id AS examStudentId, s.identity, s.room_code AS roomCode, s.room_name AS roomName, s.name, s.course_name AS courseName, s.course_code AS courseCode, tes.mobile_number AS mobileNumber FROM t_e_exam_student s LEFT JOIN t_e_exam tee ON tee.id = s.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = s.exam_activity_id LEFT JOIN t_e_student tes ON s.student_id = tes.id WHERE NOT EXISTS (SELECT toer.exam_student_id FROM t_oe_exam_record toer WHERE s.id = toer.exam_student_id) AND s.exam_id = ? AND tee.org_id = ?) temp LEFT JOIN t_oe_exam_record toer ON toer.exam_student_id = temp.examStudentId WHERE 1 = 1) t, (SELECT @i := 0) AS i WHERE 1 = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:17.806| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:17.809| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:17.811| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select (@i := @i + 1) as seq,t.* from( select temp.*, toer.id as examRecordId, IFNULL(toer.paper_download,1) as paperDownload, toer.status as statusCode, TRUNCATE(toer.answer_progress,2) as progress, IFNULL(toer.client_current_ip,'无') as clientCurrentIp, IFNULL(toer.warning_count,0) as warningCount, IFNULL(toer.breach_status,1) as breachStatus, IFNULL(toer.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, toer.client_last_sync_time as updateTime, toer.monitor_video_source as monitorVideoSource, toer.monitor_record as monitorRecord, toer.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = toer.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = toer.id) as exceptionCount from ( select distinct s.exam_id as examId, tee.name as examName, s.exam_activity_id as examActivityId, teea.code as examActivityCode, s.id as examStudentId, s.identity, s.room_code as roomCode, s.room_name as roomName, s.name, s.course_name as courseName, s.course_code as courseCode, tes.mobile_number as mobileNumber from t_e_exam_student s left join t_e_exam tee on tee.id = s.exam_id left join t_e_exam_activity teea on teea.id = s.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE NOT EXISTS( select toer.exam_student_id from t_oe_exam_record toer where s.id = toer.exam_student_id ) and s.exam_id = ? and tee.org_id = ? ) temp left join t_oe_exam_record toer on toer.exam_student_id = temp.examStudentId WHERE 1 = 1 ) t, (SELECT @i := 0) as i WHERE 1 = 1 order by t.roomCode LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:17.812| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:17.822| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 8 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:17.823| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17880c28] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:17.823| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/history/list
+============类============:com.qmth.themis.admin.api.TIeInvigilateController
+============方法============:historyList
+参数key:"examId",参数value:355653392754282496
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"status",参数value:"UN_FINISH"
+参数key:"breachStatus",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"minMultipleFaceCount",参数value:null
+参数key:"maxMultipleFaceCount",参数value:null
+参数key:"minExceptionCount",参数value:null
+参数key:"maxExceptionCount",参数value:null
+参数key:"minWarningCount",参数value:null
+参数key:"maxWarningCount",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:18:23.461| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:18:23.463| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:fXpCpERDjYiBir+1mZ85ELMCbTs=, time:1682219903451 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:18:23.473| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:23.475| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e8effdd] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:23.503| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@639647898 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:23.505| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT temp.*, toer.id AS examRecordId, IFNULL(toer.paper_download, 1) AS paperDownload, toer.status AS statusCode, TRUNCATE(toer.answer_progress, 2) AS progress, IFNULL(toer.client_current_ip, '无') AS clientCurrentIp, IFNULL(toer.warning_count, 0) AS warningCount, IFNULL(toer.breach_status, 1) AS breachStatus, IFNULL(toer.client_websocket_status, 'OFF_LINE') AS clientWebsocketStatus, toer.client_last_sync_time AS updateTime, toer.monitor_video_source AS monitorVideoSource, toer.monitor_record AS monitorRecord, toer.finish_type AS finishType, (SELECT count(1) FROM t_ie_invigilate_warn_info tiiwi WHERE tiiwi.exam_record_id = toer.id AND tiiwi.`type` = 'FACE_COUNT_ERROR' AND tiiwi.`level` = 'D8') AS multipleFaceCount, (SELECT count(1) FROM t_ie_invigilate_exception_info tiiei WHERE tiiei.exam_record_id = toer.id) AS exceptionCount FROM (SELECT DISTINCT s.exam_id AS examId, tee.name AS examName, s.exam_activity_id AS examActivityId, teea.code AS examActivityCode, s.id AS examStudentId, s.identity, s.room_code AS roomCode, s.room_name AS roomName, s.name, s.course_name AS courseName, s.course_code AS courseCode, tes.mobile_number AS mobileNumber FROM t_e_exam_student s LEFT JOIN t_e_exam tee ON tee.id = s.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = s.exam_activity_id LEFT JOIN t_e_student tes ON s.student_id = tes.id WHERE NOT EXISTS (SELECT toer.exam_student_id FROM t_oe_exam_record toer WHERE s.id = toer.exam_student_id) AND s.exam_id = ? AND tee.org_id = ?) temp LEFT JOIN t_oe_exam_record toer ON toer.exam_student_id = temp.examStudentId WHERE 1 = 1) t, (SELECT @i := 0) AS i WHERE 1 = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:23.629| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:23.642| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:23.645| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select (@i := @i + 1) as seq,t.* from( select temp.*, toer.id as examRecordId, IFNULL(toer.paper_download,1) as paperDownload, toer.status as statusCode, TRUNCATE(toer.answer_progress,2) as progress, IFNULL(toer.client_current_ip,'无') as clientCurrentIp, IFNULL(toer.warning_count,0) as warningCount, IFNULL(toer.breach_status,1) as breachStatus, IFNULL(toer.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, toer.client_last_sync_time as updateTime, toer.monitor_video_source as monitorVideoSource, toer.monitor_record as monitorRecord, toer.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = toer.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = toer.id) as exceptionCount from ( select distinct s.exam_id as examId, tee.name as examName, s.exam_activity_id as examActivityId, teea.code as examActivityCode, s.id as examStudentId, s.identity, s.room_code as roomCode, s.room_name as roomName, s.name, s.course_name as courseName, s.course_code as courseCode, tes.mobile_number as mobileNumber from t_e_exam_student s left join t_e_exam tee on tee.id = s.exam_id left join t_e_exam_activity teea on teea.id = s.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE NOT EXISTS( select toer.exam_student_id from t_oe_exam_record toer where s.id = toer.exam_student_id ) and s.exam_id = ? and tee.org_id = ? ) temp left join t_oe_exam_record toer on toer.exam_student_id = temp.examStudentId WHERE 1 = 1 ) t, (SELECT @i := 0) as i WHERE 1 = 1 order by t.roomCode LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:23.646| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 355653392754282496(Long), 1(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:23.649| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 8 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:23.649| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e8effdd] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:23.650| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/history/list
+============类============:com.qmth.themis.admin.api.TIeInvigilateController
+============方法============:historyList
+参数key:"examId",参数value:355653392754282496
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"status",参数value:"UN_FINISH"
+参数key:"breachStatus",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"minMultipleFaceCount",参数value:null
+参数key:"maxMultipleFaceCount",参数value:null
+参数key:"minExceptionCount",参数value:null
+参数key:"maxExceptionCount",参数value:null
+参数key:"minWarningCount",参数value:null
+参数key:"maxWarningCount",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:18:26.469| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:18:26.469| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:18:26.471| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:P7ybpk4Qw2ADLSHA62sYvPRWrdM=, time:1682219906444 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:18:26.471| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:rVzs9Dj7cN54qIxaAL4JKkMVI8s=, time:1682219906445 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:18:26.489| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:26.489| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:26.491| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@687e42e9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:26.491| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d4ee9ec] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:26.494| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@175512503 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:26.494| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1734098830 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:26.498| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:26.498| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:26.499| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:26.499| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:26.501| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:26.502| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d4ee9ec] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:26.502| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:26.503| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:18:26.503| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@687e42e9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:26.504| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:18:28.792| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:18:28.814| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:18:36.535| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:18:36.535| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:18:36.536| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:15S5TXLVNg10GDxgtumsrrjdTWw=, time:1682219916518 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:18:36.536| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:lhuCEpsDKmW6dN+NS2rirjGTJFc=, time:1682219916517 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:18:36.556| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:36.557| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@727c998f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:36.564| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1998822211 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:36.564| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:36.565| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40a55524] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:36.567| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1883007494 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:36.567| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:36.567| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:36.568| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:36.568| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:36.572| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:36.572| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:36.572| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@727c998f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:36.572| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40a55524] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:36.572| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:18:36.572| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:18:46.607| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:18:46.607| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:18:46.609| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:2vH9u6OP/EdxO5pI9QEWYNBo0iY=, time:1682219926593 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:18:46.609| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:ZXUNwAfegSMa1xTFgyEBS4npNZU=, time:1682219926594 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:18:46.627| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:46.628| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@90a1103] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:46.629| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:46.629| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1152572261 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:46.629| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@794d74c7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:46.630| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:46.631| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1415243586 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:46.631| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:46.631| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:46.632| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:46.633| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:46.633| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@90a1103] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:46.633| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:46.634| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:18:46.634| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@794d74c7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:46.634| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:18:56.654| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:18:56.654| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:18:56.655| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:jGhBY5oPtmKzo374r5ANvhT+rug=, time:1682219936648 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:18:56.655| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:iMXkE0TbmjBk1xEQ9lU0NJsOmHI=, time:1682219936647 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:18:56.660| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:56.660| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:56.660| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@354244d5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:56.661| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6fe35895] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:56.661| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@541377396 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:56.661| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1327201090 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:56.662| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:56.662| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:56.662| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:56.662| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:56.663| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:56.663| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:56.664| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@354244d5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:56.664| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6fe35895] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:18:56.664| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:18:56.664| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:18:58.779| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:18:58.791| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
+2023-04-23 11:19:06.697| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:19:06.697| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:19:06.698| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:mONXbgnn2KvJmnhU/JePuXPApAM=, time:1682219946678 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:19:06.698| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:02ATLOXUI6wpzEefpYjSrqfzDWY=, time:1682219946678 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:19:06.702| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:06.702| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:06.702| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ce78a0a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:06.702| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@cd20d12] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:06.705| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1459168527 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:06.705| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1243110422 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:06.705| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:06.705| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:06.706| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:06.707| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:06.722| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:06.722| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:06.723| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@cd20d12] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:06.723| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ce78a0a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:06.723| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:19:06.723| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:19:16.750| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:19:16.750| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:19:16.752| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:dryuYDw9I0PXVeahra39+3qtTIk=, time:1682219956734 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:19:16.752| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:Mv1Oz6UXFEApPhHyPWYD8SuJcT0=, time:1682219956735 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:19:16.762| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:16.762| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:16.764| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59fcf86c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:16.764| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4fb7dfa4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:16.768| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1845410282 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:16.768| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1575115589 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:16.772| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:16.772| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:16.777| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:16.777| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:16.781| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:16.781| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:16.781| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59fcf86c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:16.781| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4fb7dfa4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:16.782| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:19:16.782| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:19:26.814| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:19:26.815| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:19:26.816| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:pt4R9Z6iAWai9Lb5GBfF6do+z9I=, time:1682219966802 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:19:26.816| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:i7wZENQ9iZq5DT84eNt5T4L9nhY=, time:1682219966801 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:19:26.839| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:26.839| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:26.840| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ab8db9c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:26.840| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18c0754c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:26.846| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@694573987 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:26.846| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1644795261 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:26.849| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:26.849| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:26.851| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:26.851| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:26.855| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:26.855| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:26.856| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ab8db9c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:26.856| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18c0754c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:26.856| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:19:26.856| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:19:36.906| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:19:36.906| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:19:36.910| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:jJNzkj1mbONbJjEceNbo3Or8nF8=, time:1682219976876 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:19:36.910| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:AaN42nJTv2iqX8m4rXmgzFCDA4o=, time:1682219976877 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:19:36.923| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:36.923| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:36.925| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3039adaa] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:36.925| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a811bf0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:36.929| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@111962383 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:36.929| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@774037760 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:36.931| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:36.931| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:36.932| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:36.932| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:36.937| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:36.937| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:36.937| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a811bf0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:36.937| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3039adaa] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:36.938| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:19:36.938| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:19:46.957| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:19:46.957| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:19:46.958| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:pSo1MxQdAho1ekZ/5kax9kDrwT4=, time:1682219986951 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:19:46.958| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:paIIixQ1AbDrQh2SKNa9Go8LoZI=, time:1682219986952 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:19:46.959| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:46.960| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:46.960| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d8354b6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:46.960| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3dea7b9c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:46.960| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@517259942 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:46.960| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1617773920 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:46.961| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:46.961| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:46.961| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:46.961| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:46.962| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:46.962| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:46.963| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d8354b6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:46.963| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3dea7b9c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:46.963| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:19:46.963| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:19:56.988| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:19:56.988| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:19:56.990| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:mq38Gv+c7EqV6rii8IT6uuqF+pI=, time:1682219996977 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:19:56.990| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:0/OzEyNXaI+U93BFvPt1i19a0+M=, time:1682219996978 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:19:56.996| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:56.997| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:56.997| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58496cec] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:56.998| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29c126b4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:57.000| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1011646027 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:57.000| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1503456414 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:57.001| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:57.001| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:57.003| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:57.003| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:57.006| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:57.007| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:57.007| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58496cec] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:57.007| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29c126b4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:19:57.008| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:19:57.008| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:20:07.031| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:20:07.031| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:20:07.032| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:/99UdyODfFxA3reSVjlOQricEkQ=, time:1682220007026 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:20:07.032| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:jD/QfHUDgx6IL7bSC6uNGMYYtEs=, time:1682220007025 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:20:07.036| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:07.036| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:07.036| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d3c4309] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:07.036| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12cda863] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:07.037| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1019916390 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:07.037| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@399464806 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:07.039| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:07.039| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:07.040| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:07.040| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:07.041| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:07.041| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:07.041| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d3c4309] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:07.041| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12cda863] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:07.041| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:20:07.041| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:20:17.070| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:20:17.069| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:20:17.073| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:ek2yua76i7Z3l5ayrlmtpwkFqhA=, time:1682220017057 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:20:17.073| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:7C7Fsu17k88SLWxZS2bkF4lWqe8=, time:1682220017056 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:20:17.085| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:17.085| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:17.088| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@192b4bcf] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:17.088| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5bd213] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:17.092| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1109317362 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:17.092| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@148614909 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:17.095| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:17.095| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:17.096| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:17.096| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:17.099| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:17.099| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:17.100| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@192b4bcf] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:17.100| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5bd213] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:17.101| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:20:17.101| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:20:27.153| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:20:27.153| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:20:27.161| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:hGRNejcHBv6Hrd7tFXFWTe4K4jY=, time:1682220027119 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:20:27.160| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:43nj6ZKlJkv1X1XWt69I/bD1I6o=, time:1682220027118 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:20:27.195| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:27.196| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@aec1507] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:27.198| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:27.199| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1bb998d4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:27.208| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@831785788 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:27.208| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@438093468 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:27.212| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:27.212| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:27.213| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:27.213| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:27.218| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:27.218| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:27.220| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@aec1507] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:27.220| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1bb998d4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:27.220| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:20:27.220| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:20:37.243| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:20:37.243| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 11:20:37.244| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:gfx8QmbM8ge7Ss5ziB0Pm9KlOBY=, time:1682220037237 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:20:37.244| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:2b0a7dd219e8ff750712c8ea7ff2e22d, authorization:Token 27b7c40f0654f02d4e9c4d9f75bb8ece:oTufCyML8Ipr8ZnvOBtOaPAHtWQ=, time:1682220037237 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 11:20:37.249| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:37.249| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:37.249| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7342e9ee] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:37.249| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e64c84c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:37.251| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2092503136 wrapping com.mysql.cj.jdbc.ConnectionImpl@46ea45df] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:37.251| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1763241433 wrapping com.mysql.cj.jdbc.ConnectionImpl@37f627d0] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:37.252| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:37.252| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(distinct tiiwi.exam_record_id) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.monitor_status <> 'FINISHED' and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:37.253| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:37.253| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 339049889135071232(Long), 1(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:37.256| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:37.256| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:37.256| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7342e9ee] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:37.256| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e64c84c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 11:20:37.256| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/reexam/list_not_done_notify
+============类============:com.qmth.themis.admin.api.TEExamReexamController
+============方法============:listNotDoneNotify
+参数key:"examId",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:20:37.256| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/invigilate/warn/notify
+============类============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController
+============方法============:notify
+参数key:"examId",参数value:null
+参数key:"examActivityId",参数value:null
+参数key:"roomCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 11:20:37.824| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
+2023-04-23 11:20:37.830| SpringContextShutdownHook | INFO |  -  | Start release machindId | [com.qmth.themis.business.util.UidUtil:81]
+2023-04-23 11:20:37.862| 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-04-23 11:20:37.864| 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-04-23 11:20:37.879| 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-04-23 11:20:37.882| 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-04-23 11:20:37.886| SpringContextShutdownHook | INFO |  -  | HikariPool-1 - Shutdown initiated... | [com.zaxxer.hikari.HikariDataSource:350]
+2023-04-23 11:20:37.901| SpringContextShutdownHook | INFO |  -  | HikariPool-1 - Shutdown completed. | [com.zaxxer.hikari.HikariDataSource:352]
+2023-04-23 18:38:21.313| main | INFO |  -  | Starting ThemisAdminApplication on king-MacBook-Pro.local with PID 1328 (/Users/king/git/backend-service/themis-admin/target/classes started by king in /Users/king/git/backend-service) | [org.springframework.boot.StartupInfoLogger:55]
+2023-04-23 18:38:21.319| main | INFO |  -  | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
+2023-04-23 18:38:22.636| main | INFO |  -  | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
+2023-04-23 18:38:22.638| main | INFO |  -  | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
+2023-04-23 18:38:22.671| main | INFO |  -  | Finished Spring Data repository scanning in 21ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
+2023-04-23 18:38:23.763| main | INFO |  -  | Tomcat initialized with port(s): 6001 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
+2023-04-23 18:38:23.769| main | INFO |  -  | Initializing ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
+2023-04-23 18:38:23.770| main | INFO |  -  | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
+2023-04-23 18:38:23.770| main | INFO |  -  | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
+2023-04-23 18:38:23.843| main | INFO |  -  | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
+2023-04-23 18:38:23.843| main | INFO |  -  | Root WebApplicationContext: initialization completed in 2442 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
+2023-04-23 18:38:24.308| main | DEBUG |  -  | Logging initialized using 'class com.qmth.boot.mybatis.logger.MybatisPlusLogger' adapter. | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:26.987| main | INFO |  -  | Uid init success, datacenterId=1, machineId=4 | [com.qmth.themis.business.util.UidUtil:56]
+2023-04-23 18:38:27.943| main | INFO |  -  | Solar startup checking... | [com.qmth.boot.core.solar.service.SolarService:119]
+2023-04-23 18:38:28.339| main | INFO |  -  | Solar startup check success, current app name: 在线考试平台生产环境 | [com.qmth.boot.core.solar.service.SolarService:142]
+2023-04-23 18:38:29.477| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:29.482| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7cdb05aa] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:29.539| main | INFO |  -  | HikariPool-1 - Starting... | [com.zaxxer.hikari.HikariDataSource:110]
+2023-04-23 18:38:30.507| main | INFO |  -  | HikariPool-1 - Start completed. | [com.zaxxer.hikari.HikariDataSource:123]
+2023-04-23 18:38:30.511| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@490941782 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:30.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-04-23 18:38:30.548| main | DEBUG |  -  | ==> Parameters: admin.no.auth.urls(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:30.624| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:30.626| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7cdb05aa] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:30.781| main | INFO |  -  | Initializing ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
+2023-04-23 18:38:30.809| 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-04-23 18:38:30.845| main | INFO |  -  | cpuNum:8 | [com.qmth.themis.business.forkjoin.ForkJoinThreadPool:34]
+2023-04-23 18:38:30.854| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:30.854| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56b48163] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:30.855| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@246860988 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:30.856| 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-04-23 18:38:30.856| main | DEBUG |  -  | ==> Parameters: mq.config.topic(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:30.895| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:30.896| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56b48163] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:30.896| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:30.896| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e1c5e0d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:30.897| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@116893278 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:30.897| 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-04-23 18:38:30.898| main | DEBUG |  -  | ==> Parameters: mq.config.body(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:30.961| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:30.962| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e1c5e0d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.102| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.102| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6442cf3e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.105| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@500918971 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.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-04-23 18:38:31.107| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.appId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.167| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.167| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6442cf3e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.168| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.168| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@582b14e2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.169| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@283430552 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.170| 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-04-23 18:38:31.171| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.key(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.208| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.208| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@582b14e2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.209| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.210| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a525f88] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.211| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@485807188 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.212| 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-04-23 18:38:31.213| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.urls(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.253| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.254| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a525f88] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.255| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.255| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b76b891] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.256| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1629131231 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.257| 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-04-23 18:38:31.257| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.service(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.298| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.299| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b76b891] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.300| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.301| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a013b23] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.304| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2132860885 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.305| 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-04-23 18:38:31.306| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.queryUrl(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.343| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.344| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a013b23] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.345| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.345| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@426940f9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.347| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1148596420 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.347| 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-04-23 18:38:31.348| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.secretId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.406| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.406| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@426940f9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.407| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.407| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@cae4952] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.408| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2041292819 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.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-04-23 18:38:31.409| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.secretKey(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.450| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.450| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@cae4952] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.451| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.451| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fcf73b9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.453| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@998292323 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.453| 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-04-23 18:38:31.454| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.vodAppId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.494| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.494| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fcf73b9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.495| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.495| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38d308e7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.496| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@112654141 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.497| 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-04-23 18:38:31.498| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.callbackPwd(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.539| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.540| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38d308e7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.540| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.541| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f1e15de] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.542| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@782243359 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.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-04-23 18:38:31.543| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.callbackTime(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.582| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.582| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f1e15de] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.583| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.583| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a0b4955] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.584| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@875930853 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.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-04-23 18:38:31.586| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.trtcQueryUrl(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.625| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.626| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a0b4955] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.626| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.626| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24558113] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.628| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1029573616 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.628| 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-04-23 18:38:31.629| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.trtcRegion(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.671| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:31.672| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24558113] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:32.178| main | INFO |  -  | Starting ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
+2023-04-23 18:38:32.192| main | INFO |  -  | Tomcat started on port(s): 6001 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
+2023-04-23 18:38:32.194| main | INFO |  -  | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
+2023-04-23 18:38:32.201| main | INFO |  -  | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
+2023-04-23 18:38:32.225| main | INFO |  -  | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
+2023-04-23 18:38:32.697| main | INFO |  -  | Generating unique operation named: queryUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:32.700| main | INFO |  -  | Generating unique operation named: saveUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:32.707| main | INFO |  -  | Generating unique operation named: queryUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:32.711| main | INFO |  -  | Generating unique operation named: saveUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:32.719| main | INFO |  -  | Generating unique operation named: queryUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:32.721| main | INFO |  -  | Generating unique operation named: saveUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:32.742| main | INFO |  -  | Generating unique operation named: saveUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:32.749| main | INFO |  -  | Generating unique operation named: queryUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:32.765| main | INFO |  -  | Generating unique operation named: queryUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:32.767| main | INFO |  -  | Generating unique operation named: saveUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:32.798| main | INFO |  -  | Generating unique operation named: queryUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:32.803| main | INFO |  -  | Generating unique operation named: saveUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:32.883| main | INFO |  -  | Generating unique operation named: queryUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:32.894| main | INFO |  -  | Generating unique operation named: saveUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:32.898| main | INFO |  -  | Generating unique operation named: queryUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:32.900| main | INFO |  -  | Generating unique operation named: saveUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:32.904| main | INFO |  -  | Generating unique operation named: importDataUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:32.909| main | INFO |  -  | Generating unique operation named: queryUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:32.912| main | INFO |  -  | Generating unique operation named: saveUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:32.920| main | INFO |  -  | Generating unique operation named: detailUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:32.924| main | INFO |  -  | Generating unique operation named: listUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:32.935| main | INFO |  -  | Generating unique operation named: deleteUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:32.951| main | INFO |  -  | Generating unique operation named: exportUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:32.952| main | INFO |  -  | Generating unique operation named: importDataUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:32.971| main | INFO |  -  | Generating unique operation named: queryUsingPOST_10 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:32.976| main | INFO |  -  | Generating unique operation named: saveUsingPOST_10 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:33.015| main | INFO |  -  | Generating unique operation named: queryUsingPOST_11 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:33.021| main | INFO |  -  | Generating unique operation named: deleteUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:33.023| main | INFO |  -  | Generating unique operation named: saveUsingPOST_11 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:33.026| main | INFO |  -  | Generating unique operation named: selectUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:33.027| main | INFO |  -  | Generating unique operation named: enableUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:33.030| main | INFO |  -  | Generating unique operation named: saveUsingPOST_12 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:33.031| main | INFO |  -  | Generating unique operation named: selectUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:38:33.057| main | INFO |  -  | Started ThemisAdminApplication in 12.64 seconds (JVM running for 14.534) | [org.springframework.boot.StartupInfoLogger:61]
+2023-04-23 18:38:33.059| main | INFO |  -  | 服务器启动时执行 start | [com.qmth.themis.admin.start.StartRunning:37]
+2023-04-23 18:38:33.092| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:33.094| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@663cc8c9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:33.168| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2000471377 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:33.170| 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 (org_id IS NULL) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:33.171| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:33.238| main | DEBUG |  -  | <==      Total: 32 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:33.239| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@663cc8c9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.308| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.311| main | DEBUG |  -  | Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.330| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1130431409 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.332| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.334| main | DEBUG |  -  | ==> Parameters: test-school-1(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.381| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.382| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.382| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.383| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.383| main | DEBUG |  -  | ==> Parameters: ccnu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.463| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.464| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.464| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.465| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.466| main | DEBUG |  -  | ==> Parameters: whu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.544| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.544| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.545| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.546| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.546| main | DEBUG |  -  | ==> Parameters: swjtu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.627| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.630| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.631| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.632| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.633| main | DEBUG |  -  | ==> Parameters: cqu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.709| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.709| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.709| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.711| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.712| main | DEBUG |  -  | ==> Parameters: xjtu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.789| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.790| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.790| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.793| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.794| main | DEBUG |  -  | ==> Parameters: snnu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.873| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.873| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.873| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.876| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.876| main | DEBUG |  -  | ==> Parameters: ynou(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.958| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.959| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.959| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.964| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:36.965| main | DEBUG |  -  | ==> Parameters: henu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.037| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.038| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.038| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.048| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.049| main | DEBUG |  -  | ==> Parameters: ecnu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.120| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.121| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.121| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.122| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.123| main | DEBUG |  -  | ==> Parameters: test-school-4(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.203| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.204| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.204| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.209| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.210| main | DEBUG |  -  | ==> Parameters: hactcm(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.288| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.288| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.288| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.290| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.290| main | DEBUG |  -  | ==> Parameters: britishcouncil(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.371| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.372| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.372| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.376| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.376| main | DEBUG |  -  | ==> Parameters: henau(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.451| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.452| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.453| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.459| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.460| main | DEBUG |  -  | ==> Parameters: cdsu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.534| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.534| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.535| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.537| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.538| main | DEBUG |  -  | ==> Parameters: hhstu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.621| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.622| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.622| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.629| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.630| main | DEBUG |  -  | ==> Parameters: xju(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.700| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.702| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.703| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.707| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.707| main | DEBUG |  -  | ==> Parameters: nyist(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.783| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.784| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.784| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.785| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.786| main | DEBUG |  -  | ==> Parameters: lynu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.869| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.870| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.871| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.875| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.875| main | DEBUG |  -  | ==> Parameters: zknu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.947| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.949| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.950| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.954| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:37.955| main | DEBUG |  -  | ==> Parameters: hnp(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.029| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.029| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.030| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.034| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.038| main | DEBUG |  -  | ==> Parameters: cccz(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.115| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.117| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.118| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.121| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.122| main | DEBUG |  -  | ==> Parameters: cdgov(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.196| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.198| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.198| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.202| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.203| main | DEBUG |  -  | ==> Parameters: nju(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.279| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.281| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.282| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.285| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.285| main | DEBUG |  -  | ==> Parameters: hncj(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.362| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.363| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.364| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.366| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.368| main | DEBUG |  -  | ==> Parameters: pdsu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.444| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.445| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.446| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.452| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.454| main | DEBUG |  -  | ==> Parameters: pzhu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.528| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.529| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.529| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.535| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.535| main | DEBUG |  -  | ==> Parameters: hactcmyjs(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.609| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.610| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.610| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.613| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.614| main | DEBUG |  -  | ==> Parameters: sxufe(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.697| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.699| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.700| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.704| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.707| main | DEBUG |  -  | ==> Parameters: chinacctc(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.775| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.776| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.776| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.778| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.778| main | DEBUG |  -  | ==> Parameters: xcu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.855| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.855| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.866| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.907| main | DEBUG |  -  | ==>  Preparing: DELETE FROM t_s_auth WHERE (id >= ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:38.908| main | DEBUG |  -  | ==> Parameters: 0(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:39.023| main | DEBUG |  -  | <==    Updates: 31 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:39.023| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:39.031| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1130431409 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:39.032| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:39.032| main | DEBUG |  -  | ==> Parameters: 382963092180975616(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:39.104| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:39.124| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:39.130| main | DEBUG |  -  | ==> Parameters: 382963092180975616(Long), 1(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246319122(Long), 1682246319122(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:39.272| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:39.274| main | DEBUG |  -  | ==> Parameters: 382963092583628800(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:39.351| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:39.356| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:39.359| main | DEBUG |  -  | ==> Parameters: 382963092583628800(Long), 6(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246319354(Long), 1682246319355(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:39.516| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:39.517| main | DEBUG |  -  | ==> Parameters: 382963092927561728(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:39.603| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:39.614| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:39.622| main | DEBUG |  -  | ==> Parameters: 382963092927561728(Long), 8(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246319612(Long), 1682246319612(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:39.763| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:39.764| main | DEBUG |  -  | ==> Parameters: 382963093267300352(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:39.849| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:39.857| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:39.860| main | DEBUG |  -  | ==> Parameters: 382963093267300352(Long), 12(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246319855(Long), 1682246319855(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:40.009| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:40.010| main | DEBUG |  -  | ==> Parameters: 382963093628010496(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:40.092| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:40.095| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:40.097| main | DEBUG |  -  | ==> Parameters: 382963093628010496(Long), 15(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246320094(Long), 1682246320094(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:40.259| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:40.259| main | DEBUG |  -  | ==> Parameters: 382963093955166208(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:40.344| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:40.349| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:40.350| main | DEBUG |  -  | ==> Parameters: 382963093955166208(Long), 17(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246320348(Long), 1682246320348(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:40.506| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:40.507| main | DEBUG |  -  | ==> Parameters: 382963094294904832(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:40.589| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:40.593| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:40.595| main | DEBUG |  -  | ==> Parameters: 382963094294904832(Long), 18(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246320592(Long), 1682246320592(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:40.750| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:40.751| main | DEBUG |  -  | ==> Parameters: 382963094643032064(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:40.834| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:40.839| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:40.841| main | DEBUG |  -  | ==> Parameters: 382963094643032064(Long), 25(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246320838(Long), 1682246320838(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:40.994| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:40.995| main | DEBUG |  -  | ==> Parameters: 382963095003742208(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:41.079| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:41.082| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:41.084| main | DEBUG |  -  | ==> Parameters: 382963095003742208(Long), 33(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246321082(Long), 1682246321082(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:41.243| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:41.243| main | DEBUG |  -  | ==> Parameters: 382963095335092224(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:41.327| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:41.334| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:41.336| main | DEBUG |  -  | ==> Parameters: 382963095335092224(Long), 97(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246321329(Long), 1682246321329(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:41.491| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:41.493| main | DEBUG |  -  | ==> Parameters: 382963095683219456(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:41.571| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:41.572| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:41.573| main | DEBUG |  -  | ==> Parameters: 382963095683219456(Long), 140(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246321572(Long), 1682246321572(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:41.735| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:41.736| main | DEBUG |  -  | ==> Parameters: 382963096031346688(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:41.818| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:41.821| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:41.822| main | DEBUG |  -  | ==> Parameters: 382963096031346688(Long), 154(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246321820(Long), 1682246321820(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:41.984| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:41.985| main | DEBUG |  -  | ==> Parameters: 382963096383668224(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:42.067| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:42.070| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:42.072| main | DEBUG |  -  | ==> Parameters: 382963096383668224(Long), 155(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246322069(Long), 1682246322069(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:42.232| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:42.233| main | DEBUG |  -  | ==> Parameters: 382963096735989760(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:42.313| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:42.317| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:42.319| main | DEBUG |  -  | ==> Parameters: 382963096735989760(Long), 157(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246322316(Long), 1682246322316(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:42.479| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:42.480| main | DEBUG |  -  | ==> Parameters: 382963097071534080(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:42.559| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:42.560| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:42.560| main | DEBUG |  -  | ==> Parameters: 382963097071534080(Long), 159(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246322560(Long), 1682246322560(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:42.724| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:42.724| main | DEBUG |  -  | ==> Parameters: 382963097415467008(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:42.805| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:42.809| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:42.811| main | DEBUG |  -  | ==> Parameters: 382963097415467008(Long), 160(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246322807(Long), 1682246322807(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:42.974| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:42.975| main | DEBUG |  -  | ==> Parameters: 382963097784565760(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:43.054| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:43.058| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:43.062| main | DEBUG |  -  | ==> Parameters: 382963097784565760(Long), 161(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246323057(Long), 1682246323057(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:43.218| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:43.220| main | DEBUG |  -  | ==> Parameters: 382963098124304384(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:43.300| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:43.304| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:43.305| main | DEBUG |  -  | ==> Parameters: 382963098124304384(Long), 162(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246323302(Long), 1682246323302(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:43.468| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:43.471| main | DEBUG |  -  | ==> Parameters: 382963098464043008(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:43.548| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:43.553| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:43.555| main | DEBUG |  -  | ==> Parameters: 382963098464043008(Long), 163(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246323552(Long), 1682246323552(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:43.711| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:43.712| main | DEBUG |  -  | ==> Parameters: 382963098828947456(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:43.792| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:43.793| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:43.794| main | DEBUG |  -  | ==> Parameters: 382963098828947456(Long), 165(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246323793(Long), 1682246323793(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:43.958| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:43.959| main | DEBUG |  -  | ==> Parameters: 382963099156103168(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:44.039| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:44.041| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:44.041| main | DEBUG |  -  | ==> Parameters: 382963099156103168(Long), 166(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246324040(Long), 1682246324040(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:44.205| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:44.206| main | DEBUG |  -  | ==> Parameters: 382963099495841792(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:44.288| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:44.293| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:44.295| main | DEBUG |  -  | ==> Parameters: 382963099495841792(Long), 167(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246324290(Long), 1682246324290(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:44.454| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:44.456| main | DEBUG |  -  | ==> Parameters: 382963099864940544(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:44.541| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:44.548| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:44.551| main | DEBUG |  -  | ==> Parameters: 382963099864940544(Long), 169(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246324545(Long), 1682246324545(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:44.704| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:44.705| main | DEBUG |  -  | ==> Parameters: 382963100200484864(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:44.785| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:44.786| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:44.787| main | DEBUG |  -  | ==> Parameters: 382963100200484864(Long), 177(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246324786(Long), 1682246324786(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:44.951| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:44.951| main | DEBUG |  -  | ==> Parameters: 382963100552806400(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:45.030| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:45.034| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:45.035| main | DEBUG |  -  | ==> Parameters: 382963100552806400(Long), 178(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246325033(Long), 1682246325033(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:45.194| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:45.195| main | DEBUG |  -  | ==> Parameters: 382963100892545024(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:45.277| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:45.279| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:45.279| main | DEBUG |  -  | ==> Parameters: 382963100892545024(Long), 179(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246325278(Long), 1682246325278(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:45.442| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:45.444| main | DEBUG |  -  | ==> Parameters: 382963101240672256(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:45.522| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:45.530| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:45.532| main | DEBUG |  -  | ==> Parameters: 382963101240672256(Long), 180(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246325524(Long), 1682246325524(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:45.687| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:45.689| main | DEBUG |  -  | ==> Parameters: 382963101588799488(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:45.769| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:45.785| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:45.787| main | DEBUG |  -  | ==> Parameters: 382963101588799488(Long), 181(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246325784(Long), 1682246325784(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:45.936| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:45.947| main | DEBUG |  -  | ==> Parameters: 382963101928538112(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:46.018| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:46.021| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:46.025| main | DEBUG |  -  | ==> Parameters: 382963101928538112(Long), 184(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246326020(Long), 1682246326020(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:46.183| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:46.185| main | DEBUG |  -  | ==> Parameters: 382963102306025472(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:46.265| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:46.266| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:46.267| main | DEBUG |  -  | ==> Parameters: 382963102306025472(Long), 185(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246326266(Long), 1682246326266(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:46.432| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:46.433| main | DEBUG |  -  | ==> Parameters: 382963102624792576(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:46.516| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:46.522| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:46.524| main | DEBUG |  -  | ==> Parameters: 382963102624792576(Long), 281(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682246326520(Long), 1682246326520(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:46.683| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1130431409 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:46.684| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:46.685| main | DEBUG |  -  | ==> Parameters: 179(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:46.796| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:46.848| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:46.850| main | DEBUG |  -  | ==> Parameters: pdsu(String), 平顶山学院(String), https://solar-file.qmth.com.cn/org/logo/179.png(String), 1(Integer), 9b65de90ab674556830c50f722ed5809(String), 15Gp5hxc2xCAmLiccaJsvsjAwuhi2i3m(String), 1(Integer), 1(Integer), 1(Long), 1669345955771(Long), 1(Long), 1682246326843(Long), 179(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:46.959| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:46.960| main | DEBUG |  -  | ==> Parameters: 25(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:47.063| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:47.068| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:47.069| main | DEBUG |  -  | ==> Parameters: ynou(String), 云南开放大学(String), https://file-public.online-exam.cn/upload/2022/10/13/9866041fc21f43a2a74ee098e0eadc8d.png(String), 1(Integer), 1db18f2536084a6e980dd31986f0bf45(String), rtYKUHK1cGGbYaYm2PCH0zJc1wg1daxH(String), 1(Integer), 1(Integer), 1(Long), 1665654477458(Long), 1(Long), 1682246327066(Long), 25(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:47.209| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:47.211| main | DEBUG |  -  | ==> Parameters: 260448544048549888(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:47.310| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:47.314| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:47.315| main | DEBUG |  -  | ==> Parameters: cccz(String), 长春市朝鲜族中学(String), https://solar-file.qmth.com.cn/org/logo/167.png(String), 1(Integer), 1(Integer), 2f7fe5560c9e4f59b95655571f7d0cd8(String), mn2mySjgEv9SvFQ6QteTKKTrhNApQMqk(String), 1(Integer), 1(Integer), 1(Long), 1653036571802(Long), 1682246327312(Long), 260448544048549888(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:47.451| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:47.452| main | DEBUG |  -  | ==> Parameters: 157(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:47.555| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:47.558| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:47.559| main | DEBUG |  -  | ==> Parameters: henau(String), 河南农业大学(String), https://file-public.online-exam.cn/upload/2023/02/07/b10b051ebce546dcae28f2ccdadd5b4a.png(String), 1(Integer), 1(Integer), b5db8c39a9824c94ac00e8cbeb2f79c1(String), jDbQQLdortGfsVx8mskHHhbQo5WEX15v(String), 1(Integer), 1(Integer), 1(Long), 1675753469287(Long), 1(Long), 1682246327556(Long), 157(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:47.699| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:47.699| main | DEBUG |  -  | ==> Parameters: 250210520245211136(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:47.801| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:47.805| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:47.808| main | DEBUG |  -  | ==> Parameters: cdsu(String), 成都体育学院(String), https://solar-file.qmth.com.cn/org/logo/159.png(String), 1(Integer), 1(Integer), fbf5539b22a24b99b94f97fd63f10ff3(String), 2QTEWrdUPlxsUk2FU3v6ldNluv9nHs2e(String), 1(Integer), 1(Integer), 1(Long), 1650595636716(Long), 1682246327802(Long), 250210520245211136(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:47.944| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:47.944| main | DEBUG |  -  | ==> Parameters: 252071798232322048(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:48.047| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:48.053| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:48.053| main | DEBUG |  -  | ==> Parameters: hhstu(String), 黄河科技学院(String), https://solar-file.qmth.com.cn/org/logo/160.png(String), 1(Integer), 1(Integer), 1f8a2867b76a403e86a3efc46a33f769(String), UgsFZyLc5vEbEuDxalUDQfjHEWUfqMb1(String), 1(Integer), 1(Integer), 1(Long), 1651039399967(Long), 1(Long), 1682246328052(Long), 252071798232322048(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:48.187| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:48.188| main | DEBUG |  -  | ==> Parameters: 18(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:48.291| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:48.296| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:48.298| main | DEBUG |  -  | ==> Parameters: snnu(String), 陕西师范大学(String), https://file-public.online-exam.cn/upload/2022/11/21/c3de30abc4f74024b24e082d3c810b41.png(String), 1(Integer), 2e4eec4c7a8c4a1aa96eacde3d17fb4c(String), u89c6eTjf2YlIq3MAYI9arjsI5ICvmn2(String), 1(Integer), 1(Integer), 1(Long), 1668994613100(Long), 1(Long), 1682246328294(Long), 18(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:48.435| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:48.436| main | DEBUG |  -  | ==> Parameters: 259366968954982400(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:48.538| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:48.546| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:48.550| main | DEBUG |  -  | ==> Parameters: zknu(String), 周口师范学院(String), https://solar-file.qmth.com.cn/org/logo/165.png(String), 1(Integer), 1(Integer), 780ef4d570c1402b91da955a80a2e16c(String), 4k7YFbLlBOLmAanHB3HBoH43dPpvPUqI(String), 1(Integer), 1(Integer), 1(Long), 1652778704208(Long), 1682246328540(Long), 259366968954982400(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:48.682| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:48.684| main | DEBUG |  -  | ==> Parameters: 178(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:48.789| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:48.799| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:48.800| main | DEBUG |  -  | ==> Parameters: hncj(String), 河南城建学院(String), https://solar-file.qmth.com.cn/org/logo/178.png(String), 1(Integer), ba973123a3454c469b8c0379dd5dd1c8(String), JLumpTr2PpFolFlPpkgIxNYzRizSUjWM(String), 1(Integer), 1(Integer), 1(Long), 1668563339243(Long), 1682246328795(Long), 178(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:48.932| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:48.933| main | DEBUG |  -  | ==> Parameters: 257179938212810752(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:49.033| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:49.052| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:49.053| main | DEBUG |  -  | ==> Parameters: lynu(String), 洛阳师范学院(String), https://solar-file.qmth.com.cn/org/logo/163.png(String), 1(Integer), 1(Integer), f8344e8f58364467b25feb93d41292a8(String), dkvb1MCfcBHM5ZxRXZBjQNnwbKBojiJ4(String), 1(Integer), 1(Integer), 1(Long), 1652257275443(Long), 1(Long), 1682246329036(Long), 257179938212810752(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:49.175| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:49.175| main | DEBUG |  -  | ==> Parameters: 140(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:49.281| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:49.288| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:49.289| main | DEBUG |  -  | ==> Parameters: test-school-4(String), 测试学校4(String), https://solar-file.qmth.com.cn/org/logo/140.png(String), 1(Integer), 55f9c0f7766b43179c9ae72bd7f63e51(String), Xl9hpKayJdCFstcsvb1mQGE9itpfT4XC(String), 1(Integer), 1(Integer), 1(Long), 1665487667197(Long), 1682246329283(Long), 140(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:49.423| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:49.424| main | DEBUG |  -  | ==> Parameters: 6(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:49.525| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:49.530| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:49.531| main | DEBUG |  -  | ==> Parameters: ccnu(String), 华中师范大学(String), https://solar-file.qmth.com.cn/org/logo/6.png(String), 1(Integer), 113d4d7a09c947c08e60aacea4202122(String), IodYKsTMnLYEklU3KhGTH4eMqcl05aJP(String), 1(Integer), 1(Integer), 1(Long), 1669617223388(Long), 1682246329527(Long), 6(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:49.668| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:49.668| main | DEBUG |  -  | ==> Parameters: 248138371636404224(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:49.773| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:49.779| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, contact_name=?, contact_phone=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:49.780| main | DEBUG |  -  | ==> Parameters: test-school-1(String), 启明大学1(String), https://solar-file.qmth.com.cn/org/logo/1.png(String), 1(Integer), 1(Integer), 41a9c68b71c9486db62de90980bd7e9a(String), yhe22bNXMRljatkvJA4f56by9dIAJBjv(String), test(String), 11111(String), 1(Integer), 1(Integer), 1(Long), 1650101597989(Long), 1(Long), 1682246329775(Long), 248138371636404224(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:49.918| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:49.919| main | DEBUG |  -  | ==> Parameters: 97(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:50.020| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:50.026| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:50.027| main | DEBUG |  -  | ==> Parameters: ecnu(String), 华东师范大学(String), https://solar-file.qmth.com.cn/org/logo/97.png(String), 1(Integer), 1(Integer), 26f340e0924f40279379f6f4db12ee9d(String), YEeCHa7xLL2XIaXJ5EGn7213l7Ek6Ksf(String), 1(Integer), 1(Integer), 1(Long), 1671519021507(Long), 1(Long), 1682246330022(Long), 97(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:50.163| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:50.164| main | DEBUG |  -  | ==> Parameters: 8(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:50.267| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:50.273| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:50.274| main | DEBUG |  -  | ==> Parameters: whu(String), 武汉大学(String), https://solar-file.qmth.com.cn/org/logo/8.png(String), 1(Integer), 2ecd5ee623b741119088374c068b7fb3(String), 9ZWu8BHSUOKJ63tjFmdDFHGuO9rUv4PB(String), 1(Integer), 1(Integer), 1(Long), 1670379151969(Long), 1(Long), 1682246330270(Long), 8(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:50.411| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:50.412| main | DEBUG |  -  | ==> Parameters: 289693571014463488(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:50.515| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:50.520| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:50.521| main | DEBUG |  -  | ==> Parameters: swjtu(String), 西南交通大学(String), https://solar-file.qmth.com.cn/org/logo/12.png(String), 1(Integer), 1(Integer), d2eea445d07c488a9115df7726f2a9b7(String), 8WoubrTG8duoJkxpUeVrPUUbCcBEliB2(String), 1(Integer), 1(Integer), 1(Long), 1660009129583(Long), 1682246330518(Long), 289693571014463488(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:50.659| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:50.660| main | DEBUG |  -  | ==> Parameters: 248146107195465728(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:50.763| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:50.772| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, contact_name=?, contact_phone=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:50.775| main | DEBUG |  -  | ==> Parameters: hactcm(String), 河南中医药大学(String), https://solar-file.qmth.com.cn/org/logo/154.png(String), 1(Integer), 0(Integer), f5280b359c35469dbeef7bb34f4431ca(String), FP6XQoyoLQKdLYKfQDirFmD7QwQAv2w5(String), 无(String), 无(String), 1(Integer), 1(Integer), 1(Long), 1650103442288(Long), 1682246330765(Long), 248146107195465728(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:50.908| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:50.910| main | DEBUG |  -  | ==> Parameters: 184(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:51.011| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:51.022| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:51.023| main | DEBUG |  -  | ==> Parameters: sxufe(String), 山西财经大学(String), https://solar-file.qmth.com.cn/org/logo/184.png(String), 1(Integer), 1(Integer), fb9f884ef0c24269b9b435c8b9c0d412(String), djI9NYK3h1io9MmpNpsf6pVi6HOY5fMe(String), 1(Integer), 1(Integer), 1(Long), 1671248852188(Long), 1(Long), 1682246331013(Long), 184(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:51.154| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:51.154| main | DEBUG |  -  | ==> Parameters: 257071940903636992(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:51.254| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:51.266| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:51.267| main | DEBUG |  -  | ==> Parameters: xju(String), 新疆大学(String), https://solar-file.qmth.com.cn/org/logo/161.png(String), 1(Integer), 1(Integer), 9e1d54df3bad49d2a51479353ee2d1d0(String), IUCBlJOMrCi9mBiBaMtyRPyh584xp9tH(String), 1(Integer), 1(Integer), 1(Long), 1652231526889(Long), 1(Long), 1682246331258(Long), 257071940903636992(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:51.395| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:51.395| main | DEBUG |  -  | ==> Parameters: 262966729347960832(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:51.498| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:51.503| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:51.503| main | DEBUG |  -  | ==> Parameters: cdgov(String), 成都政务中心(String), https://solar-file.qmth.com.cn/org/logo/169.png(String), 1(Integer), 1(Integer), 8d3b2a0f704847688fbdc527d4cb6302(String), eYrK2khTPJ2Br4U6Nx6Mf1FOTYD37NRy(String), 1(Integer), 1(Integer), 1(Long), 1653636953964(Long), 1682246331499(Long), 262966729347960832(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:51.640| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:51.641| main | DEBUG |  -  | ==> Parameters: 177(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:51.744| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:51.749| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:51.750| main | DEBUG |  -  | ==> Parameters: nju(String), 南京大学(String), https://solar-file.qmth.com.cn/org/logo/177.png(String), 1(Integer), 2c252e9d509a4f2992431c884f3e7a55(String), 9Q8YJ2iukya0J1KPg9kuOsq0LgWZ2D7l(String), 1(Integer), 1(Integer), 1(Long), 1668409154564(Long), 1682246331746(Long), 177(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:51.889| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:51.892| main | DEBUG |  -  | ==> Parameters: 248770010376839168(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:51.993| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:51.997| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:51.999| main | DEBUG |  -  | ==> Parameters: britishcouncil(String), 英国文化教育协会(String), https://solar-file.qmth.com.cn/org/logo/155.png(String), 1(Integer), 0(Integer), 8b34496c2ae8462da89bebc4fef8c6ef(String), jgT1Gh2QrQnzuiWMCGOUtL4pdxl55FJ3(String), 1(Integer), 1(Integer), 1(Long), 1650252192401(Long), 1(Long), 1682246331995(Long), 248770010376839168(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:52.135| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:52.136| main | DEBUG |  -  | ==> Parameters: 181(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:52.238| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:52.239| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:52.240| main | DEBUG |  -  | ==> Parameters: hactcmyjs(String), 河南中医药大学研究生(String), https://solar-file.qmth.com.cn/org/logo/181.png(String), 1(Integer), c16ed10a506e466ab510ac3989993b4b(String), PRMuoH2w7VCpYTXkxu37xEOQDYkXCjZr(String), 1(Integer), 1(Integer), 1(Long), 1669949831650(Long), 1682246332238(Long), 181(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:52.382| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:52.382| main | DEBUG |  -  | ==> Parameters: 281(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:52.485| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:52.486| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:52.487| main | DEBUG |  -  | ==> Parameters: xcu(String), 许昌学院(String), https://file-public.online-exam.cn/upload/2023/01/31/9f113beab2db4d61bd2a1166c4329727.png(String), 1(Integer), 1(Integer), 39972c1a11ad49468a26daba278ebc33(String), Vx9wUszHRoKxAOHCY3lmmTW6hRfXMnAl(String), 1(Integer), 1(Integer), 1(Long), 1675160524990(Long), 1(Long), 1682246332485(Long), 281(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:52.629| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:52.629| main | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:52.732| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:52.733| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:52.734| main | DEBUG |  -  | ==> Parameters: cqu(String), 重庆大学(String), https://file-public.online-exam.cn/upload/2022/10/13/d6f27339000c4c448de62bba4590628e.png(String), 1(Integer), 8ca14f72dad94e88a2db2f2fd9df10b7(String), pCTad6XEnGLv4LusdB6RFLHlqob6RdCj(String), 1(Integer), 1(Integer), 1(Long), 1665640159770(Long), 1(Long), 1682246332732(Long), 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:52.879| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:52.880| main | DEBUG |  -  | ==> Parameters: 162(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:52.980| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:52.982| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:52.982| main | DEBUG |  -  | ==> Parameters: nyist(String), 南阳理工学院(String), https://file-public.online-exam.cn/upload/2023/03/14/cc64ecb8f0b6409bbfd452413d404924.png(String), 1(Integer), 1(Integer), 92d99ef30f5a43c88a5005e2d309d0e8(String), wIL1Ie2cpm1OxGKPdqaQQR8wKbBDPJUH(String), 1(Integer), 1(Integer), 1(Long), 1678346316196(Long), 1(Long), 1682246332981(Long), 162(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:53.125| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:53.125| main | DEBUG |  -  | ==> Parameters: 185(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:53.226| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:53.228| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:53.228| main | DEBUG |  -  | ==> Parameters: chinacctc(String), 中邮建技术有限公司(String), https://solar-file.qmth.com.cn/org/logo/185.png(String), 1(Integer), 1(Integer), 4337ac6858d244eb9882797a463fc642(String), VbZrQ7Kr2meAovZSu3XSdZ92MTWHVnJT(String), 1(Integer), 1(Integer), 1(Long), 1671248852230(Long), 1(Long), 1682246333227(Long), 185(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:53.371| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:53.372| main | DEBUG |  -  | ==> Parameters: 260433219450048512(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:53.473| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:53.478| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:53.478| main | DEBUG |  -  | ==> Parameters: hnp(String), 河南警察学院(String), https://solar-file.qmth.com.cn/org/logo/166.png(String), 1(Integer), 1(Integer), 1d972d71f2b4427ba89c5fbfd325c9fe(String), RuOU5DrgDFVAjr67OzAMu2EgKt8xWC2B(String), 1(Integer), 1(Integer), 1(Long), 1653032918135(Long), 1682246333474(Long), 260433219450048512(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:53.618| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:53.618| main | DEBUG |  -  | ==> Parameters: 180(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:53.721| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:53.724| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:53.725| main | DEBUG |  -  | ==> Parameters: pzhu(String), 攀枝花学院(String), https://solar-file.qmth.com.cn/org/logo/180.png(String), 1(Integer), a31cf42a7da048f094f592482aebc444(String), 5pGbv5IIDhYz0tN3Q7qKde5o5lQIul0a(String), 1(Integer), 1(Integer), 1(Long), 1669774667301(Long), 1682246333722(Long), 180(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:53.867| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:53.868| main | DEBUG |  -  | ==> Parameters: 257920730745278464(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:53.969| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:53.971| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:53.972| main | DEBUG |  -  | ==> Parameters: xjtu(String), 西安交通大学(String), https://solar-file.qmth.com.cn/org/logo/17.png(String), 1(Integer), 1(Integer), caabd6ddde7d4b0ca98cfd2109f14d95(String), 3KiuJE1Qgjh5tV23ODQFtxuzchAtcLZQ(String), 1(Integer), 1(Integer), 1(Long), 1652433894146(Long), 1(Long), 1682246333969(Long), 257920730745278464(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:54.115| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:54.115| main | DEBUG |  -  | ==> Parameters: 33(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:54.217| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:54.219| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:54.219| main | DEBUG |  -  | ==> Parameters: henu(String), 河南大学(String), https://solar-file.qmth.com.cn/org/logo/33.png(String), 1(Integer), 1(Integer), b01c345f5e51477bbc327ea04faeca3c(String), IkoqP9o0yI3VKItfNUfruIYzgc4epjYA(String), 1(Integer), 1(Integer), 1(Long), 1678859537502(Long), 1(Long), 1682246334218(Long), 33(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:54.656| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:54.658| 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 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:54.659| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:54.757| main | DEBUG |  -  | <==      Total: 33 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:54.758| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:54.758| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1130431409 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:54.759| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:54.759| main | DEBUG |  -  | ==> Parameters: 2(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:54.818| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:54.820| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, contact_name=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:54.821| main | DEBUG |  -  | ==> Parameters: test-school-2(String), 测试学校_2(String), https://solar-file.qmth.com.cn/org/logo/2.png(String), 0(Integer), d81badf113d1450c9f554809e1282ae1(String), dmILQXiRESNasxUylMNGl05R0JsaVb9t(String), 1(String), 1(Integer), 1(Integer), 1(Long), 1665820377952(Long), 1(Long), 1682246334818(Long), 2(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:54.964| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:54.964| main | DEBUG |  -  | ==> Parameters: 6(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:55.067| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:55.068| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:55.069| main | DEBUG |  -  | ==> Parameters: ccnu(String), 华中师范大学(String), https://solar-file.qmth.com.cn/org/logo/6.png(String), 1(Integer), 113d4d7a09c947c08e60aacea4202122(String), IodYKsTMnLYEklU3KhGTH4eMqcl05aJP(String), 1(Integer), 1(Integer), 1(Long), 1669617223388(Long), 1682246335067(Long), 6(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:55.209| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:55.210| main | DEBUG |  -  | ==> Parameters: 8(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:55.312| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:55.313| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:55.314| main | DEBUG |  -  | ==> Parameters: whu(String), 武汉大学(String), https://solar-file.qmth.com.cn/org/logo/8.png(String), 1(Integer), 2ecd5ee623b741119088374c068b7fb3(String), 9ZWu8BHSUOKJ63tjFmdDFHGuO9rUv4PB(String), 1(Integer), 1(Integer), 1(Long), 1670379151969(Long), 1(Long), 1682246335313(Long), 8(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:55.457| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:55.457| main | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:55.557| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:55.559| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:55.559| main | DEBUG |  -  | ==> Parameters: cqu(String), 重庆大学(String), https://file-public.online-exam.cn/upload/2022/10/13/d6f27339000c4c448de62bba4590628e.png(String), 1(Integer), 8ca14f72dad94e88a2db2f2fd9df10b7(String), pCTad6XEnGLv4LusdB6RFLHlqob6RdCj(String), 1(Integer), 1(Integer), 1(Long), 1665640159770(Long), 1(Long), 1682246335558(Long), 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:55.701| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:55.701| main | DEBUG |  -  | ==> Parameters: 18(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:55.804| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:55.808| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:55.808| main | DEBUG |  -  | ==> Parameters: snnu(String), 陕西师范大学(String), https://file-public.online-exam.cn/upload/2022/11/21/c3de30abc4f74024b24e082d3c810b41.png(String), 1(Integer), 2e4eec4c7a8c4a1aa96eacde3d17fb4c(String), u89c6eTjf2YlIq3MAYI9arjsI5ICvmn2(String), 1(Integer), 1(Integer), 1(Long), 1668994613100(Long), 1(Long), 1682246335804(Long), 18(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:55.968| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:55.969| main | DEBUG |  -  | ==> Parameters: 25(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:56.049| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:56.059| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:56.059| main | DEBUG |  -  | ==> Parameters: ynou(String), 云南开放大学(String), https://file-public.online-exam.cn/upload/2022/10/13/9866041fc21f43a2a74ee098e0eadc8d.png(String), 1(Integer), 1db18f2536084a6e980dd31986f0bf45(String), rtYKUHK1cGGbYaYm2PCH0zJc1wg1daxH(String), 1(Integer), 1(Integer), 1(Long), 1665654477458(Long), 1(Long), 1682246336050(Long), 25(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:56.198| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:56.199| main | DEBUG |  -  | ==> Parameters: 33(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:56.297| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:56.299| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:56.299| main | DEBUG |  -  | ==> Parameters: henu(String), 河南大学(String), https://solar-file.qmth.com.cn/org/logo/33.png(String), 1(Integer), 1(Integer), b01c345f5e51477bbc327ea04faeca3c(String), IkoqP9o0yI3VKItfNUfruIYzgc4epjYA(String), 1(Integer), 1(Integer), 1(Long), 1678859537502(Long), 1(Long), 1682246336298(Long), 33(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:56.442| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:56.443| main | DEBUG |  -  | ==> Parameters: 97(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:56.546| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:56.548| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:56.548| main | DEBUG |  -  | ==> Parameters: ecnu(String), 华东师范大学(String), https://solar-file.qmth.com.cn/org/logo/97.png(String), 1(Integer), 1(Integer), 26f340e0924f40279379f6f4db12ee9d(String), YEeCHa7xLL2XIaXJ5EGn7213l7Ek6Ksf(String), 1(Integer), 1(Integer), 1(Long), 1671519021507(Long), 1(Long), 1682246336547(Long), 97(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:56.692| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:56.693| main | DEBUG |  -  | ==> Parameters: 140(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:56.796| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:56.797| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:56.797| main | DEBUG |  -  | ==> Parameters: test-school-4(String), 测试学校4(String), https://solar-file.qmth.com.cn/org/logo/140.png(String), 1(Integer), 55f9c0f7766b43179c9ae72bd7f63e51(String), Xl9hpKayJdCFstcsvb1mQGE9itpfT4XC(String), 1(Integer), 1(Integer), 1(Long), 1665487667197(Long), 1682246336796(Long), 140(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:56.941| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:56.941| main | DEBUG |  -  | ==> Parameters: 157(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:57.045| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:57.048| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:57.049| main | DEBUG |  -  | ==> Parameters: henau(String), 河南农业大学(String), https://file-public.online-exam.cn/upload/2023/02/07/b10b051ebce546dcae28f2ccdadd5b4a.png(String), 1(Integer), 1(Integer), b5db8c39a9824c94ac00e8cbeb2f79c1(String), jDbQQLdortGfsVx8mskHHhbQo5WEX15v(String), 1(Integer), 1(Integer), 1(Long), 1675753469287(Long), 1(Long), 1682246337046(Long), 157(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:57.187| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:57.189| main | DEBUG |  -  | ==> Parameters: 162(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:57.291| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:57.293| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:57.294| main | DEBUG |  -  | ==> Parameters: nyist(String), 南阳理工学院(String), https://file-public.online-exam.cn/upload/2023/03/14/cc64ecb8f0b6409bbfd452413d404924.png(String), 1(Integer), 1(Integer), 92d99ef30f5a43c88a5005e2d309d0e8(String), wIL1Ie2cpm1OxGKPdqaQQR8wKbBDPJUH(String), 1(Integer), 1(Integer), 1(Long), 1678346316196(Long), 1(Long), 1682246337292(Long), 162(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:57.433| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:57.433| main | DEBUG |  -  | ==> Parameters: 177(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:57.535| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:57.537| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:57.537| main | DEBUG |  -  | ==> Parameters: nju(String), 南京大学(String), https://solar-file.qmth.com.cn/org/logo/177.png(String), 1(Integer), 2c252e9d509a4f2992431c884f3e7a55(String), 9Q8YJ2iukya0J1KPg9kuOsq0LgWZ2D7l(String), 1(Integer), 1(Integer), 1(Long), 1668409154564(Long), 1682246337536(Long), 177(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:57.680| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:57.680| main | DEBUG |  -  | ==> Parameters: 178(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:57.783| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:57.786| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:57.788| main | DEBUG |  -  | ==> Parameters: hncj(String), 河南城建学院(String), https://solar-file.qmth.com.cn/org/logo/178.png(String), 1(Integer), ba973123a3454c469b8c0379dd5dd1c8(String), JLumpTr2PpFolFlPpkgIxNYzRizSUjWM(String), 1(Integer), 1(Integer), 1(Long), 1668563339243(Long), 1682246337784(Long), 178(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:57.929| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:57.930| main | DEBUG |  -  | ==> Parameters: 179(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:58.032| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:58.034| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:58.034| main | DEBUG |  -  | ==> Parameters: pdsu(String), 平顶山学院(String), https://solar-file.qmth.com.cn/org/logo/179.png(String), 1(Integer), 9b65de90ab674556830c50f722ed5809(String), 15Gp5hxc2xCAmLiccaJsvsjAwuhi2i3m(String), 1(Integer), 1(Integer), 1(Long), 1669345955771(Long), 1(Long), 1682246338033(Long), 179(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:58.179| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:58.180| main | DEBUG |  -  | ==> Parameters: 180(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:58.281| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:58.285| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:58.285| main | DEBUG |  -  | ==> Parameters: pzhu(String), 攀枝花学院(String), https://solar-file.qmth.com.cn/org/logo/180.png(String), 1(Integer), a31cf42a7da048f094f592482aebc444(String), 5pGbv5IIDhYz0tN3Q7qKde5o5lQIul0a(String), 1(Integer), 1(Integer), 1(Long), 1669774667301(Long), 1682246338282(Long), 180(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:58.424| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:58.425| main | DEBUG |  -  | ==> Parameters: 181(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:58.528| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:58.530| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:58.531| main | DEBUG |  -  | ==> Parameters: hactcmyjs(String), 河南中医药大学研究生(String), https://solar-file.qmth.com.cn/org/logo/181.png(String), 1(Integer), c16ed10a506e466ab510ac3989993b4b(String), PRMuoH2w7VCpYTXkxu37xEOQDYkXCjZr(String), 1(Integer), 1(Integer), 1(Long), 1669949831650(Long), 1682246338529(Long), 181(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:58.672| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:58.672| main | DEBUG |  -  | ==> Parameters: 184(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:58.777| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:58.779| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:58.780| main | DEBUG |  -  | ==> Parameters: sxufe(String), 山西财经大学(String), https://solar-file.qmth.com.cn/org/logo/184.png(String), 1(Integer), 1(Integer), fb9f884ef0c24269b9b435c8b9c0d412(String), djI9NYK3h1io9MmpNpsf6pVi6HOY5fMe(String), 1(Integer), 1(Integer), 1(Long), 1671248852188(Long), 1(Long), 1682246338778(Long), 184(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:58.921| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:58.925| main | DEBUG |  -  | ==> Parameters: 185(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:59.026| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:59.032| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:59.036| main | DEBUG |  -  | ==> Parameters: chinacctc(String), 中邮建技术有限公司(String), https://solar-file.qmth.com.cn/org/logo/185.png(String), 1(Integer), 1(Integer), 4337ac6858d244eb9882797a463fc642(String), VbZrQ7Kr2meAovZSu3XSdZ92MTWHVnJT(String), 1(Integer), 1(Integer), 1(Long), 1671248852230(Long), 1(Long), 1682246339030(Long), 185(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:59.167| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:59.167| main | DEBUG |  -  | ==> Parameters: 281(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:59.269| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:59.270| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:59.271| main | DEBUG |  -  | ==> Parameters: xcu(String), 许昌学院(String), https://file-public.online-exam.cn/upload/2023/01/31/9f113beab2db4d61bd2a1166c4329727.png(String), 1(Integer), 1(Integer), 39972c1a11ad49468a26daba278ebc33(String), Vx9wUszHRoKxAOHCY3lmmTW6hRfXMnAl(String), 1(Integer), 1(Integer), 1(Long), 1675160524990(Long), 1(Long), 1682246339270(Long), 281(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:59.413| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:59.414| main | DEBUG |  -  | ==> Parameters: 248138371636404224(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:59.516| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:59.518| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, contact_name=?, contact_phone=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:59.518| main | DEBUG |  -  | ==> Parameters: test-school-1(String), 启明大学1(String), https://solar-file.qmth.com.cn/org/logo/1.png(String), 1(Integer), 1(Integer), 41a9c68b71c9486db62de90980bd7e9a(String), yhe22bNXMRljatkvJA4f56by9dIAJBjv(String), test(String), 11111(String), 1(Integer), 1(Integer), 1(Long), 1650101597989(Long), 1(Long), 1682246339517(Long), 248138371636404224(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:59.662| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:59.665| main | DEBUG |  -  | ==> Parameters: 248146107195465728(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:59.767| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:59.770| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, contact_name=?, contact_phone=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:59.770| main | DEBUG |  -  | ==> Parameters: hactcm(String), 河南中医药大学(String), https://solar-file.qmth.com.cn/org/logo/154.png(String), 1(Integer), 0(Integer), f5280b359c35469dbeef7bb34f4431ca(String), FP6XQoyoLQKdLYKfQDirFmD7QwQAv2w5(String), 无(String), 无(String), 1(Integer), 1(Integer), 1(Long), 1650103442288(Long), 1682246339769(Long), 248146107195465728(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:59.910| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:38:59.910| main | DEBUG |  -  | ==> Parameters: 248770010376839168(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:00.014| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:00.015| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:00.016| main | DEBUG |  -  | ==> Parameters: britishcouncil(String), 英国文化教育协会(String), https://solar-file.qmth.com.cn/org/logo/155.png(String), 1(Integer), 0(Integer), 8b34496c2ae8462da89bebc4fef8c6ef(String), jgT1Gh2QrQnzuiWMCGOUtL4pdxl55FJ3(String), 1(Integer), 1(Integer), 1(Long), 1650252192401(Long), 1(Long), 1682246340015(Long), 248770010376839168(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:00.156| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:00.156| main | DEBUG |  -  | ==> Parameters: 248859380874223616(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:00.258| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:00.264| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:00.264| main | DEBUG |  -  | ==> Parameters: xlxy(String), 新联学院(String), https://file-public.online-exam.cn/upload/2022/04/18/91ab2e51721e47be86af63f9ad5bd88b.png(String), 0(Integer), 0(Integer), 1(Integer), 1(Integer), 1(Long), 1650273499986(Long), 1682246340258(Long), 248859380874223616(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:00.402| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:00.403| main | DEBUG |  -  | ==> Parameters: 250210520245211136(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:00.505| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:00.507| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:00.507| main | DEBUG |  -  | ==> Parameters: cdsu(String), 成都体育学院(String), https://solar-file.qmth.com.cn/org/logo/159.png(String), 1(Integer), 1(Integer), fbf5539b22a24b99b94f97fd63f10ff3(String), 2QTEWrdUPlxsUk2FU3v6ldNluv9nHs2e(String), 1(Integer), 1(Integer), 1(Long), 1650595636716(Long), 1682246340506(Long), 250210520245211136(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:00.671| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:00.672| main | DEBUG |  -  | ==> Parameters: 252071798232322048(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:00.738| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:00.740| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:00.741| main | DEBUG |  -  | ==> Parameters: hhstu(String), 黄河科技学院(String), https://solar-file.qmth.com.cn/org/logo/160.png(String), 1(Integer), 1(Integer), 1f8a2867b76a403e86a3efc46a33f769(String), UgsFZyLc5vEbEuDxalUDQfjHEWUfqMb1(String), 1(Integer), 1(Integer), 1(Long), 1651039399967(Long), 1(Long), 1682246340739(Long), 252071798232322048(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:00.823| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:00.825| main | DEBUG |  -  | ==> Parameters: 257071940903636992(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:00.888| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:00.890| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:00.890| main | DEBUG |  -  | ==> Parameters: xju(String), 新疆大学(String), https://solar-file.qmth.com.cn/org/logo/161.png(String), 1(Integer), 1(Integer), 9e1d54df3bad49d2a51479353ee2d1d0(String), IUCBlJOMrCi9mBiBaMtyRPyh584xp9tH(String), 1(Integer), 1(Integer), 1(Long), 1652231526889(Long), 1(Long), 1682246340889(Long), 257071940903636992(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:00.974| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:00.974| main | DEBUG |  -  | ==> Parameters: 257179938212810752(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:01.039| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:01.041| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:01.042| main | DEBUG |  -  | ==> Parameters: lynu(String), 洛阳师范学院(String), https://solar-file.qmth.com.cn/org/logo/163.png(String), 1(Integer), 1(Integer), f8344e8f58364467b25feb93d41292a8(String), dkvb1MCfcBHM5ZxRXZBjQNnwbKBojiJ4(String), 1(Integer), 1(Integer), 1(Long), 1652257275443(Long), 1(Long), 1682246341040(Long), 257179938212810752(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:01.128| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:01.129| main | DEBUG |  -  | ==> Parameters: 257920730745278464(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:01.232| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:01.235| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:01.236| main | DEBUG |  -  | ==> Parameters: xjtu(String), 西安交通大学(String), https://solar-file.qmth.com.cn/org/logo/17.png(String), 1(Integer), 1(Integer), caabd6ddde7d4b0ca98cfd2109f14d95(String), 3KiuJE1Qgjh5tV23ODQFtxuzchAtcLZQ(String), 1(Integer), 1(Integer), 1(Long), 1652433894146(Long), 1(Long), 1682246341233(Long), 257920730745278464(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:01.375| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:01.375| main | DEBUG |  -  | ==> Parameters: 259366968954982400(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:01.481| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:01.485| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:01.486| main | DEBUG |  -  | ==> Parameters: zknu(String), 周口师范学院(String), https://solar-file.qmth.com.cn/org/logo/165.png(String), 1(Integer), 1(Integer), 780ef4d570c1402b91da955a80a2e16c(String), 4k7YFbLlBOLmAanHB3HBoH43dPpvPUqI(String), 1(Integer), 1(Integer), 1(Long), 1652778704208(Long), 1682246341483(Long), 259366968954982400(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:01.626| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:01.627| main | DEBUG |  -  | ==> Parameters: 260433219450048512(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:01.729| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:01.734| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:01.735| main | DEBUG |  -  | ==> Parameters: hnp(String), 河南警察学院(String), https://solar-file.qmth.com.cn/org/logo/166.png(String), 1(Integer), 1(Integer), 1d972d71f2b4427ba89c5fbfd325c9fe(String), RuOU5DrgDFVAjr67OzAMu2EgKt8xWC2B(String), 1(Integer), 1(Integer), 1(Long), 1653032918135(Long), 1682246341732(Long), 260433219450048512(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:01.873| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:01.874| main | DEBUG |  -  | ==> Parameters: 260448544048549888(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:01.976| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:01.981| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:01.981| main | DEBUG |  -  | ==> Parameters: cccz(String), 长春市朝鲜族中学(String), https://solar-file.qmth.com.cn/org/logo/167.png(String), 1(Integer), 1(Integer), 2f7fe5560c9e4f59b95655571f7d0cd8(String), mn2mySjgEv9SvFQ6QteTKKTrhNApQMqk(String), 1(Integer), 1(Integer), 1(Long), 1653036571802(Long), 1682246341977(Long), 260448544048549888(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:02.121| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:02.122| main | DEBUG |  -  | ==> Parameters: 262966729347960832(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:02.225| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:02.235| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:02.236| main | DEBUG |  -  | ==> Parameters: cdgov(String), 成都政务中心(String), https://solar-file.qmth.com.cn/org/logo/169.png(String), 1(Integer), 1(Integer), 8d3b2a0f704847688fbdc527d4cb6302(String), eYrK2khTPJ2Br4U6Nx6Mf1FOTYD37NRy(String), 1(Integer), 1(Integer), 1(Long), 1653636953964(Long), 1682246342227(Long), 262966729347960832(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:02.370| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:02.370| main | DEBUG |  -  | ==> Parameters: 289693571014463488(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:02.472| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:02.477| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:02.478| main | DEBUG |  -  | ==> Parameters: swjtu(String), 西南交通大学(String), https://solar-file.qmth.com.cn/org/logo/12.png(String), 1(Integer), 1(Integer), d2eea445d07c488a9115df7726f2a9b7(String), 8WoubrTG8duoJkxpUeVrPUUbCcBEliB2(String), 1(Integer), 1(Integer), 1(Long), 1660009129583(Long), 1682246342473(Long), 289693571014463488(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:02.802| main | DEBUG |  -  | Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:02.803| main | DEBUG |  -  | Transaction synchronization deregistering SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:02.803| main | DEBUG |  -  | Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3194ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:02.950| main | INFO |  -  | 服务器启动时执行 end | [com.qmth.themis.admin.start.StartRunning:42]
+2023-04-23 18:39:28.465| http-nio-6001-exec-1 | INFO |  -  | Initializing Spring DispatcherServlet 'dispatcherServlet' | [org.apache.juli.logging.DirectJDKLog:173]
+2023-04-23 18:39:28.467| http-nio-6001-exec-1 | INFO |  -  | Initializing Servlet 'dispatcherServlet' | [org.springframework.web.servlet.FrameworkServlet:525]
+2023-04-23 18:39:28.492| http-nio-6001-exec-1 | INFO |  -  | Completed initialization in 25 ms | [org.springframework.web.servlet.FrameworkServlet:547]
+2023-04-23 18:39:28.671| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/sys/org/queryByOrgCode
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:queryByOrgCode
+参数key:"code",参数value:"cqu"
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:39:31.793| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:31.797| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@22de3743] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:31.870| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@357579587 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:31.873| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE (login_name = ? AND org_id = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:31.876| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: dengyue(String), 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:31.960| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:31.960| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@22de3743] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:32.188| http-nio-6001-exec-2 | INFO |  -  | sendOneWay mqDto:{"id":"jqRtKfaV2oGB9gmtCCWd0","topic":"themis-topic-exam","tag":"WEB","timestamp":1682246372178,"body":"SESSION","type":"WEB","objId":"f46e26140bb41e8a0640315055685461","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
+2023-04-23 18:39:32.261| http-nio-6001-exec-2 | INFO |  -  | sendOneWay mqDto:{"id":"kE_pZzdvzxohkEUGelSUc","topic":"themis-topic-exam","tag":"USER","timestamp":1682246372261,"body":"LOGIN","type":"USER","objId":"315813885599289344","objName":"dengyue","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
+2023-04-23 18:39:32.429| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/user/login/account
+============类============:com.qmth.themis.admin.api.TBUserController
+============方法============:login
+参数key:"mapParameter",参数value:{"loginName":"dengyue","password":"MTIzNDU2","code":"cqu"}
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:39:32.509| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:39:32.509| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/getPlayUrls, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:LwdD3vaW5UAgWn/lM+Ionm+8asI=, time:1682246372498 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:39:32.861| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/sys/getPlayUrls
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:getPlayUrls
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:39:32.912| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:39:32.914| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:pFPk+GY4UdR8FX1NTUpCBiK97Cs=, time:1682246372890 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:39:33.288| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:33.290| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@322b22df] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:33.332| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1603641982 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:33.339| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence` | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:33.344| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 315813885599289344(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:33.451| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 20 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:33.452| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@322b22df] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:33.453| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/sys/getMenu
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:getMenu
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:39:33.581| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:39:33.581| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:39:33.582| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/role/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:cP0xc5kjvjRIb2MT+NJJnqrjd2g=, time:1682246373567 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:39:33.582| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/user/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:2oxTFst+HlSqT3CSixgm3lCC59E=, time:1682246373566 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:39:34.108| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:34.111| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d18a21a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:34.135| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:39:34.135| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:MmBlCW5iiQIgUBRDfB2whVZGdTo=, time:1682246374126 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:39:34.212| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@953375206 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:34.214| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT tbu.org_id AS orgId, tbu.id, tbu.mobile_number AS mobileNumber, tbu.login_name AS loginName, tbu.name, GROUP_CONCAT(tbr.role_code) AS roleCodeStr, GROUP_CONCAT(tbr.role_name) AS roleNameStr, tbu.enable, tbo.name AS orgName, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.create_id) AS createName, tbu.create_time AS createTime, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.update_id) AS updateName, tbu.update_time AS updateTime FROM t_b_user tbu LEFT JOIN t_b_user_role tbur ON tbur.user_id = tbu.id LEFT JOIN t_b_role tbr ON tbr.role_code = tbur.role_code LEFT JOIN t_b_org tbo ON tbo.id = tbu.org_id WHERE tbu.org_id = ? GROUP BY tbu.org_id, tbu.id, tbu.mobile_number, tbu.login_name, tbu.name, tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN' | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:34.216| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:34.264| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:34.271| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.id, t.name, t.loginName, t.orgId, t.orgName, t.roleNameStr, t.enable, t.mobileNumber, t.roleCodeStr, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select tbu.org_id as orgId,tbu.id, tbu.mobile_number as mobileNumber, tbu.login_name as loginName, tbu.name, group_concat(tbr.role_code) as roleCodeStr, group_concat(tbr.role_name) as roleNameStr, tbu.enable,tbo.name as orgName,( select t.name from t_b_user t where t.id = tbu.create_id) as createName, tbu.create_time as createTime, ( select t.name from t_b_user t where t.id = tbu.update_id) as updateName, tbu.update_time as updateTime from t_b_user tbu left join t_b_user_role tbur on tbur.user_id = tbu.id left join t_b_role tbr on tbr.role_code = tbur.role_code left join t_b_org tbo on tbo.id = tbu.org_id WHERE tbu.org_id = ? group by tbu.org_id,tbu.id,tbu.mobile_number,tbu.login_name,tbu.name,tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN' order by t.name LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:34.272| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:34.332| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:34.332| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d18a21a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:34.334| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/user/query
+============类============:com.qmth.themis.admin.api.TBUserController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"loginName",参数value:null
+参数key:"name",参数value:null
+参数key:"roleCode",参数value:null
+参数key:"enable",参数value:null
+参数key:"orgId",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:39:34.537| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:34.537| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c454bb8] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:34.558| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1713984215 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:34.558| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (SELECT tbth.status FROM t_b_task_history tbth WHERE tbth.exam_id = t.id AND tbth.`type` = 'CLOUD_MARK_DATA_PUSH' AND tbth.progress = 100 ORDER BY tbth.create_time DESC LIMIT 1) AS cloudMarkPushDataStatus, t.examStudentBreachPush FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName, t.exam_student_call_enable AS examStudentCallEnable, t.objective_score_push AS objectiveScorePush, t.exam_student_breach_push AS examStudentBreachPush FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.createTime DESC) TOTAL | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:34.559| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:34.663| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:34.665| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (select tbth.status from t_b_task_history tbth where tbth.exam_id = t.id and tbth.`type` = 'CLOUD_MARK_DATA_PUSH' and tbth.progress = 100 order by tbth.create_time desc limit 1) as cloudMarkPushDataStatus, t.examStudentBreachPush from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName, t.exam_student_call_enable as examStudentCallEnable, t.objective_score_push as objectiveScorePush, t.exam_student_breach_push as examStudentBreachPush from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.createTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:34.665| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:34.775| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:34.776| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c454bb8] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:34.776| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/exam/query
+============类============:com.qmth.themis.admin.api.TEExamController
+============方法============:query
+参数key:"userId",参数value:null
+参数key:"id",参数value:null
+参数key:"code",参数value:null
+参数key:"name",参数value:null
+参数key:"mode",参数value:null
+参数key:"enable",参数value:null
+参数key:"type",参数value:null
+参数key:"finished",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:39:35.267| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:39:35.268| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:8UlfafmOOrzCBk2AYW3tOs4uj8M=, time:1682246375252 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:39:35.731| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:35.733| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a8da17a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:35.831| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1066348623 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:35.835| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (SELECT tbth.status FROM t_b_task_history tbth WHERE tbth.exam_id = t.id AND tbth.`type` = 'CLOUD_MARK_DATA_PUSH' AND tbth.progress = 100 ORDER BY tbth.create_time DESC LIMIT 1) AS cloudMarkPushDataStatus, t.examStudentBreachPush FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName, t.exam_student_call_enable AS examStudentCallEnable, t.objective_score_push AS objectiveScorePush, t.exam_student_breach_push AS examStudentBreachPush FROM t_e_exam t WHERE 1 = 1 AND t.monitor_status = 'FINISHED' AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.createTime DESC) TOTAL | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:35.836| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:35.927| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:35.933| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (select tbth.status from t_b_task_history tbth where tbth.exam_id = t.id and tbth.`type` = 'CLOUD_MARK_DATA_PUSH' and tbth.progress = 100 order by tbth.create_time desc limit 1) as cloudMarkPushDataStatus, t.examStudentBreachPush from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName, t.exam_student_call_enable as examStudentCallEnable, t.objective_score_push as objectiveScorePush, t.exam_student_breach_push as examStudentBreachPush from t_e_exam t WHERE 1 = 1 and t.monitor_status = 'FINISHED' and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.createTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:35.934| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 15(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:36.025| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 9 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:36.026| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a8da17a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:36.026| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/exam/query
+============类============:com.qmth.themis.admin.api.TEExamController
+============方法============:query
+参数key:"userId",参数value:null
+参数key:"id",参数value:null
+参数key:"code",参数value:null
+参数key:"name",参数value:null
+参数key:"mode",参数value:null
+参数key:"enable",参数value:null
+参数key:"type",参数value:null
+参数key:"finished",参数value:true
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:39:37.035| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:39:37.035| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:39:37.037| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/exam/course/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:RPElxZkzuyOiJ6oQkEGx63msNfk=, time:1682246377027 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:39:37.037| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/activity/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:IWzayv1ZWGA890/55ioCj292WIc=, time:1682246377026 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:39:37.321| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:37.323| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f9564cb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:37.344| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:37.346| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5316b5b8] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:37.380| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1747956102 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:37.383| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teec.exam_id AS examId, teec.id, teec.course_code AS courseCode, teec.course_name AS courseName, teec.paper_count AS paperCount, if(teec.paper_count > 0, 1, 0) AS hasPaper, teec.objective_shuffle AS objectiveShuffle, teec.option_shuffle AS optionShuffle, teec.audio_play_count AS audioPlayCount, teec.has_answer AS hasAnswer, teec.has_audio AS hasAudio, teec.create_time AS createTime, teec.update_time AS updateTime, (SELECT t.name FROM t_b_user t WHERE t.id = teec.create_id) AS createName, (SELECT t.name FROM t_b_user t WHERE t.id = teec.update_id) AS updateName, teec.mobile_photo_upload AS mobilePhotoUpload FROM t_e_exam_course teec LEFT JOIN t_e_exam tee ON teec.exam_id = tee.id WHERE teec.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:37.385| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:37.399| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1272023736 wrapping com.mysql.cj.jdbc.ConnectionImpl@7a698b55] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:37.400| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teea.id, teea.code, teea.exam_id AS examId, teea.prepare_seconds AS prepareSeconds, teea.max_duration_seconds AS maxDurationSeconds, teea.enable, teea.opening_seconds AS openingSeconds, teea.start_time AS startTime, teea.finish_time AS finishTime, teea.create_time AS createTime, teea.update_time AS updateTime, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.update_id) AS updateName FROM t_e_exam_activity teea LEFT JOIN t_e_exam tee ON teea.exam_id = tee.id WHERE teea.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:37.400| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:37.426| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:37.428| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.id, t.examId, t.courseCode, t.courseName, t.paperCount, t.hasPaper, t.objectiveShuffle, t.optionShuffle, t.audioPlayCount, t.hasAnswer, t.hasAudio, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.mobilePhotoUpload from ( select teec.exam_id as examId,teec.id,teec.course_code as courseCode, teec.course_name as courseName, teec.paper_count as paperCount, if(teec.paper_count > 0, 1, 0) as hasPaper, teec.objective_shuffle as objectiveShuffle, teec.option_shuffle as optionShuffle, teec.audio_play_count as audioPlayCount, teec.has_answer as hasAnswer, teec.has_audio as hasAudio, teec.create_time as createTime, teec.update_time as updateTime, ( select t.name from t_b_user t where t.id = teec.create_id) as createName, ( select t.name from t_b_user t where t.id = teec.update_id) as updateName, teec.mobile_photo_upload as mobilePhotoUpload from t_e_exam_course teec left join t_e_exam tee on teec.exam_id = tee.id WHERE teec.exam_id = ? ) t order by t.courseCode,t.updateTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:37.428| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:37.445| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:37.446| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.examId, t.prepareSeconds, t.maxDurationSeconds, t.enable, t.openingSeconds, t.startTime, t.finishTime, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teea.id, teea.code, teea.exam_id as examId, teea.prepare_seconds as prepareSeconds, teea.max_duration_seconds as maxDurationSeconds, teea.enable, teea.opening_seconds as openingSeconds, teea.start_time as startTime, teea.finish_time as finishTime, teea.create_time as createTime, teea.update_time as updateTime,( select t1.name from t_b_user t1 where t1.id = teea.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = teea.update_id) as updateName from t_e_exam_activity teea left join t_e_exam tee on teea.exam_id = tee.id WHERE teea.exam_id = ? ) t order by cast(t.code as SIGNED) LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:37.446| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:37.469| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:37.470| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f9564cb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:37.470| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/exam/course/query
+============类============:com.qmth.themis.admin.api.TEExamCourseController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382167497778401280
+参数key:"courseCode",参数value:null
+参数key:"courseName",参数value:null
+参数key:"hasPaper",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:39:37.487| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:37.488| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5316b5b8] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:37.488| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/activity/query
+============类============:com.qmth.themis.admin.api.TEExamActivityController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382167497778401280
+参数key:"code",参数value:null
+参数key:"startDate",参数value:null
+参数key:"finishDate",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:39:37.623| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:39:37.624| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/examStudent/mark/result, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:Xi9/8fnCidVaptHh4Xj2mvALsYQ=, time:1682246377617 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:39:38.098| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:38.098| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@318ac0c7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:38.184| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1375527276 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:38.185| http-nio-6001-exec-1 | 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 WHERE (exam_id = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:38.185| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:38.288| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:38.290| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@318ac0c7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:40.600| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:40.600| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@493b61bb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:40.645| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1923690004 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:40.646| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT tees.id AS examStudentId, tee.id AS examId, tee.name AS examName, teea.id AS examActivityId, teea.code AS examActivityCode, tes.name, tes.`identity`, tees.course_code AS courseCode, tees.course_name AS courseName, tees.room_code AS roomCode, tees.room_name AS roomName, tees.grade, tees.class_no AS classNo, (SELECT count(1) FROM t_oe_exam_record toer WHERE toer.exam_student_id = tees.id AND toer.first_start_time IS NOT NULL) AS examCount, (SELECT count(toer.id) FROM t_oe_exam_record toer WHERE toer.exam_student_id = tees.id AND toer.breach_status = 0) AS breachCount, 0 AS objectiveScore, 0 AS subjectiveScore FROM t_e_student tes LEFT JOIN t_e_exam_student tees ON tees.student_id = tes.id LEFT JOIN t_e_exam tee ON tee.id = tees.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = tees.exam_activity_id WHERE tee.id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:40.647| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:40.750| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:40.752| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.examActivityCode, t.name, t.identity, t.courseCode, t.courseName, t.roomCode, t.roomName, t.grade, t.classNo, if(t.examCount <= 0,'是','否') as examAbsent, t.examCount, t.examName, if(t.breachCount is null,0,t.breachCount) as breachCount, ifnull(t.objectiveScore,0) as objectiveScore, t.examId, t.examActivityId, t.subjectiveScore, (t.objectiveScore + t.subjectiveScore) as sumScore, t.examStudentId from ( select tees.id as examStudentId,tee.id as examId,tee.name as examName,teea.id as examActivityId, teea.code as examActivityCode, tes.name, tes.`identity`, tees.course_code as courseCode, tees.course_name as courseName, tees.room_code as roomCode, tees.room_name as roomName, tees.grade, tees.class_no as classNo, ( select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and toer.first_start_time is not null) as examCount, (select count(toer.id) from t_oe_exam_record toer where toer.exam_student_id = tees.id and toer.breach_status = 0) as breachCount, 0 as objectiveScore, 0 as subjectiveScore from t_e_student tes left join t_e_exam_student tees on tees.student_id = tes.id left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id WHERE tee.id = ? ) t order by t.examStudentId LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:40.752| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:40.857| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:40.858| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@493b61bb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:48.632| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:48.633| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@589a5c6b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:48.717| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1107622183 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:48.719| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:48.720| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494062264321(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:48.800| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:48.801| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@589a5c6b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:48.903| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:48.903| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b4a7d1f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:48.904| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1639517465 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:48.905| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:48.905| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494062264322(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:48.947| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:48.948| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b4a7d1f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.051| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.053| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@714c4706] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.055| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1238789813 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.059| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.061| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494062264323(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.093| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.095| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@714c4706] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.195| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.196| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6cddddc3] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.197| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2142950185 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.198| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.198| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494062264324(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.239| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.241| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6cddddc3] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.345| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.345| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1644f6a9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.353| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@633946264 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.356| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.358| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494062264325(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.384| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.385| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1644f6a9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.488| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.489| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@285355ea] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.489| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1747885403 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.490| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.490| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494066458625(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.528| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.529| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@285355ea] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.634| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.635| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b80b63a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.636| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1775129765 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.637| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.637| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494066458626(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.676| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.676| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b80b63a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.778| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.778| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14115d8b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.778| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1258162261 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.779| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.779| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494066458627(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.821| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.821| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14115d8b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.923| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.923| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@129f06a8] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.925| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@217906293 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.925| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.926| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494066458628(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.964| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:49.965| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@129f06a8] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:50.068| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:50.069| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1763c19d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:50.069| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2099457951 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:50.070| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:50.070| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494066458629(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:50.112| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:39:50.112| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1763c19d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:40:03.867| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:40:03.868| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3085cca1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:40:03.940| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@724728595 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:40:03.942| http-nio-6001-exec-1 | 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 WHERE (exam_number IN ()) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:40:03.943| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:40:04.033| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3085cca1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:40:04.122| http-nio-6001-exec-1 | ERROR |  -  | 请求出错:{} | [com.qmth.themis.admin.aspect.ApiControllerAspect:76]
+org.springframework.jdbc.BadSqlGrammarException: 
+### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))' at line 3
+### The error may exist in com/qmth/themis/business/dao/TSyncExamStudentScoreMapper.java (best guess)
+### The error may involve defaultParameterMap
+### The error occurred while setting parameters
+### SQL: 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     WHERE (exam_number IN ())
+### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))' at line 3
+; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))' at line 3
+	at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:235)
+	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.$Proxy121.selectList(Unknown Source)
+	at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223)
+	at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:173)
+	at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:78)
+	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.$Proxy163.selectList(Unknown Source)
+	at com.baomidou.mybatisplus.extension.service.IService.list(IService.java:279)
+	at com.qmth.themis.business.service.impl.TSyncExamStudentScoreServiceImpl.findByExamRecordIds(TSyncExamStudentScoreServiceImpl.java:34)
+	at com.qmth.themis.business.service.impl.TSyncExamStudentScoreServiceImpl$$FastClassBySpringCGLIB$$c3f2c16e.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.TSyncExamStudentScoreServiceImpl$$EnhancerBySpringCGLIB$$5873f520.findByExamRecordIds(<generated>)
+	at com.qmth.themis.admin.api.TEExamStudentController.markResult(TEExamStudentController.java:452)
+	at com.qmth.themis.admin.api.TEExamStudentController$$FastClassBySpringCGLIB$$d8ae373d.invoke(<generated>)
+	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
+	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
+	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
+	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
+	at org.springframework.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.themis.admin.aspect.ApiControllerAspect.aroundApiPoint(ApiControllerAspect.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.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
+	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
+	at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
+	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
+	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
+	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
+	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
+	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
+	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
+	at com.qmth.themis.admin.api.TEExamStudentController$$EnhancerBySpringCGLIB$$5b533736.markResult(<generated>)
+	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+	at java.lang.reflect.Method.invoke(Method.java:498)
+	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
+	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
+	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
+	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879)
+	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793)
+	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
+	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
+	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
+	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
+	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
+	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
+	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
+	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
+	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
+	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
+	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
+	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
+	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
+	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
+	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
+	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
+	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
+	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
+	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
+	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
+	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
+	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
+	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
+	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
+	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
+	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
+	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
+	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
+	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
+	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
+	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
+	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
+	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
+	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
+	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
+	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
+	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
+	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
+	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
+	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
+	at java.lang.Thread.run(Thread.java:748)
+Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))' at line 3
+	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)
+	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
+	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
+	at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953)
+	at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:370)
+	at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
+	at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
+	at sun.reflect.GeneratedMethodAccessor143.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.$Proxy253.execute(Unknown Source)
+	at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
+	at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
+	at sun.reflect.GeneratedMethodAccessor142.invoke(Unknown Source)
+	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.$Proxy251.query(Unknown Source)
+	at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:69)
+	at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325)
+	at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
+	at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:165)
+	at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81)
+	at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
+	at com.sun.proxy.$Proxy250.query(Unknown Source)
+	at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
+	at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
+	at sun.reflect.GeneratedMethodAccessor293.invoke(Unknown Source)
+	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+	at java.lang.reflect.Method.invoke(Method.java:498)
+	at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
+	... 88 common frames omitted
+2023-04-23 18:40:04.125| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/examStudent/mark/result
+============类============:com.qmth.themis.admin.api.TEExamStudentController
+============方法============:markResult
+参数key:"examId",参数value:382167497778401280
+参数key:"examActivityId",参数value:null
+参数key:"identity",参数value:null
+参数key:"name",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:26秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:40:04.131| http-nio-6001-exec-1 | ERROR |  -  | 请求出错:[error path]:/api/admin/examStudent/mark/result
+[status]:505
+[code]:500
+[message]:
+### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))' at line 3
+### The error may exist in com/qmth/themis/business/dao/TSyncExamStudentScoreMapper.java (best guess)
+### The error may involve defaultParameterMap
+### The error occurred while setting parameters
+### SQL: 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     WHERE (exam_number IN ())
+### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))' at line 3
+; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))' at line 3 | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:56]
+2023-04-23 18:40:09.280| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:40:09.282| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/examStudent/mark/result, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:ky6wCLKnFhSIeBl9lfuWSpRtTBY=, time:1682246409260 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:40:09.727| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:40:09.730| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@401c1947] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:40:09.825| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@562456478 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:40:09.838| http-nio-6001-exec-2 | 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 WHERE (exam_id = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:40:09.844| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:40:09.943| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:40:09.946| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@401c1947] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:40:17.369| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:40:17.371| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@570eca38] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:40:17.453| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2012755903 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:40:17.457| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT tees.id AS examStudentId, tee.id AS examId, tee.name AS examName, teea.id AS examActivityId, teea.code AS examActivityCode, tes.name, tes.`identity`, tees.course_code AS courseCode, tees.course_name AS courseName, tees.room_code AS roomCode, tees.room_name AS roomName, tees.grade, tees.class_no AS classNo, (SELECT count(1) FROM t_oe_exam_record toer WHERE toer.exam_student_id = tees.id AND toer.first_start_time IS NOT NULL) AS examCount, (SELECT count(toer.id) FROM t_oe_exam_record toer WHERE toer.exam_student_id = tees.id AND toer.breach_status = 0) AS breachCount, 0 AS objectiveScore, 0 AS subjectiveScore FROM t_e_student tes LEFT JOIN t_e_exam_student tees ON tees.student_id = tes.id LEFT JOIN t_e_exam tee ON tee.id = tees.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = tees.exam_activity_id WHERE tee.id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:40:17.458| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:40:17.556| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:40:17.566| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select t.examActivityCode, t.name, t.identity, t.courseCode, t.courseName, t.roomCode, t.roomName, t.grade, t.classNo, if(t.examCount <= 0,'是','否') as examAbsent, t.examCount, t.examName, if(t.breachCount is null,0,t.breachCount) as breachCount, ifnull(t.objectiveScore,0) as objectiveScore, t.examId, t.examActivityId, t.subjectiveScore, (t.objectiveScore + t.subjectiveScore) as sumScore, t.examStudentId from ( select tees.id as examStudentId,tee.id as examId,tee.name as examName,teea.id as examActivityId, teea.code as examActivityCode, tes.name, tes.`identity`, tees.course_code as courseCode, tees.course_name as courseName, tees.room_code as roomCode, tees.room_name as roomName, tees.grade, tees.class_no as classNo, ( select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and toer.first_start_time is not null) as examCount, (select count(toer.id) from t_oe_exam_record toer where toer.exam_student_id = tees.id and toer.breach_status = 0) as breachCount, 0 as objectiveScore, 0 as subjectiveScore from t_e_student tes left join t_e_exam_student tees on tees.student_id = tes.id left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id WHERE tee.id = ? ) t order by t.examStudentId LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:40:17.568| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:40:17.711| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:40:17.712| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@570eca38] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:40:56.825| HikariPool-1 housekeeper | WARN |  -  | HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=48s43ms). | [com.zaxxer.hikari.pool.HikariPool$HouseKeeper:787]
+2023-04-23 18:41:15.157| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:41:15.159| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bb586a2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:41:15.224| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1958479921 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:41:15.229| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:41:15.230| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494062264321(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:41:15.288| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:41:15.289| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bb586a2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:07.731| HikariPool-1 housekeeper | WARN |  -  | HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=3m15s857ms). | [com.zaxxer.hikari.pool.HikariPool$HouseKeeper:787]
+2023-04-23 18:44:07.767| 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-04-23 18:44:07.767| 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-04-23 18:44:07.770| 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-04-23 18:44:07.770| 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-04-23 18:44:07.777| 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-04-23 18:44:07.778| 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-04-23 18:44:07.923| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:07.925| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e04a014] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.002| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1248708197 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.006| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.008| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494062264322(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.087| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.089| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e04a014] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.188| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.188| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a64245f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.189| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@832252167 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.189| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.190| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494062264323(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.231| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.232| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a64245f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.344| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.344| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@188068a0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.345| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1664698550 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.345| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.346| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494062264324(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.378| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.379| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@188068a0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.480| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.481| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b45ac33] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.481| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@278593683 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.482| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.482| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494062264325(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.523| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.525| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b45ac33] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.624| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.624| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7379378b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.625| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1434139107 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.625| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.625| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494066458625(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.666| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.667| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7379378b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.771| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.771| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@509929da] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.771| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1785104685 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.772| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.772| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494066458626(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.813| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.813| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@509929da] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.917| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.917| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1aac0f23] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.917| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@65151573 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.918| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.918| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494066458627(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.959| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:08.960| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1aac0f23] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:09.064| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:09.064| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b56bdfd] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:09.064| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@838432419 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:09.065| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:09.065| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494066458628(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:09.105| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:09.105| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b56bdfd] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:09.208| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:09.208| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61adbe01] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:09.209| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@535449244 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:09.209| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:09.210| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494066458629(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:09.252| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:09.252| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61adbe01] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:09.253| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:09.253| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1eeea856] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:09.256| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@306139196 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:09.257| http-nio-6001-exec-2 | 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 WHERE (exam_number IN ()) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:09.257| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:09.334| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1eeea856] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:44:09.335| http-nio-6001-exec-2 | ERROR |  -  | 请求出错:{} | [com.qmth.themis.admin.aspect.ApiControllerAspect:76]
+org.springframework.jdbc.BadSqlGrammarException: 
+### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))' at line 3
+### The error may exist in com/qmth/themis/business/dao/TSyncExamStudentScoreMapper.java (best guess)
+### The error may involve defaultParameterMap
+### The error occurred while setting parameters
+### SQL: 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     WHERE (exam_number IN ())
+### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))' at line 3
+; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))' at line 3
+	at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:235)
+	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.$Proxy121.selectList(Unknown Source)
+	at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223)
+	at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:173)
+	at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:78)
+	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.$Proxy163.selectList(Unknown Source)
+	at com.baomidou.mybatisplus.extension.service.IService.list(IService.java:279)
+	at com.qmth.themis.business.service.impl.TSyncExamStudentScoreServiceImpl.findByExamRecordIds(TSyncExamStudentScoreServiceImpl.java:34)
+	at com.qmth.themis.business.service.impl.TSyncExamStudentScoreServiceImpl$$FastClassBySpringCGLIB$$c3f2c16e.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.TSyncExamStudentScoreServiceImpl$$EnhancerBySpringCGLIB$$5873f520.findByExamRecordIds(<generated>)
+	at com.qmth.themis.admin.api.TEExamStudentController.markResult(TEExamStudentController.java:452)
+	at com.qmth.themis.admin.api.TEExamStudentController$$FastClassBySpringCGLIB$$d8ae373d.invoke(<generated>)
+	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
+	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
+	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
+	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
+	at org.springframework.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.themis.admin.aspect.ApiControllerAspect.aroundApiPoint(ApiControllerAspect.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.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
+	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
+	at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
+	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
+	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
+	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
+	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
+	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
+	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
+	at com.qmth.themis.admin.api.TEExamStudentController$$EnhancerBySpringCGLIB$$5b533736.markResult(<generated>)
+	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+	at java.lang.reflect.Method.invoke(Method.java:498)
+	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
+	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
+	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
+	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879)
+	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793)
+	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
+	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
+	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
+	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
+	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
+	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
+	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
+	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
+	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
+	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
+	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
+	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
+	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
+	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
+	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
+	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
+	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
+	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
+	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
+	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
+	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
+	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
+	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
+	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
+	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
+	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
+	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
+	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
+	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
+	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
+	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
+	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
+	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
+	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
+	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
+	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
+	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
+	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
+	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
+	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
+	at java.lang.Thread.run(Thread.java:748)
+Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))' at line 3
+	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)
+	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
+	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
+	at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953)
+	at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:370)
+	at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
+	at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
+	at sun.reflect.GeneratedMethodAccessor143.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.$Proxy253.execute(Unknown Source)
+	at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
+	at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
+	at sun.reflect.GeneratedMethodAccessor142.invoke(Unknown Source)
+	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.$Proxy251.query(Unknown Source)
+	at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:69)
+	at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325)
+	at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
+	at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:165)
+	at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81)
+	at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
+	at com.sun.proxy.$Proxy250.query(Unknown Source)
+	at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
+	at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
+	at sun.reflect.GeneratedMethodAccessor293.invoke(Unknown Source)
+	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+	at java.lang.reflect.Method.invoke(Method.java:498)
+	at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
+	... 88 common frames omitted
+2023-04-23 18:44:09.337| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/examStudent/mark/result
+============类============:com.qmth.themis.admin.api.TEExamStudentController
+============方法============:markResult
+参数key:"examId",参数value:382167497778401280
+参数key:"examActivityId",参数value:null
+参数key:"identity",参数value:null
+参数key:"name",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:239秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:44:09.339| http-nio-6001-exec-2 | ERROR |  -  | 请求出错:[error path]:/api/admin/examStudent/mark/result
+[status]:505
+[code]:500
+[message]:
+### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))' at line 3
+### The error may exist in com/qmth/themis/business/dao/TSyncExamStudentScoreMapper.java (best guess)
+### The error may involve defaultParameterMap
+### The error occurred while setting parameters
+### SQL: 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     WHERE (exam_number IN ())
+### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))' at line 3
+; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))' at line 3 | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:56]
+2023-04-23 18:44:09.344| http-nio-6001-exec-2 | WARN |  -  | Failure in @ExceptionHandler com.qmth.themis.common.exception.GlobalDefultExceptionHandler#defultExcepitonHandler(Exception, HttpServletRequest, HttpServletResponse) | [org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver:414]
+org.apache.catalina.connector.ClientAbortException: java.io.IOException: Broken pipe
+	at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:309)
+	at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:272)
+	at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
+	at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1176)
+	at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:1007)
+	at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
+	at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:104)
+	at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:287)
+	at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:181)
+	at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
+	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:123)
+	at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:407)
+	at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:61)
+	at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:141)
+	at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80)
+	at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1300)
+	at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1111)
+	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1057)
+	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.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
+	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
+	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
+	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
+	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
+	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
+	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
+	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
+	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
+	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
+	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
+	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
+	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
+	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
+	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
+	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
+	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
+	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
+	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
+	at java.lang.Thread.run(Thread.java:748)
+Caused by: java.io.IOException: Broken pipe
+	at sun.nio.ch.FileDispatcherImpl.write0(Native Method)
+	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:47)
+	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
+	at sun.nio.ch.IOUtil.write(IOUtil.java:65)
+	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
+	at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:138)
+	at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:101)
+	at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:152)
+	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1253)
+	at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:740)
+	at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:693)
+	at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:683)
+	at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:564)
+	at org.apache.coyote.http11.filters.IdentityOutputFilter.flush(IdentityOutputFilter.java:117)
+	at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:217)
+	at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1155)
+	at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:399)
+	at org.apache.coyote.Response.action(Response.java:209)
+	at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:305)
+	... 56 common frames omitted
+2023-04-23 18:44:09.349| http-nio-6001-exec-2 | ERROR |  -  | Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.qmth.themis.common.exception.BusinessException: 
+### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))' at line 3
+### The error may exist in com/qmth/themis/business/dao/TSyncExamStudentScoreMapper.java (best guess)
+### The error may involve defaultParameterMap
+### The error occurred while setting parameters
+### SQL: 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     WHERE (exam_number IN ())
+### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))' at line 3
+; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))' at line 3] with root cause | [org.apache.juli.logging.DirectJDKLog:175]
+com.qmth.themis.common.exception.BusinessException: 
+### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))' at line 3
+### The error may exist in com/qmth/themis/business/dao/TSyncExamStudentScoreMapper.java (best guess)
+### The error may involve defaultParameterMap
+### The error occurred while setting parameters
+### SQL: 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     WHERE (exam_number IN ())
+### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))' at line 3
+; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))' at line 3
+	at com.qmth.themis.common.util.ResultUtil.error(ResultUtil.java:40)
+	at com.qmth.themis.admin.aspect.ApiControllerAspect.aroundApiPoint(ApiControllerAspect.java:80)
+	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+	at java.lang.reflect.Method.invoke(Method.java:498)
+	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
+	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
+	at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
+	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
+	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
+	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
+	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
+	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
+	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
+	at com.qmth.themis.admin.api.TEExamStudentController$$EnhancerBySpringCGLIB$$5b533736.markResult(<generated>)
+	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+	at java.lang.reflect.Method.invoke(Method.java:498)
+	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
+	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
+	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
+	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879)
+	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793)
+	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
+	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
+	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
+	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
+	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
+	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
+	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
+	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
+	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
+	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
+	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
+	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
+	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
+	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
+	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
+	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
+	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
+	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
+	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
+	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
+	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
+	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
+	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
+	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
+	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
+	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
+	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
+	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
+	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
+	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
+	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
+	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
+	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
+	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
+	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
+	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
+	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
+	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
+	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
+	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
+	at java.lang.Thread.run(Thread.java:748)
+2023-04-23 18:44:59.998| scheduled-task-1 | INFO |  -  | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
+2023-04-23 18:49:39.815| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:49:39.818| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:r99aCP8zullGueUTweCT/jTD7kA=, time:1682246979800 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:49:40.290| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:40.293| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e69814b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:40.359| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@961261973 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:40.360| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (SELECT tbth.status FROM t_b_task_history tbth WHERE tbth.exam_id = t.id AND tbth.`type` = 'CLOUD_MARK_DATA_PUSH' AND tbth.progress = 100 ORDER BY tbth.create_time DESC LIMIT 1) AS cloudMarkPushDataStatus, t.examStudentBreachPush FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName, t.exam_student_call_enable AS examStudentCallEnable, t.objective_score_push AS objectiveScorePush, t.exam_student_breach_push AS examStudentBreachPush FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.createTime DESC) TOTAL | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:40.362| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:40.472| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:40.474| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (select tbth.status from t_b_task_history tbth where tbth.exam_id = t.id and tbth.`type` = 'CLOUD_MARK_DATA_PUSH' and tbth.progress = 100 order by tbth.create_time desc limit 1) as cloudMarkPushDataStatus, t.examStudentBreachPush from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName, t.exam_student_call_enable as examStudentCallEnable, t.objective_score_push as objectiveScorePush, t.exam_student_breach_push as examStudentBreachPush from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.createTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:40.474| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:40.580| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:40.580| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e69814b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:40.581| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/exam/query
+============类============:com.qmth.themis.admin.api.TEExamController
+============方法============:query
+参数key:"userId",参数value:null
+参数key:"id",参数value:null
+参数key:"code",参数value:null
+参数key:"name",参数value:null
+参数key:"mode",参数value:null
+参数key:"enable",参数value:null
+参数key:"type",参数value:null
+参数key:"finished",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:49:44.218| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:49:44.218| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:OOzNRqp00U+xOsfGyJQHPMTRAWA=, time:1682246984206 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:49:44.656| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:44.656| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c26eb53] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:44.697| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1037609524 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:44.698| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (SELECT tbth.status FROM t_b_task_history tbth WHERE tbth.exam_id = t.id AND tbth.`type` = 'CLOUD_MARK_DATA_PUSH' AND tbth.progress = 100 ORDER BY tbth.create_time DESC LIMIT 1) AS cloudMarkPushDataStatus, t.examStudentBreachPush FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName, t.exam_student_call_enable AS examStudentCallEnable, t.objective_score_push AS objectiveScorePush, t.exam_student_breach_push AS examStudentBreachPush FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.createTime DESC) TOTAL | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:44.698| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:44.780| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:44.782| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (select tbth.status from t_b_task_history tbth where tbth.exam_id = t.id and tbth.`type` = 'CLOUD_MARK_DATA_PUSH' and tbth.progress = 100 order by tbth.create_time desc limit 1) as cloudMarkPushDataStatus, t.examStudentBreachPush from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName, t.exam_student_call_enable as examStudentCallEnable, t.objective_score_push as objectiveScorePush, t.exam_student_breach_push as examStudentBreachPush from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.createTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:44.782| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 15(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:44.884| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 12 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:44.885| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c26eb53] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:44.885| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/exam/query
+============类============:com.qmth.themis.admin.api.TEExamController
+============方法============:query
+参数key:"userId",参数value:null
+参数key:"id",参数value:null
+参数key:"code",参数value:null
+参数key:"name",参数value:null
+参数key:"mode",参数value:null
+参数key:"enable",参数value:null
+参数key:"type",参数value:null
+参数key:"finished",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:49:45.112| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:49:45.113| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:7orqzuMf7lrc0iSfyr1LXr3L1WE=, time:1682246985107 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:49:45.554| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:45.554| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20d88b96] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:45.594| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@86609347 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:45.595| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (SELECT tbth.status FROM t_b_task_history tbth WHERE tbth.exam_id = t.id AND tbth.`type` = 'CLOUD_MARK_DATA_PUSH' AND tbth.progress = 100 ORDER BY tbth.create_time DESC LIMIT 1) AS cloudMarkPushDataStatus, t.examStudentBreachPush FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName, t.exam_student_call_enable AS examStudentCallEnable, t.objective_score_push AS objectiveScorePush, t.exam_student_breach_push AS examStudentBreachPush FROM t_e_exam t WHERE 1 = 1 AND t.monitor_status = 'FINISHED' AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.createTime DESC) TOTAL | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:45.596| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:45.700| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:45.705| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (select tbth.status from t_b_task_history tbth where tbth.exam_id = t.id and tbth.`type` = 'CLOUD_MARK_DATA_PUSH' and tbth.progress = 100 order by tbth.create_time desc limit 1) as cloudMarkPushDataStatus, t.examStudentBreachPush from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName, t.exam_student_call_enable as examStudentCallEnable, t.objective_score_push as objectiveScorePush, t.exam_student_breach_push as examStudentBreachPush from t_e_exam t WHERE 1 = 1 and t.monitor_status = 'FINISHED' and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.createTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:45.707| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 15(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:45.793| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 9 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:45.794| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20d88b96] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:45.795| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/exam/query
+============类============:com.qmth.themis.admin.api.TEExamController
+============方法============:query
+参数key:"userId",参数value:null
+参数key:"id",参数value:null
+参数key:"code",参数value:null
+参数key:"name",参数value:null
+参数key:"mode",参数value:null
+参数key:"enable",参数value:null
+参数key:"type",参数value:null
+参数key:"finished",参数value:true
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:49:46.578| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:49:46.578| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:49:46.579| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/exam/course/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:vlnPGTjBzQ4c8KRw5Etp7ATaKGU=, time:1682246986570 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:49:46.579| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/activity/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:7io03XrIVocx07B8G2CLrG2RDqs=, time:1682246986569 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:49:46.822| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:46.823| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79b2d061] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:46.863| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1149701892 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:46.865| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teec.exam_id AS examId, teec.id, teec.course_code AS courseCode, teec.course_name AS courseName, teec.paper_count AS paperCount, if(teec.paper_count > 0, 1, 0) AS hasPaper, teec.objective_shuffle AS objectiveShuffle, teec.option_shuffle AS optionShuffle, teec.audio_play_count AS audioPlayCount, teec.has_answer AS hasAnswer, teec.has_audio AS hasAudio, teec.create_time AS createTime, teec.update_time AS updateTime, (SELECT t.name FROM t_b_user t WHERE t.id = teec.create_id) AS createName, (SELECT t.name FROM t_b_user t WHERE t.id = teec.update_id) AS updateName, teec.mobile_photo_upload AS mobilePhotoUpload FROM t_e_exam_course teec LEFT JOIN t_e_exam tee ON teec.exam_id = tee.id WHERE teec.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:46.866| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:46.926| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:46.932| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select t.id, t.examId, t.courseCode, t.courseName, t.paperCount, t.hasPaper, t.objectiveShuffle, t.optionShuffle, t.audioPlayCount, t.hasAnswer, t.hasAudio, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.mobilePhotoUpload from ( select teec.exam_id as examId,teec.id,teec.course_code as courseCode, teec.course_name as courseName, teec.paper_count as paperCount, if(teec.paper_count > 0, 1, 0) as hasPaper, teec.objective_shuffle as objectiveShuffle, teec.option_shuffle as optionShuffle, teec.audio_play_count as audioPlayCount, teec.has_answer as hasAnswer, teec.has_audio as hasAudio, teec.create_time as createTime, teec.update_time as updateTime, ( select t.name from t_b_user t where t.id = teec.create_id) as createName, ( select t.name from t_b_user t where t.id = teec.update_id) as updateName, teec.mobile_photo_upload as mobilePhotoUpload from t_e_exam_course teec left join t_e_exam tee on teec.exam_id = tee.id WHERE teec.exam_id = ? ) t order by t.courseCode,t.updateTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:46.934| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:46.955| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:46.956| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4278c7d6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:46.974| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:46.975| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79b2d061] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:46.976| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/exam/course/query
+============类============:com.qmth.themis.admin.api.TEExamCourseController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382167497778401280
+参数key:"courseCode",参数value:null
+参数key:"courseName",参数value:null
+参数key:"hasPaper",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:49:47.036| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1383568327 wrapping com.mysql.cj.jdbc.ConnectionImpl@7a698b55] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:47.037| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teea.id, teea.code, teea.exam_id AS examId, teea.prepare_seconds AS prepareSeconds, teea.max_duration_seconds AS maxDurationSeconds, teea.enable, teea.opening_seconds AS openingSeconds, teea.start_time AS startTime, teea.finish_time AS finishTime, teea.create_time AS createTime, teea.update_time AS updateTime, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.update_id) AS updateName FROM t_e_exam_activity teea LEFT JOIN t_e_exam tee ON teea.exam_id = tee.id WHERE teea.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:47.038| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:47.120| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:47.122| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.examId, t.prepareSeconds, t.maxDurationSeconds, t.enable, t.openingSeconds, t.startTime, t.finishTime, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teea.id, teea.code, teea.exam_id as examId, teea.prepare_seconds as prepareSeconds, teea.max_duration_seconds as maxDurationSeconds, teea.enable, teea.opening_seconds as openingSeconds, teea.start_time as startTime, teea.finish_time as finishTime, teea.create_time as createTime, teea.update_time as updateTime,( select t1.name from t_b_user t1 where t1.id = teea.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = teea.update_id) as updateName from t_e_exam_activity teea left join t_e_exam tee on teea.exam_id = tee.id WHERE teea.exam_id = ? ) t order by cast(t.code as SIGNED) LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:47.123| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:47.155| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:47.156| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4278c7d6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:47.157| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/activity/query
+============类============:com.qmth.themis.admin.api.TEExamActivityController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382167497778401280
+参数key:"code",参数value:null
+参数key:"startDate",参数value:null
+参数key:"finishDate",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:49:51.525| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:49:51.526| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:MlfEB+isQz02Spty84xZFXw7GFo=, time:1682246991519 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:49:51.966| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:51.968| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57c654b7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:52.068| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@529878445 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:52.071| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (SELECT tbth.status FROM t_b_task_history tbth WHERE tbth.exam_id = t.id AND tbth.`type` = 'CLOUD_MARK_DATA_PUSH' AND tbth.progress = 100 ORDER BY tbth.create_time DESC LIMIT 1) AS cloudMarkPushDataStatus, t.examStudentBreachPush FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName, t.exam_student_call_enable AS examStudentCallEnable, t.objective_score_push AS objectiveScorePush, t.exam_student_breach_push AS examStudentBreachPush FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.createTime DESC) TOTAL | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:52.073| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:52.167| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:52.174| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (select tbth.status from t_b_task_history tbth where tbth.exam_id = t.id and tbth.`type` = 'CLOUD_MARK_DATA_PUSH' and tbth.progress = 100 order by tbth.create_time desc limit 1) as cloudMarkPushDataStatus, t.examStudentBreachPush from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName, t.exam_student_call_enable as examStudentCallEnable, t.objective_score_push as objectiveScorePush, t.exam_student_breach_push as examStudentBreachPush from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.createTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:52.175| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:52.280| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:52.281| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57c654b7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:49:52.282| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/exam/query
+============类============:com.qmth.themis.admin.api.TEExamController
+============方法============:query
+参数key:"userId",参数value:null
+参数key:"id",参数value:null
+参数key:"code",参数value:null
+参数key:"name",参数value:null
+参数key:"mode",参数value:null
+参数key:"enable",参数value:null
+参数key:"type",参数value:null
+参数key:"finished",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:50:00.282| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:50:00.283| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:esno08xY20qjgHS/qxrzWG1/pt4=, time:1682247000276 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:50:00.725| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:00.727| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d2c8924] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:00.827| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@181153463 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:00.831| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (SELECT tbth.status FROM t_b_task_history tbth WHERE tbth.exam_id = t.id AND tbth.`type` = 'CLOUD_MARK_DATA_PUSH' AND tbth.progress = 100 ORDER BY tbth.create_time DESC LIMIT 1) AS cloudMarkPushDataStatus, t.examStudentBreachPush FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName, t.exam_student_call_enable AS examStudentCallEnable, t.objective_score_push AS objectiveScorePush, t.exam_student_breach_push AS examStudentBreachPush FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.createTime DESC) TOTAL | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:00.833| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:00.926| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:00.933| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (select tbth.status from t_b_task_history tbth where tbth.exam_id = t.id and tbth.`type` = 'CLOUD_MARK_DATA_PUSH' and tbth.progress = 100 order by tbth.create_time desc limit 1) as cloudMarkPushDataStatus, t.examStudentBreachPush from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName, t.exam_student_call_enable as examStudentCallEnable, t.objective_score_push as objectiveScorePush, t.exam_student_breach_push as examStudentBreachPush from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.createTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:00.934| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 15(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:01.045| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 12 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:01.047| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d2c8924] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:01.048| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/exam/query
+============类============:com.qmth.themis.admin.api.TEExamController
+============方法============:query
+参数key:"userId",参数value:null
+参数key:"id",参数value:null
+参数key:"code",参数value:null
+参数key:"name",参数value:null
+参数key:"mode",参数value:null
+参数key:"enable",参数value:null
+参数key:"type",参数value:null
+参数key:"finished",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:50:03.306| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:50:03.307| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:trvx5ZLdIYt1H+qLds8rz/dvx0Q=, time:1682247003300 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:50:03.751| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:03.753| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e0df5e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:03.851| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@193561924 wrapping com.mysql.cj.jdbc.ConnectionImpl@7a698b55] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:03.856| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (SELECT tbth.status FROM t_b_task_history tbth WHERE tbth.exam_id = t.id AND tbth.`type` = 'CLOUD_MARK_DATA_PUSH' AND tbth.progress = 100 ORDER BY tbth.create_time DESC LIMIT 1) AS cloudMarkPushDataStatus, t.examStudentBreachPush FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName, t.exam_student_call_enable AS examStudentCallEnable, t.objective_score_push AS objectiveScorePush, t.exam_student_breach_push AS examStudentBreachPush FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.createTime DESC) TOTAL | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:03.857| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:03.966| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:03.971| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (select tbth.status from t_b_task_history tbth where tbth.exam_id = t.id and tbth.`type` = 'CLOUD_MARK_DATA_PUSH' and tbth.progress = 100 order by tbth.create_time desc limit 1) as cloudMarkPushDataStatus, t.examStudentBreachPush from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName, t.exam_student_call_enable as examStudentCallEnable, t.objective_score_push as objectiveScorePush, t.exam_student_breach_push as examStudentBreachPush from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.createTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:03.972| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:04.080| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:04.082| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e0df5e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:04.083| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/exam/query
+============类============:com.qmth.themis.admin.api.TEExamController
+============方法============:query
+参数key:"userId",参数value:null
+参数key:"id",参数value:null
+参数key:"code",参数value:null
+参数key:"name",参数value:null
+参数key:"mode",参数value:null
+参数key:"enable",参数value:null
+参数key:"type",参数value:null
+参数key:"finished",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:50:44.993| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:50:45.012| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:cxbcuVm5ktphsWQW8Lun6dRI/Ug=, time:1682247044920 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:50:45.131| http-nio-6001-exec-1 | WARN |  -  | Authorization faile: access token invalid, session token is 2NHvsNixwXAKfacC6PkyY | [com.qmth.themis.business.util.AuthUtil:159]
+2023-04-23 18:50:45.151| http-nio-6001-exec-1 | ERROR |  -  | 请求出错:[error path]:/api/admin/exam/query
+[status]:401004
+[code]:401
+[message]:签名验证失败 | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:56]
+2023-04-23 18:50:46.981| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/sys/org/queryByOrgCode
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:queryByOrgCode
+参数key:"code",参数value:"cqu"
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:50:52.495| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:52.506| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49d1c5e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:52.579| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1764579066 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:52.602| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE (login_name = ? AND org_id = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:52.613| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: dengyue(String), 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:52.695| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:52.698| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49d1c5e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:52.892| http-nio-6001-exec-3 | INFO |  -  | sendOneWay mqDto:{"id":"ub_o--OTRtyt01sgimS6z","topic":"themis-topic-exam","tag":"WEB","timestamp":1682247052890,"body":"SESSION","type":"WEB","objId":"f46e26140bb41e8a0640315055685461","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
+2023-04-23 18:50:52.973| http-nio-6001-exec-3 | INFO |  -  | sendOneWay mqDto:{"id":"nxjK7ofeoc9sTBOmhAzqM","topic":"themis-topic-exam","tag":"USER","timestamp":1682247052972,"body":"LOGIN","type":"USER","objId":"315813885599289344","objName":"dengyue","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
+2023-04-23 18:50:53.142| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/user/login/account
+============类============:com.qmth.themis.admin.api.TBUserController
+============方法============:login
+参数key:"mapParameter",参数value:{"loginName":"dengyue","password":"MTIzNDU2","code":"cqu"}
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:50:53.174| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:50:53.175| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/getPlayUrls, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:IcWgpKpUQ72sGWZhgL4RaOEjQbw=, time:1682247053162 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:50:53.538| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/sys/getPlayUrls
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:getPlayUrls
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:50:53.570| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:50:53.572| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:6UTQVpDvNsTuP09MC9FGI533d7Y=, time:1682247053556 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:50:53.933| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:53.937| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61e2b2e9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:54.013| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@686587011 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:54.023| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence` | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:54.030| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 315813885599289344(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:54.128| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 20 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:54.130| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61e2b2e9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:54.131| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/sys/getMenu
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:getMenu
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:50:54.226| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:50:54.226| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:50:54.226| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/user/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:w1CQP18yPfDeSV8OqOQb0gyl0rM=, time:1682247054220 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:50:54.226| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/role/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:oDNIEsuSxPiOLM3qucuSUzmkLx0=, time:1682247054221 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:50:54.597| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:54.599| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bd77223] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:54.737| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1662887817 wrapping com.mysql.cj.jdbc.ConnectionImpl@7a698b55] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:54.738| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT tbu.org_id AS orgId, tbu.id, tbu.mobile_number AS mobileNumber, tbu.login_name AS loginName, tbu.name, GROUP_CONCAT(tbr.role_code) AS roleCodeStr, GROUP_CONCAT(tbr.role_name) AS roleNameStr, tbu.enable, tbo.name AS orgName, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.create_id) AS createName, tbu.create_time AS createTime, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.update_id) AS updateName, tbu.update_time AS updateTime FROM t_b_user tbu LEFT JOIN t_b_user_role tbur ON tbur.user_id = tbu.id LEFT JOIN t_b_role tbr ON tbr.role_code = tbur.role_code LEFT JOIN t_b_org tbo ON tbo.id = tbu.org_id WHERE tbu.org_id = ? GROUP BY tbu.org_id, tbu.id, tbu.mobile_number, tbu.login_name, tbu.name, tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN' | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:54.739| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:54.823| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:54.827| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.id, t.name, t.loginName, t.orgId, t.orgName, t.roleNameStr, t.enable, t.mobileNumber, t.roleCodeStr, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select tbu.org_id as orgId,tbu.id, tbu.mobile_number as mobileNumber, tbu.login_name as loginName, tbu.name, group_concat(tbr.role_code) as roleCodeStr, group_concat(tbr.role_name) as roleNameStr, tbu.enable,tbo.name as orgName,( select t.name from t_b_user t where t.id = tbu.create_id) as createName, tbu.create_time as createTime, ( select t.name from t_b_user t where t.id = tbu.update_id) as updateName, tbu.update_time as updateTime from t_b_user tbu left join t_b_user_role tbur on tbur.user_id = tbu.id left join t_b_role tbr on tbr.role_code = tbur.role_code left join t_b_org tbo on tbo.id = tbu.org_id WHERE tbu.org_id = ? group by tbu.org_id,tbu.id,tbu.mobile_number,tbu.login_name,tbu.name,tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN' order by t.name LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:54.828| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:54.877| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:50:54.877| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:BuhTcrrDDUDzTwWxbVZ6XDWGI1c=, time:1682247054872 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:50:55.027| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:55.028| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bd77223] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:55.028| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/user/query
+============类============:com.qmth.themis.admin.api.TBUserController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"loginName",参数value:null
+参数key:"name",参数value:null
+参数key:"roleCode",参数value:null
+参数key:"enable",参数value:null
+参数key:"orgId",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:50:55.281| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:55.283| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25d89b18] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:55.384| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@618601382 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:55.386| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (SELECT tbth.status FROM t_b_task_history tbth WHERE tbth.exam_id = t.id AND tbth.`type` = 'CLOUD_MARK_DATA_PUSH' AND tbth.progress = 100 ORDER BY tbth.create_time DESC LIMIT 1) AS cloudMarkPushDataStatus, t.examStudentBreachPush FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName, t.exam_student_call_enable AS examStudentCallEnable, t.objective_score_push AS objectiveScorePush, t.exam_student_breach_push AS examStudentBreachPush FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.createTime DESC) TOTAL | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:55.387| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:55.490| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:55.496| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (select tbth.status from t_b_task_history tbth where tbth.exam_id = t.id and tbth.`type` = 'CLOUD_MARK_DATA_PUSH' and tbth.progress = 100 order by tbth.create_time desc limit 1) as cloudMarkPushDataStatus, t.examStudentBreachPush from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName, t.exam_student_call_enable as examStudentCallEnable, t.objective_score_push as objectiveScorePush, t.exam_student_breach_push as examStudentBreachPush from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.createTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:55.498| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:55.609| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:55.611| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25d89b18] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:55.612| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/exam/query
+============类============:com.qmth.themis.admin.api.TEExamController
+============方法============:query
+参数key:"userId",参数value:null
+参数key:"id",参数value:null
+参数key:"code",参数value:null
+参数key:"name",参数value:null
+参数key:"mode",参数value:null
+参数key:"enable",参数value:null
+参数key:"type",参数value:null
+参数key:"finished",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:50:55.703| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:50:55.704| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:gLWdLquRx78fcSqWiJEh3ITNF10=, time:1682247055698 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:50:56.142| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:56.144| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8ad39a0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:56.243| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@973330217 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:56.245| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (SELECT tbth.status FROM t_b_task_history tbth WHERE tbth.exam_id = t.id AND tbth.`type` = 'CLOUD_MARK_DATA_PUSH' AND tbth.progress = 100 ORDER BY tbth.create_time DESC LIMIT 1) AS cloudMarkPushDataStatus, t.examStudentBreachPush FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName, t.exam_student_call_enable AS examStudentCallEnable, t.objective_score_push AS objectiveScorePush, t.exam_student_breach_push AS examStudentBreachPush FROM t_e_exam t WHERE 1 = 1 AND t.monitor_status = 'FINISHED' AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.createTime DESC) TOTAL | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:56.246| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:56.335| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:56.339| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (select tbth.status from t_b_task_history tbth where tbth.exam_id = t.id and tbth.`type` = 'CLOUD_MARK_DATA_PUSH' and tbth.progress = 100 order by tbth.create_time desc limit 1) as cloudMarkPushDataStatus, t.examStudentBreachPush from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName, t.exam_student_call_enable as examStudentCallEnable, t.objective_score_push as objectiveScorePush, t.exam_student_breach_push as examStudentBreachPush from t_e_exam t WHERE 1 = 1 and t.monitor_status = 'FINISHED' and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.createTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:56.340| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 15(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:56.428| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 9 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:56.429| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8ad39a0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:56.429| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/exam/query
+============类============:com.qmth.themis.admin.api.TEExamController
+============方法============:query
+参数key:"userId",参数value:null
+参数key:"id",参数value:null
+参数key:"code",参数value:null
+参数key:"name",参数value:null
+参数key:"mode",参数value:null
+参数key:"enable",参数value:null
+参数key:"type",参数value:null
+参数key:"finished",参数value:true
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:50:56.930| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:50:56.930| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:50:56.931| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/exam/course/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:1BohmoLnb1Lj7a0xM10nS3nNqW4=, time:1682247056924 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:50:56.932| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/activity/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:JkGG2DZYMvU0DdK2o9tfbu+uiT0=, time:1682247056924 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:50:57.156| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:57.158| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4848a143] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:57.170| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:57.171| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4926f370] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:57.247| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@710090348 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:57.249| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teec.exam_id AS examId, teec.id, teec.course_code AS courseCode, teec.course_name AS courseName, teec.paper_count AS paperCount, if(teec.paper_count > 0, 1, 0) AS hasPaper, teec.objective_shuffle AS objectiveShuffle, teec.option_shuffle AS optionShuffle, teec.audio_play_count AS audioPlayCount, teec.has_answer AS hasAnswer, teec.has_audio AS hasAudio, teec.create_time AS createTime, teec.update_time AS updateTime, (SELECT t.name FROM t_b_user t WHERE t.id = teec.create_id) AS createName, (SELECT t.name FROM t_b_user t WHERE t.id = teec.update_id) AS updateName, teec.mobile_photo_upload AS mobilePhotoUpload FROM t_e_exam_course teec LEFT JOIN t_e_exam tee ON teec.exam_id = tee.id WHERE teec.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:57.250| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:57.267| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1088653187 wrapping com.mysql.cj.jdbc.ConnectionImpl@7a698b55] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:57.269| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teea.id, teea.code, teea.exam_id AS examId, teea.prepare_seconds AS prepareSeconds, teea.max_duration_seconds AS maxDurationSeconds, teea.enable, teea.opening_seconds AS openingSeconds, teea.start_time AS startTime, teea.finish_time AS finishTime, teea.create_time AS createTime, teea.update_time AS updateTime, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.update_id) AS updateName FROM t_e_exam_activity teea LEFT JOIN t_e_exam tee ON teea.exam_id = tee.id WHERE teea.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:57.269| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:57.291| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:57.295| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.id, t.examId, t.courseCode, t.courseName, t.paperCount, t.hasPaper, t.objectiveShuffle, t.optionShuffle, t.audioPlayCount, t.hasAnswer, t.hasAudio, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.mobilePhotoUpload from ( select teec.exam_id as examId,teec.id,teec.course_code as courseCode, teec.course_name as courseName, teec.paper_count as paperCount, if(teec.paper_count > 0, 1, 0) as hasPaper, teec.objective_shuffle as objectiveShuffle, teec.option_shuffle as optionShuffle, teec.audio_play_count as audioPlayCount, teec.has_answer as hasAnswer, teec.has_audio as hasAudio, teec.create_time as createTime, teec.update_time as updateTime, ( select t.name from t_b_user t where t.id = teec.create_id) as createName, ( select t.name from t_b_user t where t.id = teec.update_id) as updateName, teec.mobile_photo_upload as mobilePhotoUpload from t_e_exam_course teec left join t_e_exam tee on teec.exam_id = tee.id WHERE teec.exam_id = ? ) t order by t.courseCode,t.updateTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:57.296| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:57.311| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:57.315| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.examId, t.prepareSeconds, t.maxDurationSeconds, t.enable, t.openingSeconds, t.startTime, t.finishTime, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teea.id, teea.code, teea.exam_id as examId, teea.prepare_seconds as prepareSeconds, teea.max_duration_seconds as maxDurationSeconds, teea.enable, teea.opening_seconds as openingSeconds, teea.start_time as startTime, teea.finish_time as finishTime, teea.create_time as createTime, teea.update_time as updateTime,( select t1.name from t_b_user t1 where t1.id = teea.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = teea.update_id) as updateName from t_e_exam_activity teea left join t_e_exam tee on teea.exam_id = tee.id WHERE teea.exam_id = ? ) t order by cast(t.code as SIGNED) LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:57.316| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:57.342| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:57.344| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4848a143] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:57.345| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/exam/course/query
+============类============:com.qmth.themis.admin.api.TEExamCourseController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382167497778401280
+参数key:"courseCode",参数value:null
+参数key:"courseName",参数value:null
+参数key:"hasPaper",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:50:57.356| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:57.357| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4926f370] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:57.358| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/activity/query
+============类============:com.qmth.themis.admin.api.TEExamActivityController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382167497778401280
+参数key:"code",参数value:null
+参数key:"startDate",参数value:null
+参数key:"finishDate",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:50:57.398| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:50:57.398| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/examStudent/mark/result, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:OlWhRfcnO5/ToyU18WP20EjMaX4=, time:1682247057394 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:50:57.930| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:57.930| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a663e2c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:57.995| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@72117314 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:57.996| http-nio-6001-exec-2 | 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 WHERE (exam_id = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:57.996| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.100| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.100| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a663e2c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.110| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.110| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71c5f999] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.123| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@369927583 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.124| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT tees.id AS examStudentId, tee.id AS examId, tee.name AS examName, teea.id AS examActivityId, teea.code AS examActivityCode, tes.name, tes.`identity`, tees.course_code AS courseCode, tees.course_name AS courseName, tees.room_code AS roomCode, tees.room_name AS roomName, tees.grade, tees.class_no AS classNo, (SELECT count(1) FROM t_oe_exam_record toer WHERE toer.exam_student_id = tees.id AND toer.first_start_time IS NOT NULL) AS examCount, (SELECT count(toer.id) FROM t_oe_exam_record toer WHERE toer.exam_student_id = tees.id AND toer.breach_status = 0) AS breachCount, 0 AS objectiveScore, 0 AS subjectiveScore FROM t_e_student tes LEFT JOIN t_e_exam_student tees ON tees.student_id = tes.id LEFT JOIN t_e_exam tee ON tee.id = tees.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = tees.exam_activity_id WHERE tee.id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.124| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.181| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.183| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select t.examActivityCode, t.name, t.identity, t.courseCode, t.courseName, t.roomCode, t.roomName, t.grade, t.classNo, if(t.examCount <= 0,'是','否') as examAbsent, t.examCount, t.examName, if(t.breachCount is null,0,t.breachCount) as breachCount, ifnull(t.objectiveScore,0) as objectiveScore, t.examId, t.examActivityId, t.subjectiveScore, (t.objectiveScore + t.subjectiveScore) as sumScore, t.examStudentId from ( select tees.id as examStudentId,tee.id as examId,tee.name as examName,teea.id as examActivityId, teea.code as examActivityCode, tes.name, tes.`identity`, tees.course_code as courseCode, tees.course_name as courseName, tees.room_code as roomCode, tees.room_name as roomName, tees.grade, tees.class_no as classNo, ( select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and toer.first_start_time is not null) as examCount, (select count(toer.id) from t_oe_exam_record toer where toer.exam_student_id = tees.id and toer.breach_status = 0) as breachCount, 0 as objectiveScore, 0 as subjectiveScore from t_e_student tes left join t_e_exam_student tees on tees.student_id = tes.id left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id WHERE tee.id = ? ) t order by t.examStudentId LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.183| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.292| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.294| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71c5f999] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.388| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.389| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c924fe6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.391| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1598105526 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.393| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.394| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494062264321(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.430| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.431| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c924fe6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.533| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.534| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@481adccc] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.535| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1992906582 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.537| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.539| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494062264322(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.575| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.577| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@481adccc] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.680| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.681| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45997342] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.683| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1534798721 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.684| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.685| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494062264323(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.723| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.724| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45997342] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.826| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.827| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5aff8cd5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.828| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1425209259 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.830| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.831| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494062264324(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.868| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.869| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5aff8cd5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.975| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.977| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1483394e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.978| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@842827311 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.980| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:58.981| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494062264325(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.016| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.018| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1483394e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.121| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.122| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18c2a48c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.124| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@361146259 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.125| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.127| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494066458625(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.164| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.165| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18c2a48c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.268| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.269| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@319c7df5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.271| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1014454670 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.273| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.274| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494066458626(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.311| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.312| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@319c7df5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.415| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.416| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@352ef405] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.417| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1737446528 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.419| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.420| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494066458627(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.457| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.458| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@352ef405] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.560| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.561| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13f05df7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.561| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1362890064 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.562| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.562| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494066458628(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.603| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.604| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13f05df7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.709| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.710| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b196f8e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.712| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@714576639 wrapping com.mysql.cj.jdbc.ConnectionImpl@147ad4bb] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.714| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.715| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494066458629(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.750| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.751| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b196f8e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:50:59.752| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/examStudent/mark/result
+============类============:com.qmth.themis.admin.api.TEExamStudentController
+============方法============:markResult
+参数key:"examId",参数value:382167497778401280
+参数key:"examActivityId",参数value:null
+参数key:"identity",参数value:null
+参数key:"name",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:1秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:53:49.759| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
+2023-04-23 18:53:49.766| SpringContextShutdownHook | INFO |  -  | Start release machindId | [com.qmth.themis.business.util.UidUtil:81]
+2023-04-23 18:53:49.818| 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-04-23 18:53:49.819| 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-04-23 18:53:49.832| 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-04-23 18:53:49.834| 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-04-23 18:53:49.879| SpringContextShutdownHook | INFO |  -  | HikariPool-1 - Shutdown initiated... | [com.zaxxer.hikari.HikariDataSource:350]
+2023-04-23 18:53:49.894| SpringContextShutdownHook | INFO |  -  | HikariPool-1 - Shutdown completed. | [com.zaxxer.hikari.HikariDataSource:352]
+2023-04-23 18:53:53.602| main | INFO |  -  | Starting ThemisAdminApplication on king-MacBook-Pro.local with PID 1498 (/Users/king/git/backend-service/themis-admin/target/classes started by king in /Users/king/git/backend-service) | [org.springframework.boot.StartupInfoLogger:55]
+2023-04-23 18:53:53.605| main | INFO |  -  | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
+2023-04-23 18:53:54.981| main | INFO |  -  | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
+2023-04-23 18:53:54.983| main | INFO |  -  | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
+2023-04-23 18:53:55.014| main | INFO |  -  | Finished Spring Data repository scanning in 20ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
+2023-04-23 18:53:56.127| main | INFO |  -  | Tomcat initialized with port(s): 6001 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
+2023-04-23 18:53:56.134| main | INFO |  -  | Initializing ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
+2023-04-23 18:53:56.135| main | INFO |  -  | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
+2023-04-23 18:53:56.135| main | INFO |  -  | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
+2023-04-23 18:53:56.211| main | INFO |  -  | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
+2023-04-23 18:53:56.213| main | INFO |  -  | Root WebApplicationContext: initialization completed in 2436 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
+2023-04-23 18:53:56.709| main | DEBUG |  -  | Logging initialized using 'class com.qmth.boot.mybatis.logger.MybatisPlusLogger' adapter. | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:53:59.616| main | INFO |  -  | Uid init success, datacenterId=1, machineId=4 | [com.qmth.themis.business.util.UidUtil:56]
+2023-04-23 18:54:00.528| main | INFO |  -  | Solar startup checking... | [com.qmth.boot.core.solar.service.SolarService:119]
+2023-04-23 18:54:00.947| main | INFO |  -  | Solar startup check success, current app name: 在线考试平台生产环境 | [com.qmth.boot.core.solar.service.SolarService:142]
+2023-04-23 18:54:02.329| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:02.335| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3fad8636] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:02.419| main | INFO |  -  | HikariPool-1 - Starting... | [com.zaxxer.hikari.HikariDataSource:110]
+2023-04-23 18:54:03.402| main | INFO |  -  | HikariPool-1 - Start completed. | [com.zaxxer.hikari.HikariDataSource:123]
+2023-04-23 18:54:03.406| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@915404990 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:03.416| 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-04-23 18:54:03.432| main | DEBUG |  -  | ==> Parameters: admin.no.auth.urls(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:03.517| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:03.520| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3fad8636] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:03.692| main | INFO |  -  | Initializing ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
+2023-04-23 18:54:03.720| 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-04-23 18:54:03.759| main | INFO |  -  | cpuNum:8 | [com.qmth.themis.business.forkjoin.ForkJoinThreadPool:34]
+2023-04-23 18:54:03.770| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:03.771| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65d2d3cc] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:03.772| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1401070431 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:03.772| 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-04-23 18:54:03.773| main | DEBUG |  -  | ==> Parameters: mq.config.topic(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:03.829| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:03.830| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65d2d3cc] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:03.830| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:03.830| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ca2a03f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:03.832| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1249669807 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:03.832| 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-04-23 18:54:03.832| main | DEBUG |  -  | ==> Parameters: mq.config.body(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:03.891| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:03.891| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ca2a03f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:03.965| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:03.965| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64d42d3d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:03.967| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@376264555 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:03.968| 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-04-23 18:54:03.968| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.appId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.013| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.013| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64d42d3d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.013| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.013| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@394e504d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.014| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1660884173 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.015| 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-04-23 18:54:04.015| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.key(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.056| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.057| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@394e504d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.058| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.058| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@796e2187] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.059| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1663900443 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.060| 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-04-23 18:54:04.060| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.urls(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.101| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.101| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@796e2187] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.102| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.102| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48cd8e71] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.103| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1135849904 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.103| 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-04-23 18:54:04.104| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.service(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.145| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.146| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48cd8e71] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.146| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.146| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59db8216] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.147| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@129730220 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.148| 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-04-23 18:54:04.148| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.queryUrl(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.190| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.191| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59db8216] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.191| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.191| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47224d5d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.193| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2117495919 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.193| 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-04-23 18:54:04.194| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.secretId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.254| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.254| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47224d5d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.255| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.255| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@712c9bcf] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.256| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1010091153 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.257| 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-04-23 18:54:04.258| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.secretKey(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.298| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.299| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@712c9bcf] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.299| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.299| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6af29394] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.301| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1895354903 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.301| 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-04-23 18:54:04.302| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.vodAppId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.341| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.341| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6af29394] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.342| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.343| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7fb02606] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.343| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1240349581 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.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-04-23 18:54:04.345| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.callbackPwd(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.387| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.388| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7fb02606] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.388| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.388| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c8d631] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.390| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1027782486 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.390| 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-04-23 18:54:04.390| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.callbackTime(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.431| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.432| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c8d631] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.432| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.432| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d763b06] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.433| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@623302137 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.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-04-23 18:54:04.434| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.trtcQueryUrl(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.476| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.476| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d763b06] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.477| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.477| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@790f4933] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.478| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1788199670 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.479| 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-04-23 18:54:04.479| main | DEBUG |  -  | ==> Parameters: tencentcloud.sdk.trtcRegion(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.523| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:04.524| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@790f4933] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:05.056| main | INFO |  -  | Starting ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
+2023-04-23 18:54:05.070| main | INFO |  -  | Tomcat started on port(s): 6001 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
+2023-04-23 18:54:05.072| main | INFO |  -  | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
+2023-04-23 18:54:05.079| main | INFO |  -  | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
+2023-04-23 18:54:05.103| main | INFO |  -  | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
+2023-04-23 18:54:05.606| main | INFO |  -  | Generating unique operation named: queryUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.610| main | INFO |  -  | Generating unique operation named: saveUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.618| main | INFO |  -  | Generating unique operation named: queryUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.620| main | INFO |  -  | Generating unique operation named: saveUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.632| main | INFO |  -  | Generating unique operation named: queryUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.635| main | INFO |  -  | Generating unique operation named: saveUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.660| main | INFO |  -  | Generating unique operation named: saveUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.669| main | INFO |  -  | Generating unique operation named: queryUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.688| main | INFO |  -  | Generating unique operation named: queryUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.690| main | INFO |  -  | Generating unique operation named: saveUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.725| main | INFO |  -  | Generating unique operation named: queryUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.730| main | INFO |  -  | Generating unique operation named: saveUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.761| main | INFO |  -  | Generating unique operation named: queryUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.775| main | INFO |  -  | Generating unique operation named: saveUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.780| main | INFO |  -  | Generating unique operation named: queryUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.784| main | INFO |  -  | Generating unique operation named: saveUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.788| main | INFO |  -  | Generating unique operation named: importDataUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.791| main | INFO |  -  | Generating unique operation named: queryUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.795| main | INFO |  -  | Generating unique operation named: saveUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.809| main | INFO |  -  | Generating unique operation named: detailUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.813| main | INFO |  -  | Generating unique operation named: listUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.824| main | INFO |  -  | Generating unique operation named: deleteUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.842| main | INFO |  -  | Generating unique operation named: exportUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.843| main | INFO |  -  | Generating unique operation named: importDataUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.860| main | INFO |  -  | Generating unique operation named: queryUsingPOST_10 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.869| main | INFO |  -  | Generating unique operation named: saveUsingPOST_10 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.914| main | INFO |  -  | Generating unique operation named: queryUsingPOST_11 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.921| main | INFO |  -  | Generating unique operation named: deleteUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.923| main | INFO |  -  | Generating unique operation named: saveUsingPOST_11 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.926| main | INFO |  -  | Generating unique operation named: selectUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.927| main | INFO |  -  | Generating unique operation named: enableUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.935| main | INFO |  -  | Generating unique operation named: saveUsingPOST_12 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.940| main | INFO |  -  | Generating unique operation named: selectUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2023-04-23 18:54:05.962| main | INFO |  -  | Started ThemisAdminApplication in 12.907 seconds (JVM running for 13.565) | [org.springframework.boot.StartupInfoLogger:61]
+2023-04-23 18:54:05.964| main | INFO |  -  | 服务器启动时执行 start | [com.qmth.themis.admin.start.StartRunning:37]
+2023-04-23 18:54:06.002| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:06.003| main | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44f88149] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:06.043| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@324998670 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:06.044| 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 (org_id IS NULL) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:06.046| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:06.112| main | DEBUG |  -  | <==      Total: 32 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:06.114| main | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44f88149] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.329| main | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.329| main | DEBUG |  -  | Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.358| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@852736357 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.358| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.368| main | DEBUG |  -  | ==> Parameters: test-school-1(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.423| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.424| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.425| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.426| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.427| main | DEBUG |  -  | ==> Parameters: ccnu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.485| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.485| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.486| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.487| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.487| main | DEBUG |  -  | ==> Parameters: whu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.549| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.549| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.550| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.551| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.552| main | DEBUG |  -  | ==> Parameters: swjtu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.611| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.613| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.614| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.615| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.615| main | DEBUG |  -  | ==> Parameters: cqu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.676| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.676| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.676| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.678| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.678| main | DEBUG |  -  | ==> Parameters: xjtu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.740| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.740| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.740| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.743| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.743| main | DEBUG |  -  | ==> Parameters: snnu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.805| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.805| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.806| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.808| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.808| main | DEBUG |  -  | ==> Parameters: ynou(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.869| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.869| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.869| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.871| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.871| main | DEBUG |  -  | ==> Parameters: henu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.932| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.932| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.933| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.938| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:08.938| main | DEBUG |  -  | ==> Parameters: ecnu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.000| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.001| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.002| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.005| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.005| main | DEBUG |  -  | ==> Parameters: test-school-4(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.063| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.064| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.065| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.068| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.069| main | DEBUG |  -  | ==> Parameters: hactcm(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.126| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.127| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.128| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.134| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.134| main | DEBUG |  -  | ==> Parameters: britishcouncil(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.189| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.190| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.191| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.193| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.193| main | DEBUG |  -  | ==> Parameters: henau(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.251| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.251| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.251| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.256| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.256| main | DEBUG |  -  | ==> Parameters: cdsu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.314| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.315| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.315| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.317| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.317| main | DEBUG |  -  | ==> Parameters: hhstu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.375| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.375| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.376| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.378| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.379| main | DEBUG |  -  | ==> Parameters: xju(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.436| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.436| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.436| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.438| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.438| main | DEBUG |  -  | ==> Parameters: nyist(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.498| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.499| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.500| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.501| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.501| main | DEBUG |  -  | ==> Parameters: lynu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.561| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.562| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.562| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.563| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.563| main | DEBUG |  -  | ==> Parameters: zknu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.626| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.626| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.626| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.627| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.627| main | DEBUG |  -  | ==> Parameters: hnp(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.688| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.688| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.688| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.691| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.693| main | DEBUG |  -  | ==> Parameters: cccz(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.752| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.754| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.754| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.756| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.756| main | DEBUG |  -  | ==> Parameters: cdgov(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.815| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.816| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.816| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.817| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.817| main | DEBUG |  -  | ==> Parameters: nju(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.878| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.879| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.879| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.881| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.881| main | DEBUG |  -  | ==> Parameters: hncj(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.940| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.940| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.940| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.941| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:09.941| main | DEBUG |  -  | ==> Parameters: pdsu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.004| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.004| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.004| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.009| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.009| main | DEBUG |  -  | ==> Parameters: pzhu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.076| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.077| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.077| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.085| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.085| main | DEBUG |  -  | ==> Parameters: hactcmyjs(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.170| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.171| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.171| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.172| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.172| main | DEBUG |  -  | ==> Parameters: sxufe(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.235| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.235| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.236| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.237| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.237| main | DEBUG |  -  | ==> Parameters: chinacctc(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.298| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.298| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.298| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.299| 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 WHERE (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.299| main | DEBUG |  -  | ==> Parameters: xcu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.360| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.361| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.378| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.407| main | DEBUG |  -  | ==>  Preparing: DELETE FROM t_s_auth WHERE (id >= ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.408| main | DEBUG |  -  | ==> Parameters: 0(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.526| main | DEBUG |  -  | <==    Updates: 31 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.527| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.533| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@852736357 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.533| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.534| main | DEBUG |  -  | ==> Parameters: 382967001431687168(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.570| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.584| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.589| main | DEBUG |  -  | ==> Parameters: 382967001431687168(Long), 1(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247250583(Long), 1682247250583(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.658| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.659| main | DEBUG |  -  | ==> Parameters: 382967001855311872(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.703| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.705| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.706| main | DEBUG |  -  | ==> Parameters: 382967001855311872(Long), 6(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247250705(Long), 1682247250705(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.792| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.793| main | DEBUG |  -  | ==> Parameters: 382967002106970112(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.874| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.877| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:10.882| main | DEBUG |  -  | ==> Parameters: 382967002106970112(Long), 8(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247250876(Long), 1682247250876(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.042| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.044| main | DEBUG |  -  | ==> Parameters: 382967002375405568(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.144| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.146| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.147| main | DEBUG |  -  | ==> Parameters: 382967002375405568(Long), 12(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247251146(Long), 1682247251146(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.249| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.249| main | DEBUG |  -  | ==> Parameters: 382967002648035328(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.351| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.352| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.352| main | DEBUG |  -  | ==> Parameters: 382967002648035328(Long), 15(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247251351(Long), 1682247251351(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.496| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.496| main | DEBUG |  -  | ==> Parameters: 382967002908082176(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.540| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.542| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.542| main | DEBUG |  -  | ==> Parameters: 382967002908082176(Long), 17(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247251541(Long), 1682247251541(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.628| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.629| main | DEBUG |  -  | ==> Parameters: 382967003176517632(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.674| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.675| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.675| main | DEBUG |  -  | ==> Parameters: 382967003176517632(Long), 18(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247251675(Long), 1682247251675(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.763| main | DEBUG |  -  | ==> Parameters: 382967003453341696(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.807| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.808| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.809| main | DEBUG |  -  | ==> Parameters: 382967003453341696(Long), 25(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247251808(Long), 1682247251808(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.897| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.897| main | DEBUG |  -  | ==> Parameters: 382967003717582848(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.941| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.943| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:11.943| main | DEBUG |  -  | ==> Parameters: 382967003717582848(Long), 33(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247251942(Long), 1682247251942(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:12.070| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:12.070| main | DEBUG |  -  | ==> Parameters: 382967003986018304(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:12.152| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:12.154| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:12.155| main | DEBUG |  -  | ==> Parameters: 382967003986018304(Long), 97(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247252152(Long), 1682247252152(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:12.317| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:12.318| main | DEBUG |  -  | ==> Parameters: 382967004275425280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:12.400| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:12.400| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:12.401| main | DEBUG |  -  | ==> Parameters: 382967004275425280(Long), 140(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247252400(Long), 1682247252400(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:12.545| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:12.547| main | DEBUG |  -  | ==> Parameters: 382967004535472128(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:12.588| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:12.589| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:12.590| main | DEBUG |  -  | ==> Parameters: 382967004535472128(Long), 154(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247252589(Long), 1682247252589(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:12.679| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:12.679| main | DEBUG |  -  | ==> Parameters: 382967004803907584(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:12.724| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:12.725| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:12.725| main | DEBUG |  -  | ==> Parameters: 382967004803907584(Long), 155(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247252724(Long), 1682247252724(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:12.814| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:12.815| main | DEBUG |  -  | ==> Parameters: 382967005063954432(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:12.858| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:12.859| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:12.859| main | DEBUG |  -  | ==> Parameters: 382967005063954432(Long), 157(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247252858(Long), 1682247252858(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:12.980| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:12.981| main | DEBUG |  -  | ==> Parameters: 382967005319806976(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:13.043| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:13.045| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:13.045| main | DEBUG |  -  | ==> Parameters: 382967005319806976(Long), 159(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247253045(Long), 1682247253045(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:13.164| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:13.165| main | DEBUG |  -  | ==> Parameters: 382967005588242432(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:13.225| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:13.226| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:13.226| main | DEBUG |  -  | ==> Parameters: 382967005588242432(Long), 160(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247253225(Long), 1682247253225(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:13.332| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:13.332| main | DEBUG |  -  | ==> Parameters: 382967005844094976(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:13.376| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:13.377| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:13.378| main | DEBUG |  -  | ==> Parameters: 382967005844094976(Long), 161(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247253377(Long), 1682247253377(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:13.466| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:13.466| main | DEBUG |  -  | ==> Parameters: 382967006095753216(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:13.510| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:13.511| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:13.511| main | DEBUG |  -  | ==> Parameters: 382967006095753216(Long), 162(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247253510(Long), 1682247253510(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:13.635| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:13.636| main | DEBUG |  -  | ==> Parameters: 382967006359994368(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:13.697| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:13.697| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:13.698| main | DEBUG |  -  | ==> Parameters: 382967006359994368(Long), 163(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247253697(Long), 1682247253697(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:13.821| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:13.822| main | DEBUG |  -  | ==> Parameters: 382967006624235520(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:13.882| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:13.883| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:13.883| main | DEBUG |  -  | ==> Parameters: 382967006624235520(Long), 165(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247253883(Long), 1682247253883(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.007| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.007| main | DEBUG |  -  | ==> Parameters: 382967006892670976(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.071| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.071| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.072| main | DEBUG |  -  | ==> Parameters: 382967006892670976(Long), 166(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247254071(Long), 1682247254071(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.176| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.176| main | DEBUG |  -  | ==> Parameters: 382967007152717824(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.238| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.239| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.239| main | DEBUG |  -  | ==> Parameters: 382967007152717824(Long), 167(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247254239(Long), 1682247254239(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.365| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.365| main | DEBUG |  -  | ==> Parameters: 382967007429541888(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.428| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.429| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.430| main | DEBUG |  -  | ==> Parameters: 382967007429541888(Long), 169(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247254428(Long), 1682247254428(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.532| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.533| main | DEBUG |  -  | ==> Parameters: 382967007689588736(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.575| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.576| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.577| main | DEBUG |  -  | ==> Parameters: 382967007689588736(Long), 177(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247254576(Long), 1682247254576(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.664| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.665| main | DEBUG |  -  | ==> Parameters: 382967007953829888(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.709| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.711| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.712| main | DEBUG |  -  | ==> Parameters: 382967007953829888(Long), 178(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247254711(Long), 1682247254711(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.837| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.838| main | DEBUG |  -  | ==> Parameters: 382967008209682432(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.897| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.899| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:14.900| main | DEBUG |  -  | ==> Parameters: 382967008209682432(Long), 179(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247254899(Long), 1682247254899(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.026| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.027| main | DEBUG |  -  | ==> Parameters: 382967008478117888(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.085| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.090| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.090| main | DEBUG |  -  | ==> Parameters: 382967008478117888(Long), 180(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247255086(Long), 1682247255086(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.207| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.207| main | DEBUG |  -  | ==> Parameters: 382967008784302080(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.268| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.275| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.276| main | DEBUG |  -  | ==> Parameters: 382967008784302080(Long), 181(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247255274(Long), 1682247255274(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.375| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.383| main | DEBUG |  -  | ==> Parameters: 382967009178566656(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.439| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.440| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.443| main | DEBUG |  -  | ==> Parameters: 382967009178566656(Long), 184(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247255439(Long), 1682247255439(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.564| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.565| main | DEBUG |  -  | ==> Parameters: 382967009447002112(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.627| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.629| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.630| main | DEBUG |  -  | ==> Parameters: 382967009447002112(Long), 185(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247255628(Long), 1682247255628(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.734| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.734| main | DEBUG |  -  | ==> Parameters: 382967009711243264(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.779| main | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.780| main | DEBUG |  -  | ==>  Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.780| main | DEBUG |  -  | ==> Parameters: 382967009711243264(Long), 281(Long), 0de21ea8c3f041819af866a160f38b12(String), Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2(String), ON_LINE(String), 1682247255779(Long), 1682247255779(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.873| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@852736357 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.874| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.874| main | DEBUG |  -  | ==> Parameters: 179(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.939| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.984| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:15.986| main | DEBUG |  -  | ==> Parameters: pdsu(String), 平顶山学院(String), https://solar-file.qmth.com.cn/org/logo/179.png(String), 1(Integer), 9b65de90ab674556830c50f722ed5809(String), 15Gp5hxc2xCAmLiccaJsvsjAwuhi2i3m(String), 1(Integer), 1(Integer), 1(Long), 1669345955771(Long), 1(Long), 1682247255980(Long), 179(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:16.083| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:16.084| main | DEBUG |  -  | ==> Parameters: 25(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:16.146| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:16.151| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:16.152| main | DEBUG |  -  | ==> Parameters: ynou(String), 云南开放大学(String), https://file-public.online-exam.cn/upload/2022/10/13/9866041fc21f43a2a74ee098e0eadc8d.png(String), 1(Integer), 1db18f2536084a6e980dd31986f0bf45(String), rtYKUHK1cGGbYaYm2PCH0zJc1wg1daxH(String), 1(Integer), 1(Integer), 1(Long), 1665654477458(Long), 1(Long), 1682247256148(Long), 25(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:16.273| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:16.277| main | DEBUG |  -  | ==> Parameters: 260448544048549888(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:16.334| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:16.341| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:16.342| main | DEBUG |  -  | ==> Parameters: cccz(String), 长春市朝鲜族中学(String), https://solar-file.qmth.com.cn/org/logo/167.png(String), 1(Integer), 1(Integer), 2f7fe5560c9e4f59b95655571f7d0cd8(String), mn2mySjgEv9SvFQ6QteTKKTrhNApQMqk(String), 1(Integer), 1(Integer), 1(Long), 1653036571802(Long), 1682247256338(Long), 260448544048549888(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:16.455| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:16.458| main | DEBUG |  -  | ==> Parameters: 157(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:16.518| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:16.526| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:16.527| main | DEBUG |  -  | ==> Parameters: henau(String), 河南农业大学(String), https://file-public.online-exam.cn/upload/2023/02/07/b10b051ebce546dcae28f2ccdadd5b4a.png(String), 1(Integer), 1(Integer), b5db8c39a9824c94ac00e8cbeb2f79c1(String), jDbQQLdortGfsVx8mskHHhbQo5WEX15v(String), 1(Integer), 1(Integer), 1(Long), 1675753469287(Long), 1(Long), 1682247256523(Long), 157(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:16.602| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:16.602| main | DEBUG |  -  | ==> Parameters: 250210520245211136(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:16.668| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:16.673| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:16.675| main | DEBUG |  -  | ==> Parameters: cdsu(String), 成都体育学院(String), https://solar-file.qmth.com.cn/org/logo/159.png(String), 1(Integer), 1(Integer), fbf5539b22a24b99b94f97fd63f10ff3(String), 2QTEWrdUPlxsUk2FU3v6ldNluv9nHs2e(String), 1(Integer), 1(Integer), 1(Long), 1650595636716(Long), 1682247256669(Long), 250210520245211136(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:16.755| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:16.755| main | DEBUG |  -  | ==> Parameters: 252071798232322048(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:16.816| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:16.824| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:16.825| main | DEBUG |  -  | ==> Parameters: hhstu(String), 黄河科技学院(String), https://solar-file.qmth.com.cn/org/logo/160.png(String), 1(Integer), 1(Integer), 1f8a2867b76a403e86a3efc46a33f769(String), UgsFZyLc5vEbEuDxalUDQfjHEWUfqMb1(String), 1(Integer), 1(Integer), 1(Long), 1651039399967(Long), 1(Long), 1682247256822(Long), 252071798232322048(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:16.901| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:16.901| main | DEBUG |  -  | ==> Parameters: 18(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:17.003| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:17.005| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:17.005| main | DEBUG |  -  | ==> Parameters: snnu(String), 陕西师范大学(String), https://file-public.online-exam.cn/upload/2022/11/21/c3de30abc4f74024b24e082d3c810b41.png(String), 1(Integer), 2e4eec4c7a8c4a1aa96eacde3d17fb4c(String), u89c6eTjf2YlIq3MAYI9arjsI5ICvmn2(String), 1(Integer), 1(Integer), 1(Long), 1668994613100(Long), 1(Long), 1682247257003(Long), 18(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:17.147| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:17.148| main | DEBUG |  -  | ==> Parameters: 259366968954982400(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:17.250| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:17.255| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:17.259| main | DEBUG |  -  | ==> Parameters: zknu(String), 周口师范学院(String), https://solar-file.qmth.com.cn/org/logo/165.png(String), 1(Integer), 1(Integer), 780ef4d570c1402b91da955a80a2e16c(String), 4k7YFbLlBOLmAanHB3HBoH43dPpvPUqI(String), 1(Integer), 1(Integer), 1(Long), 1652778704208(Long), 1682247257252(Long), 259366968954982400(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:17.394| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:17.395| main | DEBUG |  -  | ==> Parameters: 178(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:17.497| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:17.501| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:17.501| main | DEBUG |  -  | ==> Parameters: hncj(String), 河南城建学院(String), https://solar-file.qmth.com.cn/org/logo/178.png(String), 1(Integer), ba973123a3454c469b8c0379dd5dd1c8(String), JLumpTr2PpFolFlPpkgIxNYzRizSUjWM(String), 1(Integer), 1(Integer), 1(Long), 1668563339243(Long), 1682247257499(Long), 178(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:17.642| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:17.643| main | DEBUG |  -  | ==> Parameters: 257179938212810752(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:17.743| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:17.751| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:17.752| main | DEBUG |  -  | ==> Parameters: lynu(String), 洛阳师范学院(String), https://solar-file.qmth.com.cn/org/logo/163.png(String), 1(Integer), 1(Integer), f8344e8f58364467b25feb93d41292a8(String), dkvb1MCfcBHM5ZxRXZBjQNnwbKBojiJ4(String), 1(Integer), 1(Integer), 1(Long), 1652257275443(Long), 1(Long), 1682247257743(Long), 257179938212810752(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:17.830| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:17.831| main | DEBUG |  -  | ==> Parameters: 140(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:17.896| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:17.899| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:17.899| main | DEBUG |  -  | ==> Parameters: test-school-4(String), 测试学校4(String), https://solar-file.qmth.com.cn/org/logo/140.png(String), 1(Integer), 55f9c0f7766b43179c9ae72bd7f63e51(String), Xl9hpKayJdCFstcsvb1mQGE9itpfT4XC(String), 1(Integer), 1(Integer), 1(Long), 1665487667197(Long), 1682247257897(Long), 140(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:17.983| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:17.983| main | DEBUG |  -  | ==> Parameters: 6(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:18.048| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:18.049| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:18.049| main | DEBUG |  -  | ==> Parameters: ccnu(String), 华中师范大学(String), https://solar-file.qmth.com.cn/org/logo/6.png(String), 1(Integer), 113d4d7a09c947c08e60aacea4202122(String), IodYKsTMnLYEklU3KhGTH4eMqcl05aJP(String), 1(Integer), 1(Integer), 1(Long), 1669617223388(Long), 1682247258048(Long), 6(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:18.173| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:18.174| main | DEBUG |  -  | ==> Parameters: 248138371636404224(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:18.275| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:18.277| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, contact_name=?, contact_phone=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:18.277| main | DEBUG |  -  | ==> Parameters: test-school-1(String), 启明大学1(String), https://solar-file.qmth.com.cn/org/logo/1.png(String), 1(Integer), 1(Integer), 41a9c68b71c9486db62de90980bd7e9a(String), yhe22bNXMRljatkvJA4f56by9dIAJBjv(String), test(String), 11111(String), 1(Integer), 1(Integer), 1(Long), 1650101597989(Long), 1(Long), 1682247258276(Long), 248138371636404224(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:18.419| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:18.420| main | DEBUG |  -  | ==> Parameters: 97(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:18.523| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:18.527| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:18.528| main | DEBUG |  -  | ==> Parameters: ecnu(String), 华东师范大学(String), https://solar-file.qmth.com.cn/org/logo/97.png(String), 1(Integer), 1(Integer), 26f340e0924f40279379f6f4db12ee9d(String), YEeCHa7xLL2XIaXJ5EGn7213l7Ek6Ksf(String), 1(Integer), 1(Integer), 1(Long), 1671519021507(Long), 1(Long), 1682247258524(Long), 97(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:18.666| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:18.666| main | DEBUG |  -  | ==> Parameters: 8(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:18.770| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:18.777| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:18.778| main | DEBUG |  -  | ==> Parameters: whu(String), 武汉大学(String), https://solar-file.qmth.com.cn/org/logo/8.png(String), 1(Integer), 2ecd5ee623b741119088374c068b7fb3(String), 9ZWu8BHSUOKJ63tjFmdDFHGuO9rUv4PB(String), 1(Integer), 1(Integer), 1(Long), 1670379151969(Long), 1(Long), 1682247258773(Long), 8(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:18.910| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:18.911| main | DEBUG |  -  | ==> Parameters: 289693571014463488(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:18.990| http-nio-6001-exec-1 | INFO |  -  | Initializing Spring DispatcherServlet 'dispatcherServlet' | [org.apache.juli.logging.DirectJDKLog:173]
+2023-04-23 18:54:18.990| http-nio-6001-exec-1 | INFO |  -  | Initializing Servlet 'dispatcherServlet' | [org.springframework.web.servlet.FrameworkServlet:525]
+2023-04-23 18:54:19.012| http-nio-6001-exec-1 | INFO |  -  | Completed initialization in 22 ms | [org.springframework.web.servlet.FrameworkServlet:547]
+2023-04-23 18:54:19.013| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:19.015| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:19.015| main | DEBUG |  -  | ==> Parameters: swjtu(String), 西南交通大学(String), https://solar-file.qmth.com.cn/org/logo/12.png(String), 1(Integer), 1(Integer), d2eea445d07c488a9115df7726f2a9b7(String), 8WoubrTG8duoJkxpUeVrPUUbCcBEliB2(String), 1(Integer), 1(Integer), 1(Long), 1660009129583(Long), 1682247259014(Long), 289693571014463488(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:19.032| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:54:19.032| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:54:19.033| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:iv5i9I7IBIKMHTZbPCmm5KZzWYo=, time:1682247258930 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:54:19.033| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:UFrpb26+QRbE/PJizrNxH0xgpLY=, time:1682247258930 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:54:19.159| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:19.161| main | DEBUG |  -  | ==> Parameters: 248146107195465728(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:19.222| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:19.227| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, contact_name=?, contact_phone=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:19.229| main | DEBUG |  -  | ==> Parameters: hactcm(String), 河南中医药大学(String), https://solar-file.qmth.com.cn/org/logo/154.png(String), 1(Integer), 0(Integer), f5280b359c35469dbeef7bb34f4431ca(String), FP6XQoyoLQKdLYKfQDirFmD7QwQAv2w5(String), 无(String), 无(String), 1(Integer), 1(Integer), 1(Long), 1650103442288(Long), 1682247259223(Long), 248146107195465728(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:19.252| http-nio-6001-exec-2 | WARN |  -  | Authorization faile: access token invalid, session token is kFpwFk5veQAGuoeRLoaHc | [com.qmth.themis.business.util.AuthUtil:159]
+2023-04-23 18:54:19.271| http-nio-6001-exec-2 | ERROR |  -  | 请求出错:[error path]:/api/admin/exam/query
+[status]:401004
+[code]:401
+[message]:签名验证失败 | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:56]
+2023-04-23 18:54:19.309| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:19.312| main | DEBUG |  -  | ==> Parameters: 184(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:19.329| http-nio-6001-exec-1 | WARN |  -  | Authorization faile: access token invalid, session token is kFpwFk5veQAGuoeRLoaHc | [com.qmth.themis.business.util.AuthUtil:159]
+2023-04-23 18:54:19.331| http-nio-6001-exec-1 | ERROR |  -  | 请求出错:[error path]:/api/admin/sys/getMenu
+[status]:401004
+[code]:401
+[message]:签名验证失败 | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:56]
+2023-04-23 18:54:19.371| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:19.377| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:19.378| main | DEBUG |  -  | ==> Parameters: sxufe(String), 山西财经大学(String), https://solar-file.qmth.com.cn/org/logo/184.png(String), 1(Integer), 1(Integer), fb9f884ef0c24269b9b435c8b9c0d412(String), djI9NYK3h1io9MmpNpsf6pVi6HOY5fMe(String), 1(Integer), 1(Integer), 1(Long), 1671248852188(Long), 1(Long), 1682247259374(Long), 184(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:19.532| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:19.532| main | DEBUG |  -  | ==> Parameters: 257071940903636992(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:19.633| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:19.642| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:19.643| main | DEBUG |  -  | ==> Parameters: xju(String), 新疆大学(String), https://solar-file.qmth.com.cn/org/logo/161.png(String), 1(Integer), 1(Integer), 9e1d54df3bad49d2a51479353ee2d1d0(String), IUCBlJOMrCi9mBiBaMtyRPyh584xp9tH(String), 1(Integer), 1(Integer), 1(Long), 1652231526889(Long), 1(Long), 1682247259636(Long), 257071940903636992(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:19.781| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:19.783| main | DEBUG |  -  | ==> Parameters: 262966729347960832(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:19.884| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:19.892| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:19.894| main | DEBUG |  -  | ==> Parameters: cdgov(String), 成都政务中心(String), https://solar-file.qmth.com.cn/org/logo/169.png(String), 1(Integer), 1(Integer), 8d3b2a0f704847688fbdc527d4cb6302(String), eYrK2khTPJ2Br4U6Nx6Mf1FOTYD37NRy(String), 1(Integer), 1(Integer), 1(Long), 1653636953964(Long), 1682247259887(Long), 262966729347960832(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:19.997| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:19.999| main | DEBUG |  -  | ==> Parameters: 177(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:20.097| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:20.103| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:20.107| main | DEBUG |  -  | ==> Parameters: nju(String), 南京大学(String), https://solar-file.qmth.com.cn/org/logo/177.png(String), 1(Integer), 2c252e9d509a4f2992431c884f3e7a55(String), 9Q8YJ2iukya0J1KPg9kuOsq0LgWZ2D7l(String), 1(Integer), 1(Integer), 1(Long), 1668409154564(Long), 1682247260099(Long), 177(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:20.238| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:20.241| main | DEBUG |  -  | ==> Parameters: 248770010376839168(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:20.343| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:20.348| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:20.351| main | DEBUG |  -  | ==> Parameters: britishcouncil(String), 英国文化教育协会(String), https://solar-file.qmth.com.cn/org/logo/155.png(String), 1(Integer), 0(Integer), 8b34496c2ae8462da89bebc4fef8c6ef(String), jgT1Gh2QrQnzuiWMCGOUtL4pdxl55FJ3(String), 1(Integer), 1(Integer), 1(Long), 1650252192401(Long), 1(Long), 1682247260345(Long), 248770010376839168(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:20.487| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:20.488| main | DEBUG |  -  | ==> Parameters: 181(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:20.588| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:20.593| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:20.596| main | DEBUG |  -  | ==> Parameters: hactcmyjs(String), 河南中医药大学研究生(String), https://solar-file.qmth.com.cn/org/logo/181.png(String), 1(Integer), c16ed10a506e466ab510ac3989993b4b(String), PRMuoH2w7VCpYTXkxu37xEOQDYkXCjZr(String), 1(Integer), 1(Integer), 1(Long), 1669949831650(Long), 1682247260590(Long), 181(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:20.733| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:20.735| main | DEBUG |  -  | ==> Parameters: 281(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:20.838| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:20.843| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:20.845| main | DEBUG |  -  | ==> Parameters: xcu(String), 许昌学院(String), https://file-public.online-exam.cn/upload/2023/01/31/9f113beab2db4d61bd2a1166c4329727.png(String), 1(Integer), 1(Integer), 39972c1a11ad49468a26daba278ebc33(String), Vx9wUszHRoKxAOHCY3lmmTW6hRfXMnAl(String), 1(Integer), 1(Integer), 1(Long), 1675160524990(Long), 1(Long), 1682247260840(Long), 281(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:20.984| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:20.986| main | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:21.086| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:21.088| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:21.091| main | DEBUG |  -  | ==> Parameters: cqu(String), 重庆大学(String), https://file-public.online-exam.cn/upload/2022/10/13/d6f27339000c4c448de62bba4590628e.png(String), 1(Integer), 8ca14f72dad94e88a2db2f2fd9df10b7(String), pCTad6XEnGLv4LusdB6RFLHlqob6RdCj(String), 1(Integer), 1(Integer), 1(Long), 1665640159770(Long), 1(Long), 1682247261087(Long), 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:21.231| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:21.233| main | DEBUG |  -  | ==> Parameters: 162(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:21.336| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:21.349| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:21.351| main | DEBUG |  -  | ==> Parameters: nyist(String), 南阳理工学院(String), https://file-public.online-exam.cn/upload/2023/03/14/cc64ecb8f0b6409bbfd452413d404924.png(String), 1(Integer), 1(Integer), 92d99ef30f5a43c88a5005e2d309d0e8(String), wIL1Ie2cpm1OxGKPdqaQQR8wKbBDPJUH(String), 1(Integer), 1(Integer), 1(Long), 1678346316196(Long), 1(Long), 1682247261339(Long), 162(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:21.479| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:21.480| main | DEBUG |  -  | ==> Parameters: 185(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:21.579| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:21.581| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:21.582| main | DEBUG |  -  | ==> Parameters: chinacctc(String), 中邮建技术有限公司(String), https://solar-file.qmth.com.cn/org/logo/185.png(String), 1(Integer), 1(Integer), 4337ac6858d244eb9882797a463fc642(String), VbZrQ7Kr2meAovZSu3XSdZ92MTWHVnJT(String), 1(Integer), 1(Integer), 1(Long), 1671248852230(Long), 1(Long), 1682247261579(Long), 185(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:21.726| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:21.728| main | DEBUG |  -  | ==> Parameters: 260433219450048512(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:21.820| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:21.839| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:21.840| main | DEBUG |  -  | ==> Parameters: hnp(String), 河南警察学院(String), https://solar-file.qmth.com.cn/org/logo/166.png(String), 1(Integer), 1(Integer), 1d972d71f2b4427ba89c5fbfd325c9fe(String), RuOU5DrgDFVAjr67OzAMu2EgKt8xWC2B(String), 1(Integer), 1(Integer), 1(Long), 1653032918135(Long), 1682247261824(Long), 260433219450048512(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:21.964| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:21.965| main | DEBUG |  -  | ==> Parameters: 180(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:22.062| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:22.066| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:22.067| main | DEBUG |  -  | ==> Parameters: pzhu(String), 攀枝花学院(String), https://solar-file.qmth.com.cn/org/logo/180.png(String), 1(Integer), a31cf42a7da048f094f592482aebc444(String), 5pGbv5IIDhYz0tN3Q7qKde5o5lQIul0a(String), 1(Integer), 1(Integer), 1(Long), 1669774667301(Long), 1682247262064(Long), 180(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:22.204| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:22.204| main | DEBUG |  -  | ==> Parameters: 257920730745278464(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:22.303| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:22.311| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:22.312| main | DEBUG |  -  | ==> Parameters: xjtu(String), 西安交通大学(String), https://solar-file.qmth.com.cn/org/logo/17.png(String), 1(Integer), 1(Integer), caabd6ddde7d4b0ca98cfd2109f14d95(String), 3KiuJE1Qgjh5tV23ODQFtxuzchAtcLZQ(String), 1(Integer), 1(Integer), 1(Long), 1652433894146(Long), 1(Long), 1682247262304(Long), 257920730745278464(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:22.448| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:22.450| main | DEBUG |  -  | ==> Parameters: 33(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:22.547| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:22.551| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:22.552| main | DEBUG |  -  | ==> Parameters: henu(String), 河南大学(String), https://solar-file.qmth.com.cn/org/logo/33.png(String), 1(Integer), 1(Integer), b01c345f5e51477bbc327ea04faeca3c(String), IkoqP9o0yI3VKItfNUfruIYzgc4epjYA(String), 1(Integer), 1(Integer), 1(Long), 1678859537502(Long), 1(Long), 1682247262548(Long), 33(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:23.012| main | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:23.019| 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 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:23.020| main | DEBUG |  -  | ==> Parameters:  | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:23.135| main | DEBUG |  -  | <==      Total: 33 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:23.137| main | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:23.139| main | DEBUG |  -  | JDBC Connection [HikariProxyConnection@852736357 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:23.140| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:23.141| main | DEBUG |  -  | ==> Parameters: 2(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:23.189| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:23.194| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, contact_name=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:23.195| main | DEBUG |  -  | ==> Parameters: test-school-2(String), 测试学校_2(String), https://solar-file.qmth.com.cn/org/logo/2.png(String), 0(Integer), d81badf113d1450c9f554809e1282ae1(String), dmILQXiRESNasxUylMNGl05R0JsaVb9t(String), 1(String), 1(Integer), 1(Integer), 1(Long), 1665820377952(Long), 1(Long), 1682247263191(Long), 2(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:23.276| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:23.277| main | DEBUG |  -  | ==> Parameters: 6(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:23.341| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:23.342| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:23.342| main | DEBUG |  -  | ==> Parameters: ccnu(String), 华中师范大学(String), https://solar-file.qmth.com.cn/org/logo/6.png(String), 1(Integer), 113d4d7a09c947c08e60aacea4202122(String), IodYKsTMnLYEklU3KhGTH4eMqcl05aJP(String), 1(Integer), 1(Integer), 1(Long), 1669617223388(Long), 1682247263341(Long), 6(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:23.507| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:23.507| main | DEBUG |  -  | ==> Parameters: 8(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:23.610| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:23.617| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:23.618| main | DEBUG |  -  | ==> Parameters: whu(String), 武汉大学(String), https://solar-file.qmth.com.cn/org/logo/8.png(String), 1(Integer), 2ecd5ee623b741119088374c068b7fb3(String), 9ZWu8BHSUOKJ63tjFmdDFHGuO9rUv4PB(String), 1(Integer), 1(Integer), 1(Long), 1670379151969(Long), 1(Long), 1682247263612(Long), 8(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:23.758| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:23.758| main | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:23.857| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:23.859| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:23.859| main | DEBUG |  -  | ==> Parameters: cqu(String), 重庆大学(String), https://file-public.online-exam.cn/upload/2022/10/13/d6f27339000c4c448de62bba4590628e.png(String), 1(Integer), 8ca14f72dad94e88a2db2f2fd9df10b7(String), pCTad6XEnGLv4LusdB6RFLHlqob6RdCj(String), 1(Integer), 1(Integer), 1(Long), 1665640159770(Long), 1(Long), 1682247263858(Long), 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:24.001| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:24.002| main | DEBUG |  -  | ==> Parameters: 18(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:24.104| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:24.117| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:24.118| main | DEBUG |  -  | ==> Parameters: snnu(String), 陕西师范大学(String), https://file-public.online-exam.cn/upload/2022/11/21/c3de30abc4f74024b24e082d3c810b41.png(String), 1(Integer), 2e4eec4c7a8c4a1aa96eacde3d17fb4c(String), u89c6eTjf2YlIq3MAYI9arjsI5ICvmn2(String), 1(Integer), 1(Integer), 1(Long), 1668994613100(Long), 1(Long), 1682247264106(Long), 18(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:24.248| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:24.249| main | DEBUG |  -  | ==> Parameters: 25(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:24.351| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:24.370| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:24.372| main | DEBUG |  -  | ==> Parameters: ynou(String), 云南开放大学(String), https://file-public.online-exam.cn/upload/2022/10/13/9866041fc21f43a2a74ee098e0eadc8d.png(String), 1(Integer), 1db18f2536084a6e980dd31986f0bf45(String), rtYKUHK1cGGbYaYm2PCH0zJc1wg1daxH(String), 1(Integer), 1(Integer), 1(Long), 1665654477458(Long), 1(Long), 1682247264355(Long), 25(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:24.501| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:24.503| main | DEBUG |  -  | ==> Parameters: 33(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:24.599| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:24.605| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:24.606| main | DEBUG |  -  | ==> Parameters: henu(String), 河南大学(String), https://solar-file.qmth.com.cn/org/logo/33.png(String), 1(Integer), 1(Integer), b01c345f5e51477bbc327ea04faeca3c(String), IkoqP9o0yI3VKItfNUfruIYzgc4epjYA(String), 1(Integer), 1(Integer), 1(Long), 1678859537502(Long), 1(Long), 1682247264601(Long), 33(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:24.744| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:24.747| main | DEBUG |  -  | ==> Parameters: 97(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:24.849| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:24.854| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:24.855| main | DEBUG |  -  | ==> Parameters: ecnu(String), 华东师范大学(String), https://solar-file.qmth.com.cn/org/logo/97.png(String), 1(Integer), 1(Integer), 26f340e0924f40279379f6f4db12ee9d(String), YEeCHa7xLL2XIaXJ5EGn7213l7Ek6Ksf(String), 1(Integer), 1(Integer), 1(Long), 1671519021507(Long), 1(Long), 1682247264852(Long), 97(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:24.991| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:24.992| main | DEBUG |  -  | ==> Parameters: 140(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:25.095| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:25.103| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:25.104| main | DEBUG |  -  | ==> Parameters: test-school-4(String), 测试学校4(String), https://solar-file.qmth.com.cn/org/logo/140.png(String), 1(Integer), 55f9c0f7766b43179c9ae72bd7f63e51(String), Xl9hpKayJdCFstcsvb1mQGE9itpfT4XC(String), 1(Integer), 1(Integer), 1(Long), 1665487667197(Long), 1682247265097(Long), 140(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:25.239| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:25.241| main | DEBUG |  -  | ==> Parameters: 157(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:25.343| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:25.353| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:25.356| main | DEBUG |  -  | ==> Parameters: henau(String), 河南农业大学(String), https://file-public.online-exam.cn/upload/2023/02/07/b10b051ebce546dcae28f2ccdadd5b4a.png(String), 1(Integer), 1(Integer), b5db8c39a9824c94ac00e8cbeb2f79c1(String), jDbQQLdortGfsVx8mskHHhbQo5WEX15v(String), 1(Integer), 1(Integer), 1(Long), 1675753469287(Long), 1(Long), 1682247265345(Long), 157(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:25.487| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:25.491| main | DEBUG |  -  | ==> Parameters: 162(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:25.590| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:25.597| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:25.599| main | DEBUG |  -  | ==> Parameters: nyist(String), 南阳理工学院(String), https://file-public.online-exam.cn/upload/2023/03/14/cc64ecb8f0b6409bbfd452413d404924.png(String), 1(Integer), 1(Integer), 92d99ef30f5a43c88a5005e2d309d0e8(String), wIL1Ie2cpm1OxGKPdqaQQR8wKbBDPJUH(String), 1(Integer), 1(Integer), 1(Long), 1678346316196(Long), 1(Long), 1682247265592(Long), 162(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:25.738| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:25.740| main | DEBUG |  -  | ==> Parameters: 177(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:25.838| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:25.846| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:25.847| main | DEBUG |  -  | ==> Parameters: nju(String), 南京大学(String), https://solar-file.qmth.com.cn/org/logo/177.png(String), 1(Integer), 2c252e9d509a4f2992431c884f3e7a55(String), 9Q8YJ2iukya0J1KPg9kuOsq0LgWZ2D7l(String), 1(Integer), 1(Integer), 1(Long), 1668409154564(Long), 1682247265841(Long), 177(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:25.983| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:25.984| main | DEBUG |  -  | ==> Parameters: 178(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:26.088| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:26.093| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:26.095| main | DEBUG |  -  | ==> Parameters: hncj(String), 河南城建学院(String), https://solar-file.qmth.com.cn/org/logo/178.png(String), 1(Integer), ba973123a3454c469b8c0379dd5dd1c8(String), JLumpTr2PpFolFlPpkgIxNYzRizSUjWM(String), 1(Integer), 1(Integer), 1(Long), 1668563339243(Long), 1682247266090(Long), 178(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:26.234| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:26.236| main | DEBUG |  -  | ==> Parameters: 179(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:26.336| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:26.341| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:26.342| main | DEBUG |  -  | ==> Parameters: pdsu(String), 平顶山学院(String), https://solar-file.qmth.com.cn/org/logo/179.png(String), 1(Integer), 9b65de90ab674556830c50f722ed5809(String), 15Gp5hxc2xCAmLiccaJsvsjAwuhi2i3m(String), 1(Integer), 1(Integer), 1(Long), 1669345955771(Long), 1(Long), 1682247266338(Long), 179(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:26.477| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:26.479| main | DEBUG |  -  | ==> Parameters: 180(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:26.578| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:26.585| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:26.586| main | DEBUG |  -  | ==> Parameters: pzhu(String), 攀枝花学院(String), https://solar-file.qmth.com.cn/org/logo/180.png(String), 1(Integer), a31cf42a7da048f094f592482aebc444(String), 5pGbv5IIDhYz0tN3Q7qKde5o5lQIul0a(String), 1(Integer), 1(Integer), 1(Long), 1669774667301(Long), 1682247266581(Long), 180(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:26.725| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:26.726| main | DEBUG |  -  | ==> Parameters: 181(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:26.824| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:26.828| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:26.830| main | DEBUG |  -  | ==> Parameters: hactcmyjs(String), 河南中医药大学研究生(String), https://solar-file.qmth.com.cn/org/logo/181.png(String), 1(Integer), c16ed10a506e466ab510ac3989993b4b(String), PRMuoH2w7VCpYTXkxu37xEOQDYkXCjZr(String), 1(Integer), 1(Integer), 1(Long), 1669949831650(Long), 1682247266826(Long), 181(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:26.969| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:26.969| main | DEBUG |  -  | ==> Parameters: 184(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:27.072| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:27.077| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:27.078| main | DEBUG |  -  | ==> Parameters: sxufe(String), 山西财经大学(String), https://solar-file.qmth.com.cn/org/logo/184.png(String), 1(Integer), 1(Integer), fb9f884ef0c24269b9b435c8b9c0d412(String), djI9NYK3h1io9MmpNpsf6pVi6HOY5fMe(String), 1(Integer), 1(Integer), 1(Long), 1671248852188(Long), 1(Long), 1682247267075(Long), 184(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:27.213| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:27.214| main | DEBUG |  -  | ==> Parameters: 185(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:27.312| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:27.314| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:27.316| main | DEBUG |  -  | ==> Parameters: chinacctc(String), 中邮建技术有限公司(String), https://solar-file.qmth.com.cn/org/logo/185.png(String), 1(Integer), 1(Integer), 4337ac6858d244eb9882797a463fc642(String), VbZrQ7Kr2meAovZSu3XSdZ92MTWHVnJT(String), 1(Integer), 1(Integer), 1(Long), 1671248852230(Long), 1(Long), 1682247267313(Long), 185(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:27.453| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:27.453| main | DEBUG |  -  | ==> Parameters: 281(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:27.555| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:27.558| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:27.559| main | DEBUG |  -  | ==> Parameters: xcu(String), 许昌学院(String), https://file-public.online-exam.cn/upload/2023/01/31/9f113beab2db4d61bd2a1166c4329727.png(String), 1(Integer), 1(Integer), 39972c1a11ad49468a26daba278ebc33(String), Vx9wUszHRoKxAOHCY3lmmTW6hRfXMnAl(String), 1(Integer), 1(Integer), 1(Long), 1675160524990(Long), 1(Long), 1682247267556(Long), 281(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:27.700| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:27.701| main | DEBUG |  -  | ==> Parameters: 248138371636404224(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:27.805| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:27.814| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, contact_name=?, contact_phone=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:27.815| main | DEBUG |  -  | ==> Parameters: test-school-1(String), 启明大学1(String), https://solar-file.qmth.com.cn/org/logo/1.png(String), 1(Integer), 1(Integer), 41a9c68b71c9486db62de90980bd7e9a(String), yhe22bNXMRljatkvJA4f56by9dIAJBjv(String), test(String), 11111(String), 1(Integer), 1(Integer), 1(Long), 1650101597989(Long), 1(Long), 1682247267808(Long), 248138371636404224(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:27.948| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:27.953| main | DEBUG |  -  | ==> Parameters: 248146107195465728(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:28.051| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:28.058| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, contact_name=?, contact_phone=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:28.060| main | DEBUG |  -  | ==> Parameters: hactcm(String), 河南中医药大学(String), https://solar-file.qmth.com.cn/org/logo/154.png(String), 1(Integer), 0(Integer), f5280b359c35469dbeef7bb34f4431ca(String), FP6XQoyoLQKdLYKfQDirFmD7QwQAv2w5(String), 无(String), 无(String), 1(Integer), 1(Integer), 1(Long), 1650103442288(Long), 1682247268055(Long), 248146107195465728(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:28.217| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:28.219| main | DEBUG |  -  | ==> Parameters: 248770010376839168(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:28.278| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:28.285| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:28.286| main | DEBUG |  -  | ==> Parameters: britishcouncil(String), 英国文化教育协会(String), https://solar-file.qmth.com.cn/org/logo/155.png(String), 1(Integer), 0(Integer), 8b34496c2ae8462da89bebc4fef8c6ef(String), jgT1Gh2QrQnzuiWMCGOUtL4pdxl55FJ3(String), 1(Integer), 1(Integer), 1(Long), 1650252192401(Long), 1(Long), 1682247268282(Long), 248770010376839168(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:28.364| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:28.365| main | DEBUG |  -  | ==> Parameters: 248859380874223616(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:28.429| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:28.449| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:28.450| main | DEBUG |  -  | ==> Parameters: xlxy(String), 新联学院(String), https://file-public.online-exam.cn/upload/2022/04/18/91ab2e51721e47be86af63f9ad5bd88b.png(String), 0(Integer), 0(Integer), 1(Integer), 1(Integer), 1(Long), 1650273499986(Long), 1682247268432(Long), 248859380874223616(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:28.593| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:28.594| main | DEBUG |  -  | ==> Parameters: 250210520245211136(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:28.699| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:28.704| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:28.705| main | DEBUG |  -  | ==> Parameters: cdsu(String), 成都体育学院(String), https://solar-file.qmth.com.cn/org/logo/159.png(String), 1(Integer), 1(Integer), fbf5539b22a24b99b94f97fd63f10ff3(String), 2QTEWrdUPlxsUk2FU3v6ldNluv9nHs2e(String), 1(Integer), 1(Integer), 1(Long), 1650595636716(Long), 1682247268701(Long), 250210520245211136(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:28.737| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/sys/org/queryByOrgCode
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:queryByOrgCode
+参数key:"code",参数value:"cqu"
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:54:28.841| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:28.842| main | DEBUG |  -  | ==> Parameters: 252071798232322048(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:28.946| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:28.952| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:28.953| main | DEBUG |  -  | ==> Parameters: hhstu(String), 黄河科技学院(String), https://solar-file.qmth.com.cn/org/logo/160.png(String), 1(Integer), 1(Integer), 1f8a2867b76a403e86a3efc46a33f769(String), UgsFZyLc5vEbEuDxalUDQfjHEWUfqMb1(String), 1(Integer), 1(Integer), 1(Long), 1651039399967(Long), 1(Long), 1682247268949(Long), 252071798232322048(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:29.088| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:29.090| main | DEBUG |  -  | ==> Parameters: 257071940903636992(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:29.196| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:29.203| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:29.206| main | DEBUG |  -  | ==> Parameters: xju(String), 新疆大学(String), https://solar-file.qmth.com.cn/org/logo/161.png(String), 1(Integer), 1(Integer), 9e1d54df3bad49d2a51479353ee2d1d0(String), IUCBlJOMrCi9mBiBaMtyRPyh584xp9tH(String), 1(Integer), 1(Integer), 1(Long), 1652231526889(Long), 1(Long), 1682247269199(Long), 257071940903636992(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:29.344| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:29.348| main | DEBUG |  -  | ==> Parameters: 257179938212810752(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:29.450| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:29.467| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:29.469| main | DEBUG |  -  | ==> Parameters: lynu(String), 洛阳师范学院(String), https://solar-file.qmth.com.cn/org/logo/163.png(String), 1(Integer), 1(Integer), f8344e8f58364467b25feb93d41292a8(String), dkvb1MCfcBHM5ZxRXZBjQNnwbKBojiJ4(String), 1(Integer), 1(Integer), 1(Long), 1652257275443(Long), 1(Long), 1682247269459(Long), 257179938212810752(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:29.588| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:29.589| main | DEBUG |  -  | ==> Parameters: 257920730745278464(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:29.700| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:29.706| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_id=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:29.707| main | DEBUG |  -  | ==> Parameters: xjtu(String), 西安交通大学(String), https://solar-file.qmth.com.cn/org/logo/17.png(String), 1(Integer), 1(Integer), caabd6ddde7d4b0ca98cfd2109f14d95(String), 3KiuJE1Qgjh5tV23ODQFtxuzchAtcLZQ(String), 1(Integer), 1(Integer), 1(Long), 1652433894146(Long), 1(Long), 1682247269702(Long), 257920730745278464(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:29.847| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:29.848| main | DEBUG |  -  | ==> Parameters: 259366968954982400(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:29.951| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:29.957| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:29.958| main | DEBUG |  -  | ==> Parameters: zknu(String), 周口师范学院(String), https://solar-file.qmth.com.cn/org/logo/165.png(String), 1(Integer), 1(Integer), 780ef4d570c1402b91da955a80a2e16c(String), 4k7YFbLlBOLmAanHB3HBoH43dPpvPUqI(String), 1(Integer), 1(Integer), 1(Long), 1652778704208(Long), 1682247269954(Long), 259366968954982400(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:30.096| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:30.097| main | DEBUG |  -  | ==> Parameters: 260433219450048512(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:30.197| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:30.201| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:30.202| main | DEBUG |  -  | ==> Parameters: hnp(String), 河南警察学院(String), https://solar-file.qmth.com.cn/org/logo/166.png(String), 1(Integer), 1(Integer), 1d972d71f2b4427ba89c5fbfd325c9fe(String), RuOU5DrgDFVAjr67OzAMu2EgKt8xWC2B(String), 1(Integer), 1(Integer), 1(Long), 1653032918135(Long), 1682247270199(Long), 260433219450048512(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:30.345| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:30.346| main | DEBUG |  -  | ==> Parameters: 260448544048549888(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:30.447| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:30.457| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:30.458| main | DEBUG |  -  | ==> Parameters: cccz(String), 长春市朝鲜族中学(String), https://solar-file.qmth.com.cn/org/logo/167.png(String), 1(Integer), 1(Integer), 2f7fe5560c9e4f59b95655571f7d0cd8(String), mn2mySjgEv9SvFQ6QteTKKTrhNApQMqk(String), 1(Integer), 1(Integer), 1(Long), 1653036571802(Long), 1682247270449(Long), 260448544048549888(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:30.594| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:30.596| main | DEBUG |  -  | ==> Parameters: 262966729347960832(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:30.695| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:30.706| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:30.707| main | DEBUG |  -  | ==> Parameters: cdgov(String), 成都政务中心(String), https://solar-file.qmth.com.cn/org/logo/169.png(String), 1(Integer), 1(Integer), 8d3b2a0f704847688fbdc527d4cb6302(String), eYrK2khTPJ2Br4U6Nx6Mf1FOTYD37NRy(String), 1(Integer), 1(Integer), 1(Long), 1653636953964(Long), 1682247270697(Long), 262966729347960832(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:30.844| 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:30.845| main | DEBUG |  -  | ==> Parameters: 289693571014463488(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:30.944| main | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:30.952| main | DEBUG |  -  | ==>  Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:30.953| main | DEBUG |  -  | ==> Parameters: swjtu(String), 西南交通大学(String), https://solar-file.qmth.com.cn/org/logo/12.png(String), 1(Integer), 1(Integer), d2eea445d07c488a9115df7726f2a9b7(String), 8WoubrTG8duoJkxpUeVrPUUbCcBEliB2(String), 1(Integer), 1(Integer), 1(Long), 1660009129583(Long), 1682247270947(Long), 289693571014463488(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:31.344| main | DEBUG |  -  | Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:31.346| main | DEBUG |  -  | Transaction synchronization deregistering SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:31.347| main | DEBUG |  -  | Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e22dadb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:31.500| main | INFO |  -  | 服务器启动时执行 end | [com.qmth.themis.admin.start.StartRunning:42]
+2023-04-23 18:54:35.032| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:35.033| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1674fd63] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:35.108| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1893139018 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:35.109| http-nio-6001-exec-3 | 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-04-23 18:54:35.110| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: cqu(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:35.213| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:35.214| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1674fd63] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:35.289| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:35.290| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40ea5265] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:35.296| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1285864106 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:35.297| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE (login_name = ? AND org_id = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:35.298| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: qmth(String), 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:35.357| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:35.358| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40ea5265] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:35.361| http-nio-6001-exec-3 | ERROR |  -  | 请求出错:{} | [com.qmth.themis.admin.aspect.ApiControllerAspect:76]
+com.qmth.themis.common.exception.BusinessException: 密码不正确
+	at com.qmth.themis.admin.api.TBUserController.login(TBUserController.java:145)
+	at com.qmth.themis.admin.api.TBUserController$$FastClassBySpringCGLIB$$63d9a93f.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.themis.admin.aspect.ApiControllerAspect.aroundApiPoint(ApiControllerAspect.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.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
+	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
+	at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
+	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
+	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
+	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
+	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
+	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
+	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
+	at com.qmth.themis.admin.api.TBUserController$$EnhancerBySpringCGLIB$$df3070bd.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.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-04-23 18:54:35.362| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/user/login/account
+============类============:com.qmth.themis.admin.api.TBUserController
+============方法============:login
+参数key:"mapParameter",参数value:{"loginName":"qmth","password":"MTIzNDU2","code":"cqu"}
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:54:35.366| http-nio-6001-exec-3 | ERROR |  -  | 请求出错:[error path]:/api/admin/user/login/account
+[status]:500002
+[code]:500
+[message]:密码不正确 | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:56]
+2023-04-23 18:54:38.059| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:38.062| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43089ceb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:38.138| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@950597258 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:38.143| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE (login_name = ? AND org_id = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:38.149| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: qmth(String), 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:38.234| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:38.236| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43089ceb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:38.245| http-nio-6001-exec-7 | ERROR |  -  | 请求出错:{} | [com.qmth.themis.admin.aspect.ApiControllerAspect:76]
+com.qmth.themis.common.exception.BusinessException: 密码不正确
+	at com.qmth.themis.admin.api.TBUserController.login(TBUserController.java:145)
+	at com.qmth.themis.admin.api.TBUserController$$FastClassBySpringCGLIB$$63d9a93f.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.themis.admin.aspect.ApiControllerAspect.aroundApiPoint(ApiControllerAspect.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.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
+	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
+	at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
+	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
+	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
+	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
+	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
+	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
+	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
+	at com.qmth.themis.admin.api.TBUserController$$EnhancerBySpringCGLIB$$df3070bd.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.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-04-23 18:54:38.247| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/user/login/account
+============类============:com.qmth.themis.admin.api.TBUserController
+============方法============:login
+参数key:"mapParameter",参数value:{"loginName":"qmth","password":"MTIzNDU2Nw==","code":"cqu"}
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:54:38.249| http-nio-6001-exec-7 | ERROR |  -  | 请求出错:[error path]:/api/admin/user/login/account
+[status]:500002
+[code]:500
+[message]:密码不正确 | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:56]
+2023-04-23 18:54:40.313| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:40.315| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35ebe7e9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:40.394| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1894346544 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:40.398| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE (login_name = ? AND org_id = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:40.402| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: qmth(String), 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:40.479| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:40.481| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35ebe7e9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:40.483| http-nio-6001-exec-6 | ERROR |  -  | 请求出错:{} | [com.qmth.themis.admin.aspect.ApiControllerAspect:76]
+com.qmth.themis.common.exception.BusinessException: 密码不正确
+	at com.qmth.themis.admin.api.TBUserController.login(TBUserController.java:145)
+	at com.qmth.themis.admin.api.TBUserController$$FastClassBySpringCGLIB$$63d9a93f.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.themis.admin.aspect.ApiControllerAspect.aroundApiPoint(ApiControllerAspect.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.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
+	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
+	at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
+	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
+	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
+	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
+	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
+	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
+	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
+	at com.qmth.themis.admin.api.TBUserController$$EnhancerBySpringCGLIB$$df3070bd.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.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-04-23 18:54:40.492| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/user/login/account
+============类============:com.qmth.themis.admin.api.TBUserController
+============方法============:login
+参数key:"mapParameter",参数value:{"loginName":"qmth","password":"MTExMTExMQ==","code":"cqu"}
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:54:40.494| http-nio-6001-exec-6 | ERROR |  -  | 请求出错:[error path]:/api/admin/user/login/account
+[status]:500002
+[code]:500
+[message]:密码不正确 | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:56]
+2023-04-23 18:54:42.228| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:42.230| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38c056af] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:42.311| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2109919187 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:42.317| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE (login_name = ? AND org_id = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:42.319| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: qmth(String), 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:42.395| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:42.397| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38c056af] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:42.399| http-nio-6001-exec-5 | ERROR |  -  | 请求出错:{} | [com.qmth.themis.admin.aspect.ApiControllerAspect:76]
+com.qmth.themis.common.exception.BusinessException: 密码不正确
+	at com.qmth.themis.admin.api.TBUserController.login(TBUserController.java:145)
+	at com.qmth.themis.admin.api.TBUserController$$FastClassBySpringCGLIB$$63d9a93f.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.themis.admin.aspect.ApiControllerAspect.aroundApiPoint(ApiControllerAspect.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.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
+	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
+	at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
+	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
+	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
+	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
+	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
+	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
+	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
+	at com.qmth.themis.admin.api.TBUserController$$EnhancerBySpringCGLIB$$df3070bd.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.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-04-23 18:54:42.402| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/user/login/account
+============类============:com.qmth.themis.admin.api.TBUserController
+============方法============:login
+参数key:"mapParameter",参数value:{"loginName":"qmth","password":"MTExMTEx","code":"cqu"}
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:54:42.404| http-nio-6001-exec-5 | ERROR |  -  | 请求出错:[error path]:/api/admin/user/login/account
+[status]:500002
+[code]:500
+[message]:密码不正确 | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:56]
+2023-04-23 18:54:58.827| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:58.829| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5267cd31] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:58.866| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@368543362 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:58.871| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE (login_name = ? AND org_id = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:58.872| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: dengyue(String), 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:58.952| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:58.955| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5267cd31] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:59.250| http-nio-6001-exec-8 | INFO |  -  | sendOneWay mqDto:{"id":"PJcYlgGLQYTv018C-4cRL","topic":"themis-topic-exam","tag":"WEB","timestamp":1682247299234,"body":"SESSION","type":"WEB","objId":"f46e26140bb41e8a0640315055685461","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
+2023-04-23 18:54:59.333| http-nio-6001-exec-8 | INFO |  -  | sendOneWay mqDto:{"id":"wKwO_CVG0i4bgUKoE6mOF","topic":"themis-topic-exam","tag":"USER","timestamp":1682247299333,"body":"LOGIN","type":"USER","objId":"315813885599289344","objName":"dengyue","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
+2023-04-23 18:54:59.445| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:59.448| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77b63696] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:59.449| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@821605915 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:59.452| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:59.453| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:59.511| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:59.512| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77b63696] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:54:59.550| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/user/login/account
+============类============:com.qmth.themis.admin.api.TBUserController
+============方法============:login
+参数key:"mapParameter",参数value:{"loginName":"dengyue","password":"MTIzNDU2","code":"cqu"}
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:54:59.616| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:54:59.617| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/getPlayUrls, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:J2ZklnA4EMxHF23/OoCgOSSblro=, time:1682247299607 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:54:59.859| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/sys/getPlayUrls
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:getPlayUrls
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:54:59.897| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:54:59.898| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:nf95D9DC3U50F6RJtogSYDTRiT4=, time:1682247299884 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:55:00.182| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:00.183| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7440a0ae] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:00.227| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1842051627 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:00.230| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence` | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:00.232| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 315813885599289344(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:00.300| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 20 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:00.301| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7440a0ae] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:00.301| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/sys/getMenu
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:getMenu
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:55:00.395| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:55:00.395| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:55:00.395| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/role/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:NLnakWBQbvHOk4lXGrSjbIUWcoY=, time:1682247300391 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:55:00.395| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/user/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:/5QXpiPJDjyWCBAr0l+u3kJFyz4=, time:1682247300390 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:55:00.795| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:00.795| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14f88c23] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:00.911| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1281051524 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:00.912| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT tbu.org_id AS orgId, tbu.id, tbu.mobile_number AS mobileNumber, tbu.login_name AS loginName, tbu.name, GROUP_CONCAT(tbr.role_code) AS roleCodeStr, GROUP_CONCAT(tbr.role_name) AS roleNameStr, tbu.enable, tbo.name AS orgName, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.create_id) AS createName, tbu.create_time AS createTime, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.update_id) AS updateName, tbu.update_time AS updateTime FROM t_b_user tbu LEFT JOIN t_b_user_role tbur ON tbur.user_id = tbu.id LEFT JOIN t_b_role tbr ON tbr.role_code = tbur.role_code LEFT JOIN t_b_org tbo ON tbo.id = tbu.org_id WHERE tbu.org_id = ? GROUP BY tbu.org_id, tbu.id, tbu.mobile_number, tbu.login_name, tbu.name, tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN' | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:00.912| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:00.974| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:00.981| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select t.id, t.name, t.loginName, t.orgId, t.orgName, t.roleNameStr, t.enable, t.mobileNumber, t.roleCodeStr, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select tbu.org_id as orgId,tbu.id, tbu.mobile_number as mobileNumber, tbu.login_name as loginName, tbu.name, group_concat(tbr.role_code) as roleCodeStr, group_concat(tbr.role_name) as roleNameStr, tbu.enable,tbo.name as orgName,( select t.name from t_b_user t where t.id = tbu.create_id) as createName, tbu.create_time as createTime, ( select t.name from t_b_user t where t.id = tbu.update_id) as updateName, tbu.update_time as updateTime from t_b_user tbu left join t_b_user_role tbur on tbur.user_id = tbu.id left join t_b_role tbr on tbr.role_code = tbur.role_code left join t_b_org tbo on tbo.id = tbu.org_id WHERE tbu.org_id = ? group by tbu.org_id,tbu.id,tbu.mobile_number,tbu.login_name,tbu.name,tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN' order by t.name LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:00.982| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:01.040| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:01.040| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14f88c23] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:01.042| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/user/query
+============类============:com.qmth.themis.admin.api.TBUserController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"loginName",参数value:null
+参数key:"name",参数value:null
+参数key:"roleCode",参数value:null
+参数key:"enable",参数value:null
+参数key:"orgId",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:55:01.443| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:55:01.444| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:YJHWX+4RTAPSdhm1raTvNdJHN7E=, time:1682247301438 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:55:01.849| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:01.849| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66eb772d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:01.950| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@364085153 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:01.951| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (SELECT tbth.status FROM t_b_task_history tbth WHERE tbth.exam_id = t.id AND tbth.`type` = 'CLOUD_MARK_DATA_PUSH' AND tbth.progress = 100 ORDER BY tbth.create_time DESC LIMIT 1) AS cloudMarkPushDataStatus, t.examStudentBreachPush FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName, t.exam_student_call_enable AS examStudentCallEnable, t.objective_score_push AS objectiveScorePush, t.exam_student_breach_push AS examStudentBreachPush FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.createTime DESC) TOTAL | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:01.951| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:02.050| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:02.055| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (select tbth.status from t_b_task_history tbth where tbth.exam_id = t.id and tbth.`type` = 'CLOUD_MARK_DATA_PUSH' and tbth.progress = 100 order by tbth.create_time desc limit 1) as cloudMarkPushDataStatus, t.examStudentBreachPush from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName, t.exam_student_call_enable as examStudentCallEnable, t.objective_score_push as objectiveScorePush, t.exam_student_breach_push as examStudentBreachPush from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.createTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:02.056| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:02.178| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:02.180| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66eb772d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:02.181| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/exam/query
+============类============:com.qmth.themis.admin.api.TEExamController
+============方法============:query
+参数key:"userId",参数value:null
+参数key:"id",参数value:null
+参数key:"code",参数value:null
+参数key:"name",参数value:null
+参数key:"mode",参数value:null
+参数key:"enable",参数value:null
+参数key:"type",参数value:null
+参数key:"finished",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:55:02.552| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:55:02.553| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:Z11r6iI0CsE9xMkSRk46zGY2WOU=, time:1682247302545 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:55:02.993| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:02.996| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b7e765a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:03.093| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1851736924 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:03.096| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (SELECT tbth.status FROM t_b_task_history tbth WHERE tbth.exam_id = t.id AND tbth.`type` = 'CLOUD_MARK_DATA_PUSH' AND tbth.progress = 100 ORDER BY tbth.create_time DESC LIMIT 1) AS cloudMarkPushDataStatus, t.examStudentBreachPush FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName, t.exam_student_call_enable AS examStudentCallEnable, t.objective_score_push AS objectiveScorePush, t.exam_student_breach_push AS examStudentBreachPush FROM t_e_exam t WHERE 1 = 1 AND t.monitor_status = 'FINISHED' AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.createTime DESC) TOTAL | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:03.097| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:03.193| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:03.201| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (select tbth.status from t_b_task_history tbth where tbth.exam_id = t.id and tbth.`type` = 'CLOUD_MARK_DATA_PUSH' and tbth.progress = 100 order by tbth.create_time desc limit 1) as cloudMarkPushDataStatus, t.examStudentBreachPush from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName, t.exam_student_call_enable as examStudentCallEnable, t.objective_score_push as objectiveScorePush, t.exam_student_breach_push as examStudentBreachPush from t_e_exam t WHERE 1 = 1 and t.monitor_status = 'FINISHED' and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.createTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:03.202| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 15(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:03.323| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 9 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:03.327| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b7e765a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:03.328| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/exam/query
+============类============:com.qmth.themis.admin.api.TEExamController
+============方法============:query
+参数key:"userId",参数value:null
+参数key:"id",参数value:null
+参数key:"code",参数value:null
+参数key:"name",参数value:null
+参数key:"mode",参数value:null
+参数key:"enable",参数value:null
+参数key:"type",参数value:null
+参数key:"finished",参数value:true
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:55:03.957| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:55:03.957| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:55:03.962| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/exam/course/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:r9ztF3ABGOK0aPZpmuUP1lmrERk=, time:1682247303932 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:55:03.962| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/activity/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:IMAfML1Y5fkc2CJXD6XwMR0SYEc=, time:1682247303931 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:55:04.265| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:04.265| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:04.267| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b5b1441] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:04.267| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c4efc2c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:04.325| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1697323036 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:04.326| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teea.id, teea.code, teea.exam_id AS examId, teea.prepare_seconds AS prepareSeconds, teea.max_duration_seconds AS maxDurationSeconds, teea.enable, teea.opening_seconds AS openingSeconds, teea.start_time AS startTime, teea.finish_time AS finishTime, teea.create_time AS createTime, teea.update_time AS updateTime, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.update_id) AS updateName FROM t_e_exam_activity teea LEFT JOIN t_e_exam tee ON teea.exam_id = tee.id WHERE teea.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:04.327| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:04.345| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@783216249 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:04.346| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teec.exam_id AS examId, teec.id, teec.course_code AS courseCode, teec.course_name AS courseName, teec.paper_count AS paperCount, if(teec.paper_count > 0, 1, 0) AS hasPaper, teec.objective_shuffle AS objectiveShuffle, teec.option_shuffle AS optionShuffle, teec.audio_play_count AS audioPlayCount, teec.has_answer AS hasAnswer, teec.has_audio AS hasAudio, teec.create_time AS createTime, teec.update_time AS updateTime, (SELECT t.name FROM t_b_user t WHERE t.id = teec.create_id) AS createName, (SELECT t.name FROM t_b_user t WHERE t.id = teec.update_id) AS updateName, teec.mobile_photo_upload AS mobilePhotoUpload FROM t_e_exam_course teec LEFT JOIN t_e_exam tee ON teec.exam_id = tee.id WHERE teec.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:04.346| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:04.373| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:04.374| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.examId, t.prepareSeconds, t.maxDurationSeconds, t.enable, t.openingSeconds, t.startTime, t.finishTime, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teea.id, teea.code, teea.exam_id as examId, teea.prepare_seconds as prepareSeconds, teea.max_duration_seconds as maxDurationSeconds, teea.enable, teea.opening_seconds as openingSeconds, teea.start_time as startTime, teea.finish_time as finishTime, teea.create_time as createTime, teea.update_time as updateTime,( select t1.name from t_b_user t1 where t1.id = teea.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = teea.update_id) as updateName from t_e_exam_activity teea left join t_e_exam tee on teea.exam_id = tee.id WHERE teea.exam_id = ? ) t order by cast(t.code as SIGNED) LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:04.375| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:04.392| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:04.394| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select t.id, t.examId, t.courseCode, t.courseName, t.paperCount, t.hasPaper, t.objectiveShuffle, t.optionShuffle, t.audioPlayCount, t.hasAnswer, t.hasAudio, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.mobilePhotoUpload from ( select teec.exam_id as examId,teec.id,teec.course_code as courseCode, teec.course_name as courseName, teec.paper_count as paperCount, if(teec.paper_count > 0, 1, 0) as hasPaper, teec.objective_shuffle as objectiveShuffle, teec.option_shuffle as optionShuffle, teec.audio_play_count as audioPlayCount, teec.has_answer as hasAnswer, teec.has_audio as hasAudio, teec.create_time as createTime, teec.update_time as updateTime, ( select t.name from t_b_user t where t.id = teec.create_id) as createName, ( select t.name from t_b_user t where t.id = teec.update_id) as updateName, teec.mobile_photo_upload as mobilePhotoUpload from t_e_exam_course teec left join t_e_exam tee on teec.exam_id = tee.id WHERE teec.exam_id = ? ) t order by t.courseCode,t.updateTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:04.395| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:04.414| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:04.414| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b5b1441] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:04.415| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/activity/query
+============类============:com.qmth.themis.admin.api.TEExamActivityController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382167497778401280
+参数key:"code",参数value:null
+参数key:"startDate",参数value:null
+参数key:"finishDate",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:55:04.434| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:04.434| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c4efc2c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:04.435| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/exam/course/query
+============类============:com.qmth.themis.admin.api.TEExamCourseController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382167497778401280
+参数key:"courseCode",参数value:null
+参数key:"courseName",参数value:null
+参数key:"hasPaper",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:55:04.522| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:55:04.522| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/examStudent/mark/result, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:31NZo2Q3PzvwKhE+SKoR20MF7Jw=, time:1682247304518 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:55:04.997| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:04.997| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@518f89bc] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.070| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@332798982 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.071| http-nio-6001-exec-5 | 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 WHERE (exam_id = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.072| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.176| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.178| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@518f89bc] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.198| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.199| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c08dcf6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.232| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1260003504 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.233| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT tees.id AS examStudentId, tee.id AS examId, tee.name AS examName, teea.id AS examActivityId, teea.code AS examActivityCode, tes.name, tes.`identity`, tees.course_code AS courseCode, tees.course_name AS courseName, tees.room_code AS roomCode, tees.room_name AS roomName, tees.grade, tees.class_no AS classNo, (SELECT count(1) FROM t_oe_exam_record toer WHERE toer.exam_student_id = tees.id AND toer.first_start_time IS NOT NULL) AS examCount, (SELECT count(toer.id) FROM t_oe_exam_record toer WHERE toer.exam_student_id = tees.id AND toer.breach_status = 0) AS breachCount, 0 AS objectiveScore, 0 AS subjectiveScore FROM t_e_student tes LEFT JOIN t_e_exam_student tees ON tees.student_id = tes.id LEFT JOIN t_e_exam tee ON tee.id = tees.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = tees.exam_activity_id WHERE tee.id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.233| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.299| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.302| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.examActivityCode, t.name, t.identity, t.courseCode, t.courseName, t.roomCode, t.roomName, t.grade, t.classNo, if(t.examCount <= 0,'是','否') as examAbsent, t.examCount, t.examName, if(t.breachCount is null,0,t.breachCount) as breachCount, ifnull(t.objectiveScore,0) as objectiveScore, t.examId, t.examActivityId, t.subjectiveScore, (t.objectiveScore + t.subjectiveScore) as sumScore, t.examStudentId from ( select tees.id as examStudentId,tee.id as examId,tee.name as examName,teea.id as examActivityId, teea.code as examActivityCode, tes.name, tes.`identity`, tees.course_code as courseCode, tees.course_name as courseName, tees.room_code as roomCode, tees.room_name as roomName, tees.grade, tees.class_no as classNo, ( select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and toer.first_start_time is not null) as examCount, (select count(toer.id) from t_oe_exam_record toer where toer.exam_student_id = tees.id and toer.breach_status = 0) as breachCount, 0 as objectiveScore, 0 as subjectiveScore from t_e_student tes left join t_e_exam_student tees on tees.student_id = tes.id left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id WHERE tee.id = ? ) t order by t.examStudentId LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.302| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.390| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.392| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c08dcf6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.471| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.472| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51b74c39] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.474| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@381868272 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.475| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.476| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494062264321(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.553| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.555| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51b74c39] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.660| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.662| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@156a6ffe] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.664| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@855677856 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.666| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.667| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494062264322(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.699| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.699| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@156a6ffe] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.805| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.807| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@323fddbd] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.809| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1961640347 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.811| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.812| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494062264323(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.843| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.844| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@323fddbd] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.911| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.913| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e9d87b5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.914| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@302218222 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.915| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.916| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494062264324(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.992| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:05.994| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e9d87b5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.111| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.112| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77c92eee] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.114| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1163636621 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.115| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.115| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494062264325(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.140| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.140| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77c92eee] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.248| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.249| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6052699e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.251| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1590859044 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.252| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.253| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494066458625(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.287| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.288| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6052699e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.393| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.394| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@795a86d2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.394| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@171384574 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.396| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.396| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494066458626(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.435| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.436| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@795a86d2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.540| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.541| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d330f53] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.542| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1081239601 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.543| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.544| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494066458627(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.582| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.584| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d330f53] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.688| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.690| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@479c6df] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.691| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1900353684 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.693| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.694| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494066458628(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.729| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.729| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@479c6df] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.834| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.835| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52a49620] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.836| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@404880789 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.838| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.839| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494066458629(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.875| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.876| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52a49620] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:06.878| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/examStudent/mark/result
+============类============:com.qmth.themis.admin.api.TEExamStudentController
+============方法============:markResult
+参数key:"examId",参数value:382167497778401280
+参数key:"examActivityId",参数value:null
+参数key:"identity",参数value:null
+参数key:"name",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:2秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:55:08.553| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:55:08.554| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/examStudent/mark/result/simple/export, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:SX1SUeLfDvQI2jv26krgBrjTDeo=, time:1682247308544 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:55:09.148| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:09.150| http-nio-6001-exec-8 | DEBUG |  -  | Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@320d1793] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:09.156| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1955626674 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:09.158| http-nio-6001-exec-8 | 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 WHERE (exam_id = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:09.159| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:09.220| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:09.222| http-nio-6001-exec-8 | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@320d1793] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:09.233| http-nio-6001-exec-8 | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@320d1793] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:09.271| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_b_task_history ( id, type, exam_id, status, summary, progress, create_id, create_time, start_time, org_id ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:09.274| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 382967256860606464(Long), EXPORT_MARK_RESULT_SIMPLE(String), 382167497778401280(Long), INIT(String), 准备开始处理导出数据(String), 0.0(Double), 315813885599289344(Long), 1682247309268(Long), 1682247309224(Long), 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:09.381| http-nio-6001-exec-8 | DEBUG |  -  | <==    Updates: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:09.383| http-nio-6001-exec-8 | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@320d1793] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:09.394| http-nio-6001-exec-8 | INFO |  -  | sendOneWay mqDto:{"id":"VSFkzRUwaMSpjAHOQsmTy","topic":"themis-topic-exam","tag":"MARK_RESULT_SIMPLE_EXPORT","timestamp":1682247309383,"body":{"activityId":null,"tbTaskHistory":{"id":"382967256860606464","type":"EXPORT_MARK_RESULT_SIMPLE","entityId":null,"examId":"382167497778401280","status":"INIT","summary":"准备开始处理导出数据","progress":0.0,"importFileName":null,"importFilePath":null,"resultFilePath":null,"reportFilePath":null,"createId":"315813885599289344","createTime":1682247309268,"startTime":1682247309224,"finishTime":null,"orgId":"15","remark":null},"createId":315813885599289344,"identity":null,"courseCode":null,"examId":382167497778401280,"name":null,"orgId":15},"type":"MARK_RESULT_SIMPLE_EXPORT","objId":"382967256860606464","objName":"邓越","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
+2023-04-23 18:55:09.441| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/examStudent/mark/result/simple/export
+============类============:com.qmth.themis.admin.api.TEExamStudentController
+============方法============:markResultSimpleExport
+参数key:"examId",参数value:382167497778401280
+参数key:"examActivityId",参数value:null
+参数key:"identity",参数value:null
+参数key:"name",参数value:null
+参数key:"courseCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:55:09.443| http-nio-6001-exec-8 | DEBUG |  -  | Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@320d1793] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:09.444| http-nio-6001-exec-8 | DEBUG |  -  | Transaction synchronization deregistering SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@320d1793] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:09.444| http-nio-6001-exec-8 | DEBUG |  -  | Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@320d1793] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:12.249| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:55:12.252| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/examStudent/mark/result/standard/export, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:yyMrSIdiVLI+6wje1Krzi/aWYpo=, time:1682247312234 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:55:12.677| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:12.678| http-nio-6001-exec-9 | DEBUG |  -  | Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49cb6487] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:12.685| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2083472694 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:12.687| http-nio-6001-exec-9 | 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 WHERE (exam_id = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:12.689| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:12.747| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:12.748| http-nio-6001-exec-9 | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49cb6487] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:12.748| http-nio-6001-exec-9 | DEBUG |  -  | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49cb6487] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:12.749| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_b_task_history ( id, type, exam_id, status, summary, progress, create_id, create_time, start_time, org_id ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:12.750| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 382967271645528064(Long), EXPORT_MARK_RESULT_STANDARD(String), 382167497778401280(Long), INIT(String), 准备开始处理导出数据(String), 0.0(Double), 315813885599289344(Long), 1682247312749(Long), 1682247312748(Long), 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:12.827| http-nio-6001-exec-9 | DEBUG |  -  | <==    Updates: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:12.828| http-nio-6001-exec-9 | DEBUG |  -  | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49cb6487] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:12.828| http-nio-6001-exec-9 | INFO |  -  | sendOneWay mqDto:{"id":"NU_k0R2vYImOErBOKw9U0","topic":"themis-topic-exam","tag":"MARK_RESULT_STANDARD_EXPORT","timestamp":1682247312828,"body":{"activityId":null,"tbTaskHistory":{"id":"382967271645528064","type":"EXPORT_MARK_RESULT_STANDARD","entityId":null,"examId":"382167497778401280","status":"INIT","summary":"准备开始处理导出数据","progress":0.0,"importFileName":null,"importFilePath":null,"resultFilePath":null,"reportFilePath":null,"createId":"315813885599289344","createTime":1682247312749,"startTime":1682247312748,"finishTime":null,"orgId":"15","remark":null},"createId":315813885599289344,"identity":null,"courseCode":null,"examId":382167497778401280,"name":null,"orgId":15},"type":"MARK_RESULT_STANDARD_EXPORT","objId":"382967271645528064","objName":"邓越","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
+2023-04-23 18:55:12.871| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/examStudent/mark/result/standard/export
+============类============:com.qmth.themis.admin.api.TEExamStudentController
+============方法============:markResultStandardExport
+参数key:"examId",参数value:382167497778401280
+参数key:"examActivityId",参数value:null
+参数key:"identity",参数value:null
+参数key:"name",参数value:null
+参数key:"courseCode",参数value:null
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:55:12.871| http-nio-6001-exec-9 | DEBUG |  -  | Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49cb6487] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:12.871| http-nio-6001-exec-9 | DEBUG |  -  | Transaction synchronization deregistering SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49cb6487] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:12.872| http-nio-6001-exec-9 | DEBUG |  -  | Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49cb6487] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:13.750| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:55:13.750| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:55:13.751| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:czmhz1LOZV5pNW6H7majsQwixWI=, time:1682247313739 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:55:13.751| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/task/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:moqwEaj1iF9O0E7lVRDs26ATMSk=, time:1682247313739 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:55:14.020| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:14.020| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37682498] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:14.033| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:14.034| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ee2d291] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:14.094| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1144513456 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:14.094| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@564723183 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:14.094| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_b_task_history tbth LEFT JOIN t_e_exam h ON tbth.exam_id = h.id WHERE tbth.org_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:14.094| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (SELECT tbth.status FROM t_b_task_history tbth WHERE tbth.exam_id = t.id AND tbth.`type` = 'CLOUD_MARK_DATA_PUSH' AND tbth.progress = 100 ORDER BY tbth.create_time DESC LIMIT 1) AS cloudMarkPushDataStatus, t.examStudentBreachPush FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName, t.exam_student_call_enable AS examStudentCallEnable, t.objective_score_push AS objectiveScorePush, t.exam_student_breach_push AS examStudentBreachPush FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.createTime DESC) TOTAL | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:14.095| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:14.095| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:14.135| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:14.136| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select tbth.id, tbth.`type`, tbth.entity_id as entityId, tbth.status, tbth.summary, TRUNCATE(tbth.progress,2), if(ISNULL(tbth.result_file_path),0,1) as hasResultFile, if(ISNULL(tbth.report_file_path),0,1) as hasReportFile, tbth.create_time as createTime, tbth.start_time as startTime, tbth.finish_time as finishTime, tbth.create_id as createId, tbth.import_file_name as importFileName, h.name examName, (select tee.name from t_e_exam tee where tee.id = tbth.entity_id) as entityName, ( select tbu.name from t_b_user tbu where tbu.id = tbth.create_id) as createName from t_b_task_history tbth left join t_e_exam h on tbth.exam_id=h.id WHERE tbth.org_id = ? order by tbth.create_time desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:14.137| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:14.155| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:14.156| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (select tbth.status from t_b_task_history tbth where tbth.exam_id = t.id and tbth.`type` = 'CLOUD_MARK_DATA_PUSH' and tbth.progress = 100 order by tbth.create_time desc limit 1) as cloudMarkPushDataStatus, t.examStudentBreachPush from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName, t.exam_student_call_enable as examStudentCallEnable, t.objective_score_push as objectiveScorePush, t.exam_student_breach_push as examStudentBreachPush from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.createTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:14.157| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 15(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:14.178| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:14.178| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37682498] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:14.179| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/task/query
+============类============:com.qmth.themis.admin.api.TBTaskHistoryController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:null
+参数key:"entityId",参数value:null
+参数key:"type",参数value:null
+参数key:"status",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:55:14.198| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 12 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:14.198| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ee2d291] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:14.199| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/exam/query
+============类============:com.qmth.themis.admin.api.TEExamController
+============方法============:query
+参数key:"userId",参数value:null
+参数key:"id",参数value:null
+参数key:"code",参数value:null
+参数key:"name",参数value:null
+参数key:"mode",参数value:null
+参数key:"enable",参数value:null
+参数key:"type",参数value:null
+参数key:"finished",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:55:16.730| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:55:16.730| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/task/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:O1uODv14Dcvr5MRkl6zzOPlpK28=, time:1682247316726 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:55:17.007| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:17.008| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@692676b6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:17.067| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1628115380 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:17.068| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_b_task_history tbth LEFT JOIN t_e_exam h ON tbth.exam_id = h.id WHERE tbth.org_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:17.068| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:17.127| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:17.128| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select tbth.id, tbth.`type`, tbth.entity_id as entityId, tbth.status, tbth.summary, TRUNCATE(tbth.progress,2), if(ISNULL(tbth.result_file_path),0,1) as hasResultFile, if(ISNULL(tbth.report_file_path),0,1) as hasReportFile, tbth.create_time as createTime, tbth.start_time as startTime, tbth.finish_time as finishTime, tbth.create_id as createId, tbth.import_file_name as importFileName, h.name examName, (select tee.name from t_e_exam tee where tee.id = tbth.entity_id) as entityName, ( select tbu.name from t_b_user tbu where tbu.id = tbth.create_id) as createName from t_b_task_history tbth left join t_e_exam h on tbth.exam_id=h.id WHERE tbth.org_id = ? order by tbth.create_time desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:17.129| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:17.171| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:17.171| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@692676b6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:17.172| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/task/query
+============类============:com.qmth.themis.admin.api.TBTaskHistoryController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:null
+参数key:"entityId",参数value:null
+参数key:"type",参数value:null
+参数key:"status",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:55:24.495| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:55:24.496| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/task/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:DK/MUskO0xlERWn9HrV8tTfwlmg=, time:1682247324489 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:55:24.777| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:24.778| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b87d62b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:24.831| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1058917356 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:24.832| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_b_task_history tbth LEFT JOIN t_e_exam h ON tbth.exam_id = h.id WHERE tbth.org_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:24.832| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:24.894| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:24.896| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select tbth.id, tbth.`type`, tbth.entity_id as entityId, tbth.status, tbth.summary, TRUNCATE(tbth.progress,2), if(ISNULL(tbth.result_file_path),0,1) as hasResultFile, if(ISNULL(tbth.report_file_path),0,1) as hasReportFile, tbth.create_time as createTime, tbth.start_time as startTime, tbth.finish_time as finishTime, tbth.create_id as createId, tbth.import_file_name as importFileName, h.name examName, (select tee.name from t_e_exam tee where tee.id = tbth.entity_id) as entityName, ( select tbu.name from t_b_user tbu where tbu.id = tbth.create_id) as createName from t_b_task_history tbth left join t_e_exam h on tbth.exam_id=h.id WHERE tbth.org_id = ? order by tbth.create_time desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:24.897| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:24.936| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:24.937| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b87d62b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:24.937| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/task/query
+============类============:com.qmth.themis.admin.api.TBTaskHistoryController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:null
+参数key:"entityId",参数value:null
+参数key:"type",参数value:null
+参数key:"status",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:55:25.211| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:55:25.212| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/task/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:8BNLUxDzRk994TTdJwXdtydLrlg=, time:1682247325207 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:55:25.462| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:25.462| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b82d279] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:25.523| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1056813947 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:25.524| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_b_task_history tbth LEFT JOIN t_e_exam h ON tbth.exam_id = h.id WHERE tbth.org_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:25.524| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:25.586| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:25.588| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select tbth.id, tbth.`type`, tbth.entity_id as entityId, tbth.status, tbth.summary, TRUNCATE(tbth.progress,2), if(ISNULL(tbth.result_file_path),0,1) as hasResultFile, if(ISNULL(tbth.report_file_path),0,1) as hasReportFile, tbth.create_time as createTime, tbth.start_time as startTime, tbth.finish_time as finishTime, tbth.create_id as createId, tbth.import_file_name as importFileName, h.name examName, (select tee.name from t_e_exam tee where tee.id = tbth.entity_id) as entityName, ( select tbu.name from t_b_user tbu where tbu.id = tbth.create_id) as createName from t_b_task_history tbth left join t_e_exam h on tbth.exam_id=h.id WHERE tbth.org_id = ? order by tbth.create_time desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:25.588| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:25.625| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:25.626| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b82d279] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:25.626| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/task/query
+============类============:com.qmth.themis.admin.api.TBTaskHistoryController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:null
+参数key:"entityId",参数value:null
+参数key:"type",参数value:null
+参数key:"status",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:55:25.962| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:55:25.963| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/task/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:yDCyqVlxZmAdXAEef7l63owEws0=, time:1682247325959 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:55:26.197| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.198| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c1d8e69] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.211| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:55:26.211| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/task/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:sVMqDm2urwrbziNfs2VIeKqorSE=, time:1682247326207 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:55:26.257| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@11533388 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.258| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_b_task_history tbth LEFT JOIN t_e_exam h ON tbth.exam_id = h.id WHERE tbth.org_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.258| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.319| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.322| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select tbth.id, tbth.`type`, tbth.entity_id as entityId, tbth.status, tbth.summary, TRUNCATE(tbth.progress,2), if(ISNULL(tbth.result_file_path),0,1) as hasResultFile, if(ISNULL(tbth.report_file_path),0,1) as hasReportFile, tbth.create_time as createTime, tbth.start_time as startTime, tbth.finish_time as finishTime, tbth.create_id as createId, tbth.import_file_name as importFileName, h.name examName, (select tee.name from t_e_exam tee where tee.id = tbth.entity_id) as entityName, ( select tbu.name from t_b_user tbu where tbu.id = tbth.create_id) as createName from t_b_task_history tbth left join t_e_exam h on tbth.exam_id=h.id WHERE tbth.org_id = ? order by tbth.create_time desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.323| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.360| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.360| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c1d8e69] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.360| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/task/query
+============类============:com.qmth.themis.admin.api.TBTaskHistoryController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:null
+参数key:"entityId",参数value:null
+参数key:"type",参数value:null
+参数key:"status",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:55:26.394| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:55:26.395| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/task/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:zRGZUfNDUs5lAlFxG1pGbb+Ai4U=, time:1682247326391 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:55:26.464| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.465| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7df40db5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.523| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@915191549 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.524| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_b_task_history tbth LEFT JOIN t_e_exam h ON tbth.exam_id = h.id WHERE tbth.org_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.525| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.585| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.587| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select tbth.id, tbth.`type`, tbth.entity_id as entityId, tbth.status, tbth.summary, TRUNCATE(tbth.progress,2), if(ISNULL(tbth.result_file_path),0,1) as hasResultFile, if(ISNULL(tbth.report_file_path),0,1) as hasReportFile, tbth.create_time as createTime, tbth.start_time as startTime, tbth.finish_time as finishTime, tbth.create_id as createId, tbth.import_file_name as importFileName, h.name examName, (select tee.name from t_e_exam tee where tee.id = tbth.entity_id) as entityName, ( select tbu.name from t_b_user tbu where tbu.id = tbth.create_id) as createName from t_b_task_history tbth left join t_e_exam h on tbth.exam_id=h.id WHERE tbth.org_id = ? order by tbth.create_time desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.587| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.596| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:55:26.596| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/task/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:w7MZFkHM4YQIoSfQFwqwLp5iMaQ=, time:1682247326592 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:55:26.627| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.628| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7df40db5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.628| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/task/query
+============类============:com.qmth.themis.admin.api.TBTaskHistoryController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:null
+参数key:"entityId",参数value:null
+参数key:"type",参数value:null
+参数key:"status",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:55:26.639| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.640| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cc269e8] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.649| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@596219874 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.650| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_b_task_history tbth LEFT JOIN t_e_exam h ON tbth.exam_id = h.id WHERE tbth.org_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.650| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.709| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.714| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select tbth.id, tbth.`type`, tbth.entity_id as entityId, tbth.status, tbth.summary, TRUNCATE(tbth.progress,2), if(ISNULL(tbth.result_file_path),0,1) as hasResultFile, if(ISNULL(tbth.report_file_path),0,1) as hasReportFile, tbth.create_time as createTime, tbth.start_time as startTime, tbth.finish_time as finishTime, tbth.create_id as createId, tbth.import_file_name as importFileName, h.name examName, (select tee.name from t_e_exam tee where tee.id = tbth.entity_id) as entityName, ( select tbu.name from t_b_user tbu where tbu.id = tbth.create_id) as createName from t_b_task_history tbth left join t_e_exam h on tbth.exam_id=h.id WHERE tbth.org_id = ? order by tbth.create_time desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.714| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.749| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.750| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cc269e8] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.751| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/task/query
+============类============:com.qmth.themis.admin.api.TBTaskHistoryController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:null
+参数key:"entityId",参数value:null
+参数key:"type",参数value:null
+参数key:"status",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:55:26.795| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:55:26.795| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/task/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:WD1DUzUKLbspQnsLUHS4muh4v38=, time:1682247326791 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:55:26.811| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.812| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f4be5fe] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.821| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1305350498 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.823| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_b_task_history tbth LEFT JOIN t_e_exam h ON tbth.exam_id = h.id WHERE tbth.org_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.823| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.869| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.872| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select tbth.id, tbth.`type`, tbth.entity_id as entityId, tbth.status, tbth.summary, TRUNCATE(tbth.progress,2), if(ISNULL(tbth.result_file_path),0,1) as hasResultFile, if(ISNULL(tbth.report_file_path),0,1) as hasReportFile, tbth.create_time as createTime, tbth.start_time as startTime, tbth.finish_time as finishTime, tbth.create_id as createId, tbth.import_file_name as importFileName, h.name examName, (select tee.name from t_e_exam tee where tee.id = tbth.entity_id) as entityName, ( select tbu.name from t_b_user tbu where tbu.id = tbth.create_id) as createName from t_b_task_history tbth left join t_e_exam h on tbth.exam_id=h.id WHERE tbth.org_id = ? order by tbth.create_time desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.873| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.913| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.913| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f4be5fe] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:26.914| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/task/query
+============类============:com.qmth.themis.admin.api.TBTaskHistoryController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:null
+参数key:"entityId",参数value:null
+参数key:"type",参数value:null
+参数key:"status",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:55:26.962| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:55:26.963| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/task/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:ZipeUVWR2t39IwFdDd/OaAemZYE=, time:1682247326959 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:55:27.012| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.013| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d7496d6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.015| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@209137298 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.016| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_b_task_history tbth LEFT JOIN t_e_exam h ON tbth.exam_id = h.id WHERE tbth.org_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.016| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.050| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.052| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select tbth.id, tbth.`type`, tbth.entity_id as entityId, tbth.status, tbth.summary, TRUNCATE(tbth.progress,2), if(ISNULL(tbth.result_file_path),0,1) as hasResultFile, if(ISNULL(tbth.report_file_path),0,1) as hasReportFile, tbth.create_time as createTime, tbth.start_time as startTime, tbth.finish_time as finishTime, tbth.create_id as createId, tbth.import_file_name as importFileName, h.name examName, (select tee.name from t_e_exam tee where tee.id = tbth.entity_id) as entityName, ( select tbu.name from t_b_user tbu where tbu.id = tbth.create_id) as createName from t_b_task_history tbth left join t_e_exam h on tbth.exam_id=h.id WHERE tbth.org_id = ? order by tbth.create_time desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.052| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.090| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.091| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d7496d6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.091| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/task/query
+============类============:com.qmth.themis.admin.api.TBTaskHistoryController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:null
+参数key:"entityId",参数value:null
+参数key:"type",参数value:null
+参数key:"status",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:55:27.163| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:55:27.163| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/task/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:XFG2UuEVde1ejj2+oABCnT2xfNk=, time:1682247327159 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:55:27.176| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.177| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51a12599] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.180| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@429505803 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.181| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_b_task_history tbth LEFT JOIN t_e_exam h ON tbth.exam_id = h.id WHERE tbth.org_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.181| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.240| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.242| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select tbth.id, tbth.`type`, tbth.entity_id as entityId, tbth.status, tbth.summary, TRUNCATE(tbth.progress,2), if(ISNULL(tbth.result_file_path),0,1) as hasResultFile, if(ISNULL(tbth.report_file_path),0,1) as hasReportFile, tbth.create_time as createTime, tbth.start_time as startTime, tbth.finish_time as finishTime, tbth.create_id as createId, tbth.import_file_name as importFileName, h.name examName, (select tee.name from t_e_exam tee where tee.id = tbth.entity_id) as entityName, ( select tbu.name from t_b_user tbu where tbu.id = tbth.create_id) as createName from t_b_task_history tbth left join t_e_exam h on tbth.exam_id=h.id WHERE tbth.org_id = ? order by tbth.create_time desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.243| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.277| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.278| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51a12599] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.278| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/task/query
+============类============:com.qmth.themis.admin.api.TBTaskHistoryController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:null
+参数key:"entityId",参数value:null
+参数key:"type",参数value:null
+参数key:"status",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:55:27.371| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:55:27.372| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/task/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:NQX7wpWBM7Sx8vV0fjvOxYomTJ4=, time:1682247327368 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:55:27.442| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.443| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12e20c3f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.484| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@925160213 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.485| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_b_task_history tbth LEFT JOIN t_e_exam h ON tbth.exam_id = h.id WHERE tbth.org_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.485| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.546| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.547| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:55:27.548| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/task/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:qH0p9VbStd6o2d9EEC2pDkhbcpU=, time:1682247327543 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:55:27.550| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select tbth.id, tbth.`type`, tbth.entity_id as entityId, tbth.status, tbth.summary, TRUNCATE(tbth.progress,2), if(ISNULL(tbth.result_file_path),0,1) as hasResultFile, if(ISNULL(tbth.report_file_path),0,1) as hasReportFile, tbth.create_time as createTime, tbth.start_time as startTime, tbth.finish_time as finishTime, tbth.create_id as createId, tbth.import_file_name as importFileName, h.name examName, (select tee.name from t_e_exam tee where tee.id = tbth.entity_id) as entityName, ( select tbu.name from t_b_user tbu where tbu.id = tbth.create_id) as createName from t_b_task_history tbth left join t_e_exam h on tbth.exam_id=h.id WHERE tbth.org_id = ? order by tbth.create_time desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.551| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.589| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.590| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12e20c3f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.590| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/task/query
+============类============:com.qmth.themis.admin.api.TBTaskHistoryController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:null
+参数key:"entityId",参数value:null
+参数key:"type",参数value:null
+参数key:"status",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:55:27.611| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.612| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cbda5c0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.618| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1870113322 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.618| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_b_task_history tbth LEFT JOIN t_e_exam h ON tbth.exam_id = h.id WHERE tbth.org_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.619| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.675| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.678| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select tbth.id, tbth.`type`, tbth.entity_id as entityId, tbth.status, tbth.summary, TRUNCATE(tbth.progress,2), if(ISNULL(tbth.result_file_path),0,1) as hasResultFile, if(ISNULL(tbth.report_file_path),0,1) as hasReportFile, tbth.create_time as createTime, tbth.start_time as startTime, tbth.finish_time as finishTime, tbth.create_id as createId, tbth.import_file_name as importFileName, h.name examName, (select tee.name from t_e_exam tee where tee.id = tbth.entity_id) as entityName, ( select tbu.name from t_b_user tbu where tbu.id = tbth.create_id) as createName from t_b_task_history tbth left join t_e_exam h on tbth.exam_id=h.id WHERE tbth.org_id = ? order by tbth.create_time desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.679| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.716| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.717| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cbda5c0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.717| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/task/query
+============类============:com.qmth.themis.admin.api.TBTaskHistoryController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:null
+参数key:"entityId",参数value:null
+参数key:"type",参数value:null
+参数key:"status",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:55:27.759| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.759| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c5758bf] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.763| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1859258194 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.763| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_b_task_history tbth LEFT JOIN t_e_exam h ON tbth.exam_id = h.id WHERE tbth.org_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.764| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.816| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.818| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select tbth.id, tbth.`type`, tbth.entity_id as entityId, tbth.status, tbth.summary, TRUNCATE(tbth.progress,2), if(ISNULL(tbth.result_file_path),0,1) as hasResultFile, if(ISNULL(tbth.report_file_path),0,1) as hasReportFile, tbth.create_time as createTime, tbth.start_time as startTime, tbth.finish_time as finishTime, tbth.create_id as createId, tbth.import_file_name as importFileName, h.name examName, (select tee.name from t_e_exam tee where tee.id = tbth.entity_id) as entityName, ( select tbu.name from t_b_user tbu where tbu.id = tbth.create_id) as createName from t_b_task_history tbth left join t_e_exam h on tbth.exam_id=h.id WHERE tbth.org_id = ? order by tbth.create_time desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.819| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.858| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.859| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c5758bf] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:27.860| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/task/query
+============类============:com.qmth.themis.admin.api.TBTaskHistoryController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:null
+参数key:"entityId",参数value:null
+参数key:"type",参数value:null
+参数key:"status",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:55:44.262| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:55:44.266| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/task/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:2iie2JWgvcxAWzgKRHhllk7xjds=, time:1682247344247 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:55:44.496| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:44.498| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2472c7aa] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:44.571| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1524495853 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:44.573| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_b_task_history tbth LEFT JOIN t_e_exam h ON tbth.exam_id = h.id WHERE tbth.org_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:44.574| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:44.637| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:44.639| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select tbth.id, tbth.`type`, tbth.entity_id as entityId, tbth.status, tbth.summary, TRUNCATE(tbth.progress,2), if(ISNULL(tbth.result_file_path),0,1) as hasResultFile, if(ISNULL(tbth.report_file_path),0,1) as hasReportFile, tbth.create_time as createTime, tbth.start_time as startTime, tbth.finish_time as finishTime, tbth.create_id as createId, tbth.import_file_name as importFileName, h.name examName, (select tee.name from t_e_exam tee where tee.id = tbth.entity_id) as entityName, ( select tbu.name from t_b_user tbu where tbu.id = tbth.create_id) as createName from t_b_task_history tbth left join t_e_exam h on tbth.exam_id=h.id WHERE tbth.org_id = ? order by tbth.create_time desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:44.639| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:44.680| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:44.680| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2472c7aa] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:44.681| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/task/query
+============类============:com.qmth.themis.admin.api.TBTaskHistoryController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:null
+参数key:"entityId",参数value:null
+参数key:"type",参数value:null
+参数key:"status",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:55:45.094| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:55:45.094| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/task/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:ZdnULi4bQPAbJ7QGIqYBEJTnfqE=, time:1682247345089 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:55:45.330| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.330| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c272d03] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.390| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1570090987 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.391| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_b_task_history tbth LEFT JOIN t_e_exam h ON tbth.exam_id = h.id WHERE tbth.org_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.391| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.427| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:55:45.427| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/task/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:ot/BYVXx4DmZ6Qt+EKHjP5qa3U8=, time:1682247345423 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:55:45.432| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.433| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select tbth.id, tbth.`type`, tbth.entity_id as entityId, tbth.status, tbth.summary, TRUNCATE(tbth.progress,2), if(ISNULL(tbth.result_file_path),0,1) as hasResultFile, if(ISNULL(tbth.report_file_path),0,1) as hasReportFile, tbth.create_time as createTime, tbth.start_time as startTime, tbth.finish_time as finishTime, tbth.create_id as createId, tbth.import_file_name as importFileName, h.name examName, (select tee.name from t_e_exam tee where tee.id = tbth.entity_id) as entityName, ( select tbu.name from t_b_user tbu where tbu.id = tbth.create_id) as createName from t_b_task_history tbth left join t_e_exam h on tbth.exam_id=h.id WHERE tbth.org_id = ? order by tbth.create_time desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.434| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.476| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.476| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c272d03] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.476| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/task/query
+============类============:com.qmth.themis.admin.api.TBTaskHistoryController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:null
+参数key:"entityId",参数value:null
+参数key:"type",参数value:null
+参数key:"status",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:55:45.603| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:55:45.603| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/task/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:HQg9UagBQRqvEVr/nJ7ITu9oGuk=, time:1682247345600 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:55:45.642| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.642| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51817023] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.700| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@546876617 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.701| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_b_task_history tbth LEFT JOIN t_e_exam h ON tbth.exam_id = h.id WHERE tbth.org_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.701| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.762| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.763| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select tbth.id, tbth.`type`, tbth.entity_id as entityId, tbth.status, tbth.summary, TRUNCATE(tbth.progress,2), if(ISNULL(tbth.result_file_path),0,1) as hasResultFile, if(ISNULL(tbth.report_file_path),0,1) as hasReportFile, tbth.create_time as createTime, tbth.start_time as startTime, tbth.finish_time as finishTime, tbth.create_id as createId, tbth.import_file_name as importFileName, h.name examName, (select tee.name from t_e_exam tee where tee.id = tbth.entity_id) as entityName, ( select tbu.name from t_b_user tbu where tbu.id = tbth.create_id) as createName from t_b_task_history tbth left join t_e_exam h on tbth.exam_id=h.id WHERE tbth.org_id = ? order by tbth.create_time desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.764| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.803| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.803| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51817023] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.804| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/task/query
+============类============:com.qmth.themis.admin.api.TBTaskHistoryController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:null
+参数key:"entityId",参数value:null
+参数key:"type",参数value:null
+参数key:"status",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:55:45.845| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.846| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f0ed82e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.850| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1362561171 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.850| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_b_task_history tbth LEFT JOIN t_e_exam h ON tbth.exam_id = h.id WHERE tbth.org_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.850| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.907| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.909| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select tbth.id, tbth.`type`, tbth.entity_id as entityId, tbth.status, tbth.summary, TRUNCATE(tbth.progress,2), if(ISNULL(tbth.result_file_path),0,1) as hasResultFile, if(ISNULL(tbth.report_file_path),0,1) as hasReportFile, tbth.create_time as createTime, tbth.start_time as startTime, tbth.finish_time as finishTime, tbth.create_id as createId, tbth.import_file_name as importFileName, h.name examName, (select tee.name from t_e_exam tee where tee.id = tbth.entity_id) as entityName, ( select tbu.name from t_b_user tbu where tbu.id = tbth.create_id) as createName from t_b_task_history tbth left join t_e_exam h on tbth.exam_id=h.id WHERE tbth.org_id = ? order by tbth.create_time desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.909| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.948| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.948| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f0ed82e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:45.949| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/task/query
+============类============:com.qmth.themis.admin.api.TBTaskHistoryController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:null
+参数key:"entityId",参数value:null
+参数key:"type",参数value:null
+参数key:"status",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:55:47.240| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:55:47.241| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/task/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:YLKfckF9sQfANNbAhwiilie6siU=, time:1682247347233 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:55:47.505| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:47.506| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41a9a12f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:47.564| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1023919069 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:47.566| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_b_task_history tbth LEFT JOIN t_e_exam h ON tbth.exam_id = h.id WHERE tbth.org_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:47.566| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:47.628| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:47.632| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select tbth.id, tbth.`type`, tbth.entity_id as entityId, tbth.status, tbth.summary, TRUNCATE(tbth.progress,2), if(ISNULL(tbth.result_file_path),0,1) as hasResultFile, if(ISNULL(tbth.report_file_path),0,1) as hasReportFile, tbth.create_time as createTime, tbth.start_time as startTime, tbth.finish_time as finishTime, tbth.create_id as createId, tbth.import_file_name as importFileName, h.name examName, (select tee.name from t_e_exam tee where tee.id = tbth.entity_id) as entityName, ( select tbu.name from t_b_user tbu where tbu.id = tbth.create_id) as createName from t_b_task_history tbth left join t_e_exam h on tbth.exam_id=h.id WHERE tbth.org_id = ? order by tbth.create_time desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:47.634| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:47.668| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:47.670| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41a9a12f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:55:47.671| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/task/query
+============类============:com.qmth.themis.admin.api.TBTaskHistoryController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:null
+参数key:"entityId",参数value:null
+参数key:"type",参数value:null
+参数key:"status",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:56:41.304| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:56:41.305| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/task/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:X9AdMdmF+M0D4pyElu7sy0qT7/0=, time:1682247401297 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:56:41.573| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:41.573| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6bbcf490] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:41.633| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@111145126 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:41.634| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_b_task_history tbth LEFT JOIN t_e_exam h ON tbth.exam_id = h.id WHERE tbth.org_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:41.634| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:41.693| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:41.694| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select tbth.id, tbth.`type`, tbth.entity_id as entityId, tbth.status, tbth.summary, TRUNCATE(tbth.progress,2), if(ISNULL(tbth.result_file_path),0,1) as hasResultFile, if(ISNULL(tbth.report_file_path),0,1) as hasReportFile, tbth.create_time as createTime, tbth.start_time as startTime, tbth.finish_time as finishTime, tbth.create_id as createId, tbth.import_file_name as importFileName, h.name examName, (select tee.name from t_e_exam tee where tee.id = tbth.entity_id) as entityName, ( select tbu.name from t_b_user tbu where tbu.id = tbth.create_id) as createName from t_b_task_history tbth left join t_e_exam h on tbth.exam_id=h.id WHERE tbth.org_id = ? order by tbth.create_time desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:41.695| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:41.733| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:41.734| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6bbcf490] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:41.734| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/task/query
+============类============:com.qmth.themis.admin.api.TBTaskHistoryController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:null
+参数key:"entityId",参数value:null
+参数key:"type",参数value:null
+参数key:"status",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:56:41.992| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:56:41.992| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/task/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:LyfLyzv5WXNFHqmuSA7GVs91wkU=, time:1682247401985 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:56:42.245| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:42.248| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54fa1f4c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:42.300| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@285760740 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:42.303| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_b_task_history tbth LEFT JOIN t_e_exam h ON tbth.exam_id = h.id WHERE tbth.org_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:42.304| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:42.362| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:42.364| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select tbth.id, tbth.`type`, tbth.entity_id as entityId, tbth.status, tbth.summary, TRUNCATE(tbth.progress,2), if(ISNULL(tbth.result_file_path),0,1) as hasResultFile, if(ISNULL(tbth.report_file_path),0,1) as hasReportFile, tbth.create_time as createTime, tbth.start_time as startTime, tbth.finish_time as finishTime, tbth.create_id as createId, tbth.import_file_name as importFileName, h.name examName, (select tee.name from t_e_exam tee where tee.id = tbth.entity_id) as entityName, ( select tbu.name from t_b_user tbu where tbu.id = tbth.create_id) as createName from t_b_task_history tbth left join t_e_exam h on tbth.exam_id=h.id WHERE tbth.org_id = ? order by tbth.create_time desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:42.365| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:42.399| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:42.400| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54fa1f4c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:42.400| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/task/query
+============类============:com.qmth.themis.admin.api.TBTaskHistoryController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:null
+参数key:"entityId",参数value:null
+参数key:"type",参数value:null
+参数key:"status",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:56:48.055| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:56:48.056| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:J38/ZoAYbBmPfsonffmscrB+qow=, time:1682247408044 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:56:48.401| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:48.403| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70d6dd6b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:48.482| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@374768996 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:48.484| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (SELECT tbth.status FROM t_b_task_history tbth WHERE tbth.exam_id = t.id AND tbth.`type` = 'CLOUD_MARK_DATA_PUSH' AND tbth.progress = 100 ORDER BY tbth.create_time DESC LIMIT 1) AS cloudMarkPushDataStatus, t.examStudentBreachPush FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName, t.exam_student_call_enable AS examStudentCallEnable, t.objective_score_push AS objectiveScorePush, t.exam_student_breach_push AS examStudentBreachPush FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.createTime DESC) TOTAL | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:48.485| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:48.546| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:48.548| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (select tbth.status from t_b_task_history tbth where tbth.exam_id = t.id and tbth.`type` = 'CLOUD_MARK_DATA_PUSH' and tbth.progress = 100 order by tbth.create_time desc limit 1) as cloudMarkPushDataStatus, t.examStudentBreachPush from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName, t.exam_student_call_enable as examStudentCallEnable, t.objective_score_push as objectiveScorePush, t.exam_student_breach_push as examStudentBreachPush from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.createTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:48.548| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 15(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:48.609| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 12 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:48.609| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70d6dd6b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:48.610| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/exam/query
+============类============:com.qmth.themis.admin.api.TEExamController
+============方法============:query
+参数key:"userId",参数value:null
+参数key:"id",参数value:null
+参数key:"code",参数value:null
+参数key:"name",参数value:null
+参数key:"mode",参数value:null
+参数key:"enable",参数value:null
+参数key:"type",参数value:null
+参数key:"finished",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:56:49.797| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:56:49.797| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:56:49.797| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/activity/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:+7JKvPrc2gVoP+LAWH0Z3Z17lzY=, time:1682247409789 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:56:49.797| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:7zyqyrGXLDvQcnnX2KpCGh1J1zw=, time:1682247409790 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:56:49.798| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:56:49.798| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/exam/course/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:2Y90FUsX5j4H9IixL/VZyVUbVNU=, time:1682247409790 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:56:50.088| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.089| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3144e360] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.146| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@690968671 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.148| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teea.id, teea.code, teea.exam_id AS examId, teea.prepare_seconds AS prepareSeconds, teea.max_duration_seconds AS maxDurationSeconds, teea.enable, teea.opening_seconds AS openingSeconds, teea.start_time AS startTime, teea.finish_time AS finishTime, teea.create_time AS createTime, teea.update_time AS updateTime, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.update_id) AS updateName FROM t_e_exam_activity teea LEFT JOIN t_e_exam tee ON teea.exam_id = tee.id WHERE teea.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.148| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167401338769408(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.156| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.156| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71e53d21] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.207| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.209| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2049758659 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.209| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.examId, t.prepareSeconds, t.maxDurationSeconds, t.enable, t.openingSeconds, t.startTime, t.finishTime, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teea.id, teea.code, teea.exam_id as examId, teea.prepare_seconds as prepareSeconds, teea.max_duration_seconds as maxDurationSeconds, teea.enable, teea.opening_seconds as openingSeconds, teea.start_time as startTime, teea.finish_time as finishTime, teea.create_time as createTime, teea.update_time as updateTime,( select t1.name from t_b_user t1 where t1.id = teea.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = teea.update_id) as updateName from t_e_exam_activity teea left join t_e_exam tee on teea.exam_id = tee.id WHERE teea.exam_id = ? ) t order by cast(t.code as SIGNED) LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.209| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.209| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?) order by CAST(room_code AS UNSIGNED) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.209| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167401338769408(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.209| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32d281de] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.209| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 15(Long), 382167401338769408(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.250| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.251| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3144e360] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.251| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/activity/query
+============类============:com.qmth.themis.admin.api.TEExamActivityController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382167401338769408
+参数key:"code",参数value:null
+参数key:"startDate",参数value:null
+参数key:"finishDate",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:56:50.257| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@598192779 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.257| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.257| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teec.exam_id AS examId, teec.id, teec.course_code AS courseCode, teec.course_name AS courseName, teec.paper_count AS paperCount, if(teec.paper_count > 0, 1, 0) AS hasPaper, teec.objective_shuffle AS objectiveShuffle, teec.option_shuffle AS optionShuffle, teec.audio_play_count AS audioPlayCount, teec.has_answer AS hasAnswer, teec.has_audio AS hasAudio, teec.create_time AS createTime, teec.update_time AS updateTime, (SELECT t.name FROM t_b_user t WHERE t.id = teec.create_id) AS createName, (SELECT t.name FROM t_b_user t WHERE t.id = teec.update_id) AS updateName, teec.mobile_photo_upload AS mobilePhotoUpload FROM t_e_exam_course teec LEFT JOIN t_e_exam tee ON teec.exam_id = tee.id WHERE teec.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.258| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71e53d21] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.258| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 382167401338769408(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.260| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.261| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a77332c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.263| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1550537740 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.264| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?)) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.265| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 382167401338769408(Long), 1(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.288| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.289| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.id, t.examId, t.courseCode, t.courseName, t.paperCount, t.hasPaper, t.objectiveShuffle, t.optionShuffle, t.audioPlayCount, t.hasAnswer, t.hasAudio, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.mobilePhotoUpload from ( select teec.exam_id as examId,teec.id,teec.course_code as courseCode, teec.course_name as courseName, teec.paper_count as paperCount, if(teec.paper_count > 0, 1, 0) as hasPaper, teec.objective_shuffle as objectiveShuffle, teec.option_shuffle as optionShuffle, teec.audio_play_count as audioPlayCount, teec.has_answer as hasAnswer, teec.has_audio as hasAudio, teec.create_time as createTime, teec.update_time as updateTime, ( select t.name from t_b_user t where t.id = teec.create_id) as createName, ( select t.name from t_b_user t where t.id = teec.update_id) as updateName, teec.mobile_photo_upload as mobilePhotoUpload from t_e_exam_course teec left join t_e_exam tee on teec.exam_id = tee.id WHERE teec.exam_id = ? ) t order by t.courseCode,t.updateTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.289| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 382167401338769408(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.330| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.330| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32d281de] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.330| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/exam/course/query
+============类============:com.qmth.themis.admin.api.TEExamCourseController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382167401338769408
+参数key:"courseCode",参数value:null
+参数key:"courseName",参数value:null
+参数key:"hasPaper",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:56:50.417| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:56:50.417| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/examStudent/exam_record_detail/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:xnJNAvJJqoQ93cgakf+9Y1MEWZc=, time:1682247410413 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:56:50.472| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1077 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.473| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a77332c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.478| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.478| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c4a98e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.486| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1067747634 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.486| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.487| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 382167401351352320(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.541| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.541| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c4a98e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.541| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/sys/exam/privilegeQuery
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:examPrivilegeQuery
+参数key:"examId",参数value:382167401338769408
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:56:50.689| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.690| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e56f1e5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.696| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@7613993 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.697| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_oe_exam_record toer JOIN t_e_exam tee ON tee.id = toer.exam_id JOIN t_e_exam_activity teea ON teea.exam_id = toer.exam_id AND teea.id = toer.exam_activity_id JOIN t_e_exam_student tees ON tees.exam_id = toer.exam_id AND tees.exam_activity_id = toer.exam_activity_id AND tees.id = toer.exam_student_id WHERE toer.first_start_time IS NOT NULL AND toer.exam_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.697| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 382167401338769408(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.757| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.759| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select toer.id as examRecordId, tee.id as examId, tee.name, teea.code, teea.id as examActivityId, tees.name as examStudentName, tees.`identity`, tees.course_code as courseCode, tees.course_name as courseName, tees.room_code as roomCode, tees.room_name as roomName, toer.first_start_time as firstStartTime, toer.finish_time as finishTime, toer.finish_type as finishType from t_oe_exam_record toer join t_e_exam tee on tee.id = toer.exam_id join t_e_exam_activity teea on teea.exam_id = toer.exam_id and teea.id = toer.exam_activity_id join t_e_exam_student tees on tees.exam_id = toer.exam_id and tees.exam_activity_id = toer.exam_activity_id and tees.id = toer.exam_student_id WHERE toer.first_start_time is not null and toer.exam_id = ? order by tees.id LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.759| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 382167401338769408(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.810| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.810| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e56f1e5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:50.811| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/examStudent/exam_record_detail/query
+============类============:com.qmth.themis.admin.api.TEExamStudentController
+============方法============:examRecordDetailQuery
+参数key:"examId",参数value:382167401338769408
+参数key:"activityId",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:56:52.075| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:56:52.075| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:56:52.075| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:56:52.076| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:PUio+c1gI17QXROne9bj9DE2qkI=, time:1682247412070 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:56:52.077| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/activity/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:WYAMLxEV25/czCro/URSRE6Xcpk=, time:1682247412069 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:56:52.077| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/exam/course/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:YlnXKO2IOcbGjFYdyEcf5fBylms=, time:1682247412070 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:56:52.297| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.298| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48fc99bb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.317| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.317| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12d51baf] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.354| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1522736432 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.354| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teea.id, teea.code, teea.exam_id AS examId, teea.prepare_seconds AS prepareSeconds, teea.max_duration_seconds AS maxDurationSeconds, teea.enable, teea.opening_seconds AS openingSeconds, teea.start_time AS startTime, teea.finish_time AS finishTime, teea.create_time AS createTime, teea.update_time AS updateTime, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.update_id) AS updateName FROM t_e_exam_activity teea LEFT JOIN t_e_exam tee ON teea.exam_id = tee.id WHERE teea.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.355| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.373| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@847189828 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.374| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teec.exam_id AS examId, teec.id, teec.course_code AS courseCode, teec.course_name AS courseName, teec.paper_count AS paperCount, if(teec.paper_count > 0, 1, 0) AS hasPaper, teec.objective_shuffle AS objectiveShuffle, teec.option_shuffle AS optionShuffle, teec.audio_play_count AS audioPlayCount, teec.has_answer AS hasAnswer, teec.has_audio AS hasAudio, teec.create_time AS createTime, teec.update_time AS updateTime, (SELECT t.name FROM t_b_user t WHERE t.id = teec.create_id) AS createName, (SELECT t.name FROM t_b_user t WHERE t.id = teec.update_id) AS updateName, teec.mobile_photo_upload AS mobilePhotoUpload FROM t_e_exam_course teec LEFT JOIN t_e_exam tee ON teec.exam_id = tee.id WHERE teec.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.374| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.395| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.395| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a17be24] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.415| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.415| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.417| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.examId, t.prepareSeconds, t.maxDurationSeconds, t.enable, t.openingSeconds, t.startTime, t.finishTime, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teea.id, teea.code, teea.exam_id as examId, teea.prepare_seconds as prepareSeconds, teea.max_duration_seconds as maxDurationSeconds, teea.enable, teea.opening_seconds as openingSeconds, teea.start_time as startTime, teea.finish_time as finishTime, teea.create_time as createTime, teea.update_time as updateTime,( select t1.name from t_b_user t1 where t1.id = teea.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = teea.update_id) as updateName from t_e_exam_activity teea left join t_e_exam tee on teea.exam_id = tee.id WHERE teea.exam_id = ? ) t order by cast(t.code as SIGNED) LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.417| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.id, t.examId, t.courseCode, t.courseName, t.paperCount, t.hasPaper, t.objectiveShuffle, t.optionShuffle, t.audioPlayCount, t.hasAnswer, t.hasAudio, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.mobilePhotoUpload from ( select teec.exam_id as examId,teec.id,teec.course_code as courseCode, teec.course_name as courseName, teec.paper_count as paperCount, if(teec.paper_count > 0, 1, 0) as hasPaper, teec.objective_shuffle as objectiveShuffle, teec.option_shuffle as optionShuffle, teec.audio_play_count as audioPlayCount, teec.has_answer as hasAnswer, teec.has_audio as hasAudio, teec.create_time as createTime, teec.update_time as updateTime, ( select t.name from t_b_user t where t.id = teec.create_id) as createName, ( select t.name from t_b_user t where t.id = teec.update_id) as updateName, teec.mobile_photo_upload as mobilePhotoUpload from t_e_exam_course teec left join t_e_exam tee on teec.exam_id = tee.id WHERE teec.exam_id = ? ) t order by t.courseCode,t.updateTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.417| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.417| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.440| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1930251877 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.440| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.441| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48fc99bb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.441| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?) order by CAST(room_code AS UNSIGNED) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.441| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/activity/query
+============类============:com.qmth.themis.admin.api.TEExamActivityController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382167497778401280
+参数key:"code",参数value:null
+参数key:"startDate",参数value:null
+参数key:"finishDate",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:56:52.441| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 15(Long), 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.456| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.457| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12d51baf] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.457| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/exam/course/query
+============类============:com.qmth.themis.admin.api.TEExamCourseController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382167497778401280
+参数key:"courseCode",参数value:null
+参数key:"courseName",参数value:null
+参数key:"hasPaper",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:56:52.499| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.499| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a17be24] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.500| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.500| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70b35a29] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.502| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1467100293 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.502| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?)) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.503| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.654| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:56:52.654| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/examStudent/exam_record_detail/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:2YZ3UhF+yAqWBsK9AoOhlew+X3k=, time:1682247412649 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:56:52.749| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1200 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.752| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70b35a29] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.754| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.755| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a4d583b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.756| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@549790025 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.758| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.758| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 382167497790984192(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.815| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.816| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a4d583b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.816| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/sys/exam/privilegeQuery
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:examPrivilegeQuery
+参数key:"examId",参数value:382167497778401280
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:56:52.906| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.909| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f12ca4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.918| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@883817016 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.919| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_oe_exam_record toer JOIN t_e_exam tee ON tee.id = toer.exam_id JOIN t_e_exam_activity teea ON teea.exam_id = toer.exam_id AND teea.id = toer.exam_activity_id JOIN t_e_exam_student tees ON tees.exam_id = toer.exam_id AND tees.exam_activity_id = toer.exam_activity_id AND tees.id = toer.exam_student_id WHERE toer.first_start_time IS NOT NULL AND toer.exam_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.920| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.980| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.982| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select toer.id as examRecordId, tee.id as examId, tee.name, teea.code, teea.id as examActivityId, tees.name as examStudentName, tees.`identity`, tees.course_code as courseCode, tees.course_name as courseName, tees.room_code as roomCode, tees.room_name as roomName, toer.first_start_time as firstStartTime, toer.finish_time as finishTime, toer.finish_type as finishType from t_oe_exam_record toer join t_e_exam tee on tee.id = toer.exam_id join t_e_exam_activity teea on teea.exam_id = toer.exam_id and teea.id = toer.exam_activity_id join t_e_exam_student tees on tees.exam_id = toer.exam_id and tees.exam_activity_id = toer.exam_activity_id and tees.id = toer.exam_student_id WHERE toer.first_start_time is not null and toer.exam_id = ? order by tees.id LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:52.982| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:53.021| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:53.022| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f12ca4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:53.022| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/examStudent/exam_record_detail/query
+============类============:com.qmth.themis.admin.api.TEExamStudentController
+============方法============:examRecordDetailQuery
+参数key:"examId",参数value:382167497778401280
+参数key:"activityId",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:56:57.349| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:56:57.351| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/examStudent/exam_record_detail/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:eCURabyprbepnbHRJTY1hxn9JOI=, time:1682247417327 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:56:57.656| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:57.657| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@22730876] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:57.714| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1503231919 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:57.715| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_oe_exam_record toer JOIN t_e_exam tee ON tee.id = toer.exam_id JOIN t_e_exam_activity teea ON teea.exam_id = toer.exam_id AND teea.id = toer.exam_activity_id JOIN t_e_exam_student tees ON tees.exam_id = toer.exam_id AND tees.exam_activity_id = toer.exam_activity_id AND tees.id = toer.exam_student_id WHERE toer.first_start_time IS NOT NULL AND toer.exam_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:57.717| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:57.783| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:57.786| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select toer.id as examRecordId, tee.id as examId, tee.name, teea.code, teea.id as examActivityId, tees.name as examStudentName, tees.`identity`, tees.course_code as courseCode, tees.course_name as courseName, tees.room_code as roomCode, tees.room_name as roomName, toer.first_start_time as firstStartTime, toer.finish_time as finishTime, toer.finish_type as finishType from t_oe_exam_record toer join t_e_exam tee on tee.id = toer.exam_id join t_e_exam_activity teea on teea.exam_id = toer.exam_id and teea.id = toer.exam_activity_id join t_e_exam_student tees on tees.exam_id = toer.exam_id and tees.exam_activity_id = toer.exam_activity_id and tees.id = toer.exam_student_id WHERE toer.first_start_time is not null and toer.exam_id = ? order by tees.id LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:57.786| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:57.843| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:57.844| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@22730876] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:57.844| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/examStudent/exam_record_detail/query
+============类============:com.qmth.themis.admin.api.TEExamStudentController
+============方法============:examRecordDetailQuery
+参数key:"examId",参数value:382167497778401280
+参数key:"activityId",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:56:58.321| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:56:58.321| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/examStudent/exam_record/paper_view, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:DFbFXC1RUguNpxLDmUzcu7yUZz8=, time:1682247418315 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:56:58.594| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:58.595| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f5bcb7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:58.648| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1914126020 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:58.650| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,paper_id,status,first_prepare_time,first_start_time,last_break_time,last_prepare_time,last_start_time,already_break_count,client_current_ip,client_websocket_status,client_websocket_id,client_last_sync_time,answer_progress,duration_seconds,finish_time,finish_type,warning_count,review_result,objective_score,paper_download,breach_status,paper_struct_path,paper_struct_upload,serial_number,last_break_id,entry_authentication_result,entry_authentication_id,in_process_face_verify_status,in_process_liveness_verify_status,in_process_liveness_verify_count,monitor_key,monitor_status_source,score_status,start_time,end_time,opening_seconds,min_duration_seconds,max_duration_seconds,force_finish,has_answer_file,in_process_realness_verify_status,camera_photo_upload,mobile_photo_upload,entry_authentication_policy,in_process_face_stranger_ignore,in_process_liveness_fixed_range,in_process_liveness_judge_policy,monitor_video_source,monitor_record,mobile_first_websocket_status,mobile_first_websocket_id,mobile_second_websocket_status,mobile_second_websocket_id,camera_monitor_status,screen_monitor_status,mobile_first_monitor_status,mobile_second_monitor_status,tencent_video_url,update_time FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:58.651| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 382813362994581504(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:58.693| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:58.694| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f5bcb7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:58.816| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:58.817| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48ea96f4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:58.817| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@209753059 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:58.818| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:58.818| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 1649297494066458645(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:58.841| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:58.841| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48ea96f4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:58.915| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:58.915| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4faf35ae] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:58.923| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1454059849 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:58.924| http-nio-6001-exec-1 | 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 WHERE (exam_number = ? AND status = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:58.925| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 382813362994581504(String), 1(Integer) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:59.026| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:59.026| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4faf35ae] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:59.026| http-nio-6001-exec-1 | INFO |  -  | oss Download is come in | [com.qmth.themis.business.util.OssUtil:240]
+2023-04-23 18:56:59.344| http-nio-6001-exec-1 | INFO |  -  | oss Download is come in | [com.qmth.themis.business.util.OssUtil:240]
+2023-04-23 18:56:59.402| http-nio-6001-exec-1 | INFO |  -  | oss Download is come in | [com.qmth.themis.business.util.OssUtil:240]
+2023-04-23 18:56:59.484| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:59.485| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8848994] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:59.489| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@645846725 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:59.491| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,main_number,sub_number,sub_index,answer,version,history,duration_seconds,score FROM t_oe_exam_answer WHERE (exam_record_id = ?) ORDER BY main_number ASC,sub_number ASC,sub_index ASC | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:59.493| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 382813362994581504(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:59.524| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 36 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:59.525| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8848994] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:56:59.555| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/examStudent/exam_record/paper_view
+============类============:com.qmth.themis.admin.api.TEExamStudentController
+============方法============:examRecordPaperView
+参数key:"examRecordId",参数value:382813362994581504
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:57:03.198| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:57:03.199| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/examStudent/exam_record/paper_view, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:2WsidTISh7ns7ijW0EovsK416pA=, time:1682247423185 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:57:03.461| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:03.461| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58d62a5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:03.500| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1071607522 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:03.501| http-nio-6001-exec-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,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 FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:03.501| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382813362994581504(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:03.541| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:03.542| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58d62a5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:03.652| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:03.653| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e6444ee] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:03.655| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1888654797 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:03.657| http-nio-6001-exec-2 | 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 WHERE (exam_number = ? AND status = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:03.658| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382813362994581504(String), 1(Integer) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:03.749| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:03.750| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e6444ee] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:03.750| http-nio-6001-exec-2 | INFO |  -  | oss Download is come in | [com.qmth.themis.business.util.OssUtil:240]
+2023-04-23 18:57:03.808| http-nio-6001-exec-2 | INFO |  -  | oss Download is come in | [com.qmth.themis.business.util.OssUtil:240]
+2023-04-23 18:57:03.845| http-nio-6001-exec-2 | INFO |  -  | oss Download is come in | [com.qmth.themis.business.util.OssUtil:240]
+2023-04-23 18:57:03.878| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:03.879| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59a00a8c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:03.885| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1709143650 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:03.887| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,main_number,sub_number,sub_index,answer,version,history,duration_seconds,score FROM t_oe_exam_answer WHERE (exam_record_id = ?) ORDER BY main_number ASC,sub_number ASC,sub_index ASC | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:03.889| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382813362994581504(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:03.940| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 36 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:03.941| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59a00a8c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:03.952| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/examStudent/exam_record/paper_view
+============类============:com.qmth.themis.admin.api.TEExamStudentController
+============方法============:examRecordPaperView
+参数key:"examRecordId",参数value:382813362994581504
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:57:05.875| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:57:05.876| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:57:05.876| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:rJ21TqmOF2ELZi7fzYrvltfa7x0=, time:1682247425862 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:57:05.876| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:0EX3ZbdvDrT/Z4sxAPTfbRQA8ZI=, time:1682247425863 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:57:06.090| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:06.091| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75c8361e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:06.150| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1249365201 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:06.151| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence` | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:06.151| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:06.151| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7336fee2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:06.151| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 315813885599289344(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:06.190| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 20 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:06.191| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75c8361e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:06.191| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/sys/getMenu
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:getMenu
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:57:06.196| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@320585469 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:06.197| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (SELECT tbth.status FROM t_b_task_history tbth WHERE tbth.exam_id = t.id AND tbth.`type` = 'CLOUD_MARK_DATA_PUSH' AND tbth.progress = 100 ORDER BY tbth.create_time DESC LIMIT 1) AS cloudMarkPushDataStatus, t.examStudentBreachPush FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName, t.exam_student_call_enable AS examStudentCallEnable, t.objective_score_push AS objectiveScorePush, t.exam_student_breach_push AS examStudentBreachPush FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.createTime DESC) TOTAL | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:06.197| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:06.253| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:06.255| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (select tbth.status from t_b_task_history tbth where tbth.exam_id = t.id and tbth.`type` = 'CLOUD_MARK_DATA_PUSH' and tbth.progress = 100 order by tbth.create_time desc limit 1) as cloudMarkPushDataStatus, t.examStudentBreachPush from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName, t.exam_student_call_enable as examStudentCallEnable, t.objective_score_push as objectiveScorePush, t.exam_student_breach_push as examStudentBreachPush from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.createTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:06.255| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 15(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:06.297| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 12 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:06.298| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7336fee2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:06.298| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/exam/query
+============类============:com.qmth.themis.admin.api.TEExamController
+============方法============:query
+参数key:"userId",参数value:null
+参数key:"id",参数value:null
+参数key:"code",参数value:null
+参数key:"name",参数value:null
+参数key:"mode",参数value:null
+参数key:"enable",参数value:null
+参数key:"type",参数value:null
+参数key:"finished",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:57:07.212| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:57:07.212| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:57:07.212| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:57:07.213| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/activity/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:L55DGzwpBlfQUt6D4KFKyoUHMDU=, time:1682247427204 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:57:07.212| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/exam/course/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:wQk2wyn4fjC87Lc6A+qeFA7yH7g=, time:1682247427206 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:57:07.212| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:yjVIYYq99l2M2Ar7j416cj5B+CM=, time:1682247427205 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:57:07.347| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.348| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ed1d137] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.368| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.368| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@694b2f51] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.396| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@554156083 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.396| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1703065897 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.397| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teea.id, teea.code, teea.exam_id AS examId, teea.prepare_seconds AS prepareSeconds, teea.max_duration_seconds AS maxDurationSeconds, teea.enable, teea.opening_seconds AS openingSeconds, teea.start_time AS startTime, teea.finish_time AS finishTime, teea.create_time AS createTime, teea.update_time AS updateTime, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.update_id) AS updateName FROM t_e_exam_activity teea LEFT JOIN t_e_exam tee ON teea.exam_id = tee.id WHERE teea.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.397| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teec.exam_id AS examId, teec.id, teec.course_code AS courseCode, teec.course_name AS courseName, teec.paper_count AS paperCount, if(teec.paper_count > 0, 1, 0) AS hasPaper, teec.objective_shuffle AS objectiveShuffle, teec.option_shuffle AS optionShuffle, teec.audio_play_count AS audioPlayCount, teec.has_answer AS hasAnswer, teec.has_audio AS hasAudio, teec.create_time AS createTime, teec.update_time AS updateTime, (SELECT t.name FROM t_b_user t WHERE t.id = teec.create_id) AS createName, (SELECT t.name FROM t_b_user t WHERE t.id = teec.update_id) AS updateName, teec.mobile_photo_upload AS mobilePhotoUpload FROM t_e_exam_course teec LEFT JOIN t_e_exam tee ON teec.exam_id = tee.id WHERE teec.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.397| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.397| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.411| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.411| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b819776] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.432| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.434| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.examId, t.prepareSeconds, t.maxDurationSeconds, t.enable, t.openingSeconds, t.startTime, t.finishTime, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teea.id, teea.code, teea.exam_id as examId, teea.prepare_seconds as prepareSeconds, teea.max_duration_seconds as maxDurationSeconds, teea.enable, teea.opening_seconds as openingSeconds, teea.start_time as startTime, teea.finish_time as finishTime, teea.create_time as createTime, teea.update_time as updateTime,( select t1.name from t_b_user t1 where t1.id = teea.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = teea.update_id) as updateName from t_e_exam_activity teea left join t_e_exam tee on teea.exam_id = tee.id WHERE teea.exam_id = ? ) t order by cast(t.code as SIGNED) LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.434| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.439| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.440| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.id, t.examId, t.courseCode, t.courseName, t.paperCount, t.hasPaper, t.objectiveShuffle, t.optionShuffle, t.audioPlayCount, t.hasAnswer, t.hasAudio, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.mobilePhotoUpload from ( select teec.exam_id as examId,teec.id,teec.course_code as courseCode, teec.course_name as courseName, teec.paper_count as paperCount, if(teec.paper_count > 0, 1, 0) as hasPaper, teec.objective_shuffle as objectiveShuffle, teec.option_shuffle as optionShuffle, teec.audio_play_count as audioPlayCount, teec.has_answer as hasAnswer, teec.has_audio as hasAudio, teec.create_time as createTime, teec.update_time as updateTime, ( select t.name from t_b_user t where t.id = teec.create_id) as createName, ( select t.name from t_b_user t where t.id = teec.update_id) as updateName, teec.mobile_photo_upload as mobilePhotoUpload from t_e_exam_course teec left join t_e_exam tee on teec.exam_id = tee.id WHERE teec.exam_id = ? ) t order by t.courseCode,t.updateTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.441| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.450| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@166279595 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.451| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?) order by CAST(room_code AS UNSIGNED) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.451| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 15(Long), 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.462| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.462| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ed1d137] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.463| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/activity/query
+============类============:com.qmth.themis.admin.api.TEExamActivityController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382167497778401280
+参数key:"code",参数value:null
+参数key:"startDate",参数value:null
+参数key:"finishDate",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:57:07.472| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.472| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@694b2f51] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.472| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/exam/course/query
+============类============:com.qmth.themis.admin.api.TEExamCourseController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382167497778401280
+参数key:"courseCode",参数value:null
+参数key:"courseName",参数value:null
+参数key:"hasPaper",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:57:07.493| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.493| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b819776] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.493| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.493| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37300db7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.494| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1892488704 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.495| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?)) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.495| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.616| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1200 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.616| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37300db7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.617| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.617| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39aaa604] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.620| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@239094067 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.620| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.621| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 382167497790984192(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.669| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.670| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39aaa604] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:07.670| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/sys/exam/privilegeQuery
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:examPrivilegeQuery
+参数key:"examId",参数value:382167497778401280
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:57:07.829| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:57:07.829| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/examStudent/exam_record_detail/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:tlxEKoqrAMGiDPhSWjwtVza3nSc=, time:1682247427824 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:57:08.074| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:08.075| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28fe9d8a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:08.079| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1729758434 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:08.079| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_oe_exam_record toer JOIN t_e_exam tee ON tee.id = toer.exam_id JOIN t_e_exam_activity teea ON teea.exam_id = toer.exam_id AND teea.id = toer.exam_activity_id JOIN t_e_exam_student tees ON tees.exam_id = toer.exam_id AND tees.exam_activity_id = toer.exam_activity_id AND tees.id = toer.exam_student_id WHERE toer.first_start_time IS NOT NULL AND toer.exam_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:08.080| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:08.138| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:08.140| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select toer.id as examRecordId, tee.id as examId, tee.name, teea.code, teea.id as examActivityId, tees.name as examStudentName, tees.`identity`, tees.course_code as courseCode, tees.course_name as courseName, tees.room_code as roomCode, tees.room_name as roomName, toer.first_start_time as firstStartTime, toer.finish_time as finishTime, toer.finish_type as finishType from t_oe_exam_record toer join t_e_exam tee on tee.id = toer.exam_id join t_e_exam_activity teea on teea.exam_id = toer.exam_id and teea.id = toer.exam_activity_id join t_e_exam_student tees on tees.exam_id = toer.exam_id and tees.exam_activity_id = toer.exam_activity_id and tees.id = toer.exam_student_id WHERE toer.first_start_time is not null and toer.exam_id = ? order by tees.id LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:08.140| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:08.178| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:08.179| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28fe9d8a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:08.179| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/examStudent/exam_record_detail/query
+============类============:com.qmth.themis.admin.api.TEExamStudentController
+============方法============:examRecordDetailQuery
+参数key:"examId",参数value:382167497778401280
+参数key:"activityId",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:57:15.533| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:57:15.533| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:57:15.534| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:57:15.534| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/exam/course/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:qEm0nTNNsyvwGZDrNf/l1GvisrQ=, time:1682247435530 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:57:15.534| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:LLnV23DJ7yyUfhIxKrGRATCQCXU=, time:1682247435529 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:57:15.534| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/activity/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:u+4/AAS5uivWqRjQSGLC1Kqwg9k=, time:1682247435529 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:57:15.673| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.673| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2632c731] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.692| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.693| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@293cb036] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.732| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@183220939 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.733| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teea.id, teea.code, teea.exam_id AS examId, teea.prepare_seconds AS prepareSeconds, teea.max_duration_seconds AS maxDurationSeconds, teea.enable, teea.opening_seconds AS openingSeconds, teea.start_time AS startTime, teea.finish_time AS finishTime, teea.create_time AS createTime, teea.update_time AS updateTime, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.update_id) AS updateName FROM t_e_exam_activity teea LEFT JOIN t_e_exam tee ON teea.exam_id = tee.id WHERE teea.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.733| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 382167401338769408(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.734| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1971117009 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.735| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teec.exam_id AS examId, teec.id, teec.course_code AS courseCode, teec.course_name AS courseName, teec.paper_count AS paperCount, if(teec.paper_count > 0, 1, 0) AS hasPaper, teec.objective_shuffle AS objectiveShuffle, teec.option_shuffle AS optionShuffle, teec.audio_play_count AS audioPlayCount, teec.has_answer AS hasAnswer, teec.has_audio AS hasAudio, teec.create_time AS createTime, teec.update_time AS updateTime, (SELECT t.name FROM t_b_user t WHERE t.id = teec.create_id) AS createName, (SELECT t.name FROM t_b_user t WHERE t.id = teec.update_id) AS updateName, teec.mobile_photo_upload AS mobilePhotoUpload FROM t_e_exam_course teec LEFT JOIN t_e_exam tee ON teec.exam_id = tee.id WHERE teec.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.735| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 382167401338769408(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.755| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.755| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54e93298] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.774| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.775| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.examId, t.prepareSeconds, t.maxDurationSeconds, t.enable, t.openingSeconds, t.startTime, t.finishTime, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teea.id, teea.code, teea.exam_id as examId, teea.prepare_seconds as prepareSeconds, teea.max_duration_seconds as maxDurationSeconds, teea.enable, teea.opening_seconds as openingSeconds, teea.start_time as startTime, teea.finish_time as finishTime, teea.create_time as createTime, teea.update_time as updateTime,( select t1.name from t_b_user t1 where t1.id = teea.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = teea.update_id) as updateName from t_e_exam_activity teea left join t_e_exam tee on teea.exam_id = tee.id WHERE teea.exam_id = ? ) t order by cast(t.code as SIGNED) LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.775| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 382167401338769408(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.775| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.776| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.id, t.examId, t.courseCode, t.courseName, t.paperCount, t.hasPaper, t.objectiveShuffle, t.optionShuffle, t.audioPlayCount, t.hasAnswer, t.hasAudio, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.mobilePhotoUpload from ( select teec.exam_id as examId,teec.id,teec.course_code as courseCode, teec.course_name as courseName, teec.paper_count as paperCount, if(teec.paper_count > 0, 1, 0) as hasPaper, teec.objective_shuffle as objectiveShuffle, teec.option_shuffle as optionShuffle, teec.audio_play_count as audioPlayCount, teec.has_answer as hasAnswer, teec.has_audio as hasAudio, teec.create_time as createTime, teec.update_time as updateTime, ( select t.name from t_b_user t where t.id = teec.create_id) as createName, ( select t.name from t_b_user t where t.id = teec.update_id) as updateName, teec.mobile_photo_upload as mobilePhotoUpload from t_e_exam_course teec left join t_e_exam tee on teec.exam_id = tee.id WHERE teec.exam_id = ? ) t order by t.courseCode,t.updateTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.776| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 382167401338769408(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.796| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1176460205 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.797| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?) order by CAST(room_code AS UNSIGNED) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.797| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.797| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 15(Long), 382167401338769408(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.797| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2632c731] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.797| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/activity/query
+============类============:com.qmth.themis.admin.api.TEExamActivityController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382167401338769408
+参数key:"code",参数value:null
+参数key:"startDate",参数value:null
+参数key:"finishDate",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:57:15.816| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.816| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@293cb036] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.817| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/exam/course/query
+============类============:com.qmth.themis.admin.api.TEExamCourseController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382167401338769408
+参数key:"courseCode",参数value:null
+参数key:"courseName",参数value:null
+参数key:"hasPaper",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:57:15.837| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.837| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54e93298] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.838| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.838| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35ba9382] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.839| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@685382239 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.839| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?)) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.840| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 382167401338769408(Long), 1(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.939| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1077 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.940| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35ba9382] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.940| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.941| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@675c2c38] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.941| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@110855634 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.941| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.941| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 382167401351352320(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.990| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.990| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@675c2c38] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:15.990| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/sys/exam/privilegeQuery
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:examPrivilegeQuery
+参数key:"examId",参数value:382167401338769408
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:57:16.801| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:57:16.801| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/examStudent/exam_record_detail/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:TQ5+UYPF6zbtN8CVu4FGrGHW9H8=, time:1682247436793 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:57:17.078| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:17.078| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c3d5bfb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:17.119| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1939010142 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:17.120| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_oe_exam_record toer JOIN t_e_exam tee ON tee.id = toer.exam_id JOIN t_e_exam_activity teea ON teea.exam_id = toer.exam_id AND teea.id = toer.exam_activity_id JOIN t_e_exam_student tees ON tees.exam_id = toer.exam_id AND tees.exam_activity_id = toer.exam_activity_id AND tees.id = toer.exam_student_id WHERE toer.first_start_time IS NOT NULL AND toer.exam_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:17.120| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167401338769408(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:17.175| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:17.177| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select toer.id as examRecordId, tee.id as examId, tee.name, teea.code, teea.id as examActivityId, tees.name as examStudentName, tees.`identity`, tees.course_code as courseCode, tees.course_name as courseName, tees.room_code as roomCode, tees.room_name as roomName, toer.first_start_time as firstStartTime, toer.finish_time as finishTime, toer.finish_type as finishType from t_oe_exam_record toer join t_e_exam tee on tee.id = toer.exam_id join t_e_exam_activity teea on teea.exam_id = toer.exam_id and teea.id = toer.exam_activity_id join t_e_exam_student tees on tees.exam_id = toer.exam_id and tees.exam_activity_id = toer.exam_activity_id and tees.id = toer.exam_student_id WHERE toer.first_start_time is not null and toer.exam_id = ? order by tees.id LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:17.177| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167401338769408(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:17.217| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:17.217| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c3d5bfb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:17.218| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/examStudent/exam_record_detail/query
+============类============:com.qmth.themis.admin.api.TEExamStudentController
+============方法============:examRecordDetailQuery
+参数key:"examId",参数value:382167401338769408
+参数key:"activityId",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:57:19.092| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:57:19.092| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:57:19.092| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:57:19.092| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:qRHivF2NAI4VAyVzRmp68tKeD3w=, time:1682247439086 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:57:19.093| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/activity/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:6hums3I9yzNyPtNIp4Cs+6RN7o8=, time:1682247439086 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:57:19.093| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/exam/course/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:QL9RV/xWOJB7dPN4etTTvxwW4RE=, time:1682247439087 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:57:19.228| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.228| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7977b93e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.268| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.269| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a2b1642] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.286| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2059294730 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.287| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teec.exam_id AS examId, teec.id, teec.course_code AS courseCode, teec.course_name AS courseName, teec.paper_count AS paperCount, if(teec.paper_count > 0, 1, 0) AS hasPaper, teec.objective_shuffle AS objectiveShuffle, teec.option_shuffle AS optionShuffle, teec.audio_play_count AS audioPlayCount, teec.has_answer AS hasAnswer, teec.has_audio AS hasAudio, teec.create_time AS createTime, teec.update_time AS updateTime, (SELECT t.name FROM t_b_user t WHERE t.id = teec.create_id) AS createName, (SELECT t.name FROM t_b_user t WHERE t.id = teec.update_id) AS updateName, teec.mobile_photo_upload AS mobilePhotoUpload FROM t_e_exam_course teec LEFT JOIN t_e_exam tee ON teec.exam_id = tee.id WHERE teec.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.287| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 382166256713207808(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.308| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1704311300 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.309| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teea.id, teea.code, teea.exam_id AS examId, teea.prepare_seconds AS prepareSeconds, teea.max_duration_seconds AS maxDurationSeconds, teea.enable, teea.opening_seconds AS openingSeconds, teea.start_time AS startTime, teea.finish_time AS finishTime, teea.create_time AS createTime, teea.update_time AS updateTime, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.update_id) AS updateName FROM t_e_exam_activity teea LEFT JOIN t_e_exam tee ON teea.exam_id = tee.id WHERE teea.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.309| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 382166256713207808(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.314| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.314| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39a811c9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.330| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.331| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.id, t.examId, t.courseCode, t.courseName, t.paperCount, t.hasPaper, t.objectiveShuffle, t.optionShuffle, t.audioPlayCount, t.hasAnswer, t.hasAudio, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.mobilePhotoUpload from ( select teec.exam_id as examId,teec.id,teec.course_code as courseCode, teec.course_name as courseName, teec.paper_count as paperCount, if(teec.paper_count > 0, 1, 0) as hasPaper, teec.objective_shuffle as objectiveShuffle, teec.option_shuffle as optionShuffle, teec.audio_play_count as audioPlayCount, teec.has_answer as hasAnswer, teec.has_audio as hasAudio, teec.create_time as createTime, teec.update_time as updateTime, ( select t.name from t_b_user t where t.id = teec.create_id) as createName, ( select t.name from t_b_user t where t.id = teec.update_id) as updateName, teec.mobile_photo_upload as mobilePhotoUpload from t_e_exam_course teec left join t_e_exam tee on teec.exam_id = tee.id WHERE teec.exam_id = ? ) t order by t.courseCode,t.updateTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.331| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 382166256713207808(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.350| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.352| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.examId, t.prepareSeconds, t.maxDurationSeconds, t.enable, t.openingSeconds, t.startTime, t.finishTime, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teea.id, teea.code, teea.exam_id as examId, teea.prepare_seconds as prepareSeconds, teea.max_duration_seconds as maxDurationSeconds, teea.enable, teea.opening_seconds as openingSeconds, teea.start_time as startTime, teea.finish_time as finishTime, teea.create_time as createTime, teea.update_time as updateTime,( select t1.name from t_b_user t1 where t1.id = teea.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = teea.update_id) as updateName from t_e_exam_activity teea left join t_e_exam tee on teea.exam_id = tee.id WHERE teea.exam_id = ? ) t order by cast(t.code as SIGNED) LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.352| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 382166256713207808(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.352| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1997188183 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.353| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?) order by CAST(room_code AS UNSIGNED) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.353| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 15(Long), 382166256713207808(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.371| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.372| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7977b93e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.372| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/exam/course/query
+============类============:com.qmth.themis.admin.api.TEExamCourseController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382166256713207808
+参数key:"courseCode",参数value:null
+参数key:"courseName",参数value:null
+参数key:"hasPaper",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:57:19.392| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.393| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a2b1642] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.393| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/activity/query
+============类============:com.qmth.themis.admin.api.TEExamActivityController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382166256713207808
+参数key:"code",参数value:null
+参数key:"startDate",参数value:null
+参数key:"finishDate",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:57:19.394| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.395| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39a811c9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.395| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.395| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c5887e9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.397| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1426583026 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.397| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?)) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.398| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 382166256713207808(Long), 1(String), 2(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:19.815| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:57:19.816| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/examStudent/exam_record_detail/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:TKDf5ODSjQjDepFyfInH6/zUxqA=, time:1682247439809 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:57:23.272| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:23.274| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ddfd23c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:23.679| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1011249288 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:23.682| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_oe_exam_record toer JOIN t_e_exam tee ON tee.id = toer.exam_id JOIN t_e_exam_activity teea ON teea.exam_id = toer.exam_id AND teea.id = toer.exam_activity_id JOIN t_e_exam_student tees ON tees.exam_id = toer.exam_id AND tees.exam_activity_id = toer.exam_activity_id AND tees.id = toer.exam_student_id WHERE toer.first_start_time IS NOT NULL AND toer.exam_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:23.684| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 382166256713207808(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:24.103| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:24.110| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select toer.id as examRecordId, tee.id as examId, tee.name, teea.code, teea.id as examActivityId, tees.name as examStudentName, tees.`identity`, tees.course_code as courseCode, tees.course_name as courseName, tees.room_code as roomCode, tees.room_name as roomName, toer.first_start_time as firstStartTime, toer.finish_time as finishTime, toer.finish_type as finishType from t_oe_exam_record toer join t_e_exam tee on tee.id = toer.exam_id join t_e_exam_activity teea on teea.exam_id = toer.exam_id and teea.id = toer.exam_activity_id join t_e_exam_student tees on tees.exam_id = toer.exam_id and tees.exam_activity_id = toer.exam_activity_id and tees.id = toer.exam_student_id WHERE toer.first_start_time is not null and toer.exam_id = ? order by tees.id LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:24.112| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 382166256713207808(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:24.589| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:24.591| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ddfd23c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:24.593| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/examStudent/exam_record_detail/query
+============类============:com.qmth.themis.admin.api.TEExamStudentController
+============方法============:examRecordDetailQuery
+参数key:"examId",参数value:382166256713207808
+参数key:"activityId",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:1秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:57:26.070| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:57:26.071| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:57:26.072| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/activity/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:lgT7zQgoeXtZKV0ibDxoSddRdsU=, time:1682247446063 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:57:26.072| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:mIeT268gEzHlWTvmjOUFp2ZL2GA=, time:1682247446064 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:57:26.074| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:57:26.075| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/exam/course/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:gWF6Cl+cihK2Xs21nMrehDo3rcc=, time:1682247446064 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:57:26.924| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:57:26.925| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/examStudent/exam_record_detail/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:KY229LLS/ht/u/EyBZvI2WTxAIE=, time:1682247446914 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:57:27.989| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:27.991| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ceb6ac1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.200| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.201| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69a23ff] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.211| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@871242474 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.214| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teea.id, teea.code, teea.exam_id AS examId, teea.prepare_seconds AS prepareSeconds, teea.max_duration_seconds AS maxDurationSeconds, teea.enable, teea.opening_seconds AS openingSeconds, teea.start_time AS startTime, teea.finish_time AS finishTime, teea.create_time AS createTime, teea.update_time AS updateTime, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.update_id) AS updateName FROM t_e_exam_activity teea LEFT JOIN t_e_exam tee ON teea.exam_id = tee.id WHERE teea.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.215| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.242| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.244| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.examId, t.prepareSeconds, t.maxDurationSeconds, t.enable, t.openingSeconds, t.startTime, t.finishTime, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teea.id, teea.code, teea.exam_id as examId, teea.prepare_seconds as prepareSeconds, teea.max_duration_seconds as maxDurationSeconds, teea.enable, teea.opening_seconds as openingSeconds, teea.start_time as startTime, teea.finish_time as finishTime, teea.create_time as createTime, teea.update_time as updateTime,( select t1.name from t_b_user t1 where t1.id = teea.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = teea.update_id) as updateName from t_e_exam_activity teea left join t_e_exam tee on teea.exam_id = tee.id WHERE teea.exam_id = ? ) t order by cast(t.code as SIGNED) LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.244| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.267| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1478540306 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.270| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teec.exam_id AS examId, teec.id, teec.course_code AS courseCode, teec.course_name AS courseName, teec.paper_count AS paperCount, if(teec.paper_count > 0, 1, 0) AS hasPaper, teec.objective_shuffle AS objectiveShuffle, teec.option_shuffle AS optionShuffle, teec.audio_play_count AS audioPlayCount, teec.has_answer AS hasAnswer, teec.has_audio AS hasAudio, teec.create_time AS createTime, teec.update_time AS updateTime, (SELECT t.name FROM t_b_user t WHERE t.id = teec.create_id) AS createName, (SELECT t.name FROM t_b_user t WHERE t.id = teec.update_id) AS updateName, teec.mobile_photo_upload AS mobilePhotoUpload FROM t_e_exam_course teec LEFT JOIN t_e_exam tee ON teec.exam_id = tee.id WHERE teec.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.271| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.280| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.281| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ceb6ac1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.281| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/activity/query
+============类============:com.qmth.themis.admin.api.TEExamActivityController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382167497778401280
+参数key:"code",参数value:null
+参数key:"startDate",参数value:null
+参数key:"finishDate",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:57:28.302| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.302| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.303| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bdcc70f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.304| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1280762242 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.305| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select t.id, t.examId, t.courseCode, t.courseName, t.paperCount, t.hasPaper, t.objectiveShuffle, t.optionShuffle, t.audioPlayCount, t.hasAnswer, t.hasAudio, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.mobilePhotoUpload from ( select teec.exam_id as examId,teec.id,teec.course_code as courseCode, teec.course_name as courseName, teec.paper_count as paperCount, if(teec.paper_count > 0, 1, 0) as hasPaper, teec.objective_shuffle as objectiveShuffle, teec.option_shuffle as optionShuffle, teec.audio_play_count as audioPlayCount, teec.has_answer as hasAnswer, teec.has_audio as hasAudio, teec.create_time as createTime, teec.update_time as updateTime, ( select t.name from t_b_user t where t.id = teec.create_id) as createName, ( select t.name from t_b_user t where t.id = teec.update_id) as updateName, teec.mobile_photo_upload as mobilePhotoUpload from t_e_exam_course teec left join t_e_exam tee on teec.exam_id = tee.id WHERE teec.exam_id = ? ) t order by t.courseCode,t.updateTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.305| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?) order by CAST(room_code AS UNSIGNED) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.305| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.305| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.305| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 15(Long), 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.305| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47e7096e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.344| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.345| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69a23ff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.345| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2023722790 wrapping com.mysql.cj.jdbc.ConnectionImpl@5b184f68] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.345| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/exam/course/query
+============类============:com.qmth.themis.admin.api.TEExamCourseController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382167497778401280
+参数key:"courseCode",参数value:null
+参数key:"courseName",参数value:null
+参数key:"hasPaper",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:57:28.346| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_oe_exam_record toer JOIN t_e_exam tee ON tee.id = toer.exam_id JOIN t_e_exam_activity teea ON teea.exam_id = toer.exam_id AND teea.id = toer.exam_activity_id JOIN t_e_exam_student tees ON tees.exam_id = toer.exam_id AND tees.exam_activity_id = toer.exam_activity_id AND tees.id = toer.exam_student_id WHERE toer.first_start_time IS NOT NULL AND toer.exam_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.347| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.366| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.367| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bdcc70f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.367| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.368| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@86bfdba] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.370| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@353543943 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.370| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?)) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.371| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.385| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.387| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select toer.id as examRecordId, tee.id as examId, tee.name, teea.code, teea.id as examActivityId, tees.name as examStudentName, tees.`identity`, tees.course_code as courseCode, tees.course_name as courseName, tees.room_code as roomCode, tees.room_name as roomName, toer.first_start_time as firstStartTime, toer.finish_time as finishTime, toer.finish_type as finishType from t_oe_exam_record toer join t_e_exam tee on tee.id = toer.exam_id join t_e_exam_activity teea on teea.exam_id = toer.exam_id and teea.id = toer.exam_activity_id join t_e_exam_student tees on tees.exam_id = toer.exam_id and tees.exam_activity_id = toer.exam_activity_id and tees.id = toer.exam_student_id WHERE toer.first_start_time is not null and toer.exam_id = ? order by tees.id LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.387| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.539| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 30562 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.540| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c5887e9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.562| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.562| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b72e9e2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.563| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1937593002 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.563| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.564| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 382166256738373632(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.638| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.638| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47e7096e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.639| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/examStudent/exam_record_detail/query
+============类============:com.qmth.themis.admin.api.TEExamStudentController
+============方法============:examRecordDetailQuery
+参数key:"examId",参数value:382167497778401280
+参数key:"activityId",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:57:28.804| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1200 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.804| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@86bfdba] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.805| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.806| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@bf4b8b0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.806| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1545933401 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.806| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.806| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b72e9e2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.806| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/sys/exam/privilegeQuery
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:examPrivilegeQuery
+参数key:"examId",参数value:382166256713207808
+============耗时============:9秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:57:28.806| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.807| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 382167497790984192(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.871| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.873| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@bf4b8b0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:28.873| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/sys/exam/privilegeQuery
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:examPrivilegeQuery
+参数key:"examId",参数value:382167497778401280
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:57:29.784| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:57:29.787| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/examStudent/exam_record/paper_view, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:Vq99nJ08jBa0ireD77KpfKJmOYM=, time:1682247449773 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:57:30.097| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:30.098| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@115e7d51] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:30.153| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@887973465 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:30.157| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,paper_id,status,first_prepare_time,first_start_time,last_break_time,last_prepare_time,last_start_time,already_break_count,client_current_ip,client_websocket_status,client_websocket_id,client_last_sync_time,answer_progress,duration_seconds,finish_time,finish_type,warning_count,review_result,objective_score,paper_download,breach_status,paper_struct_path,paper_struct_upload,serial_number,last_break_id,entry_authentication_result,entry_authentication_id,in_process_face_verify_status,in_process_liveness_verify_status,in_process_liveness_verify_count,monitor_key,monitor_status_source,score_status,start_time,end_time,opening_seconds,min_duration_seconds,max_duration_seconds,force_finish,has_answer_file,in_process_realness_verify_status,camera_photo_upload,mobile_photo_upload,entry_authentication_policy,in_process_face_stranger_ignore,in_process_liveness_fixed_range,in_process_liveness_judge_policy,monitor_video_source,monitor_record,mobile_first_websocket_status,mobile_first_websocket_id,mobile_second_websocket_status,mobile_second_websocket_id,camera_monitor_status,screen_monitor_status,mobile_first_monitor_status,mobile_second_monitor_status,tencent_video_url,update_time FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:30.159| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 382813362994581504(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:30.201| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:30.203| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@115e7d51] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:30.278| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:30.278| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ccd6de2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:30.286| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@236663263 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:30.287| http-nio-6001-exec-10 | 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 WHERE (exam_number = ? AND status = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:30.288| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 382813362994581504(String), 1(Integer) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:30.358| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:30.359| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ccd6de2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:30.359| http-nio-6001-exec-10 | INFO |  -  | oss Download is come in | [com.qmth.themis.business.util.OssUtil:240]
+2023-04-23 18:57:30.410| http-nio-6001-exec-10 | INFO |  -  | oss Download is come in | [com.qmth.themis.business.util.OssUtil:240]
+2023-04-23 18:57:30.437| http-nio-6001-exec-10 | INFO |  -  | oss Download is come in | [com.qmth.themis.business.util.OssUtil:240]
+2023-04-23 18:57:30.462| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:30.463| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@90a102f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:30.464| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@238014097 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:30.464| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_record_id,main_number,sub_number,sub_index,answer,version,history,duration_seconds,score FROM t_oe_exam_answer WHERE (exam_record_id = ?) ORDER BY main_number ASC,sub_number ASC,sub_index ASC | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:30.465| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 382813362994581504(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:30.508| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 36 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:30.508| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@90a102f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:30.516| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/examStudent/exam_record/paper_view
+============类============:com.qmth.themis.admin.api.TEExamStudentController
+============方法============:examRecordPaperView
+参数key:"examRecordId",参数value:382813362994581504
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:57:51.256| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:57:51.258| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/examStudent/exam_record_detail/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:Somglgpg+ofn18LF6OBNJ/qQ9io=, time:1682247471249 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:57:51.499| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:51.499| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62027b4a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:51.556| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1049593668 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:51.557| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_oe_exam_record toer JOIN t_e_exam tee ON tee.id = toer.exam_id JOIN t_e_exam_activity teea ON teea.exam_id = toer.exam_id AND teea.id = toer.exam_activity_id JOIN t_e_exam_student tees ON tees.exam_id = toer.exam_id AND tees.exam_activity_id = toer.exam_activity_id AND tees.id = toer.exam_student_id WHERE toer.first_start_time IS NOT NULL AND toer.exam_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:51.558| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:51.618| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:51.620| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select toer.id as examRecordId, tee.id as examId, tee.name, teea.code, teea.id as examActivityId, tees.name as examStudentName, tees.`identity`, tees.course_code as courseCode, tees.course_name as courseName, tees.room_code as roomCode, tees.room_name as roomName, toer.first_start_time as firstStartTime, toer.finish_time as finishTime, toer.finish_type as finishType from t_oe_exam_record toer join t_e_exam tee on tee.id = toer.exam_id join t_e_exam_activity teea on teea.exam_id = toer.exam_id and teea.id = toer.exam_activity_id join t_e_exam_student tees on tees.exam_id = toer.exam_id and tees.exam_activity_id = toer.exam_activity_id and tees.id = toer.exam_student_id WHERE toer.first_start_time is not null and toer.exam_id = ? order by tees.id LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:51.621| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:51.661| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:51.661| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62027b4a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:57:51.661| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/examStudent/exam_record_detail/query
+============类============:com.qmth.themis.admin.api.TEExamStudentController
+============方法============:examRecordDetailQuery
+参数key:"examId",参数value:382167497778401280
+参数key:"activityId",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:58:24.919| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:58:24.920| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/examStudent/exam_record_detail/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:EOIfbnveFAu+EhjQr6Yvlo/jV0o=, time:1682247504912 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:58:25.185| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:25.186| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33ed9d29] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:25.262| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@454950254 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:25.263| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_oe_exam_record toer JOIN t_e_exam tee ON tee.id = toer.exam_id JOIN t_e_exam_activity teea ON teea.exam_id = toer.exam_id AND teea.id = toer.exam_activity_id JOIN t_e_exam_student tees ON tees.exam_id = toer.exam_id AND tees.exam_activity_id = toer.exam_activity_id AND tees.id = toer.exam_student_id WHERE toer.first_start_time IS NOT NULL AND toer.exam_id = ? AND tees.identity LIKE CONCAT('%', ?, '%') | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:25.264| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 330424197001280616(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:25.323| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:25.323| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33ed9d29] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:25.323| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/examStudent/exam_record_detail/query
+============类============:com.qmth.themis.admin.api.TEExamStudentController
+============方法============:examRecordDetailQuery
+参数key:"examId",参数value:382167497778401280
+参数key:"activityId",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:"330424197001280616"
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:58:28.697| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:58:28.697| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:58:28.698| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:QN6rT/4WQjhzPQ6dPhbCCKljF+U=, time:1682247508692 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:58:28.698| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:SmWNlPs8IDFbQ3P/U7JZfag/5bE=, time:1682247508692 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:58:28.945| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:28.948| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a397b82] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:29.003| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1656004955 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:29.005| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence` | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:29.006| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 315813885599289344(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:29.023| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:29.024| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d4525c2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:29.045| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 20 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:29.046| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a397b82] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:29.046| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/sys/getMenu
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:getMenu
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:58:29.066| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@787883376 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:29.071| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (SELECT tbth.status FROM t_b_task_history tbth WHERE tbth.exam_id = t.id AND tbth.`type` = 'CLOUD_MARK_DATA_PUSH' AND tbth.progress = 100 ORDER BY tbth.create_time DESC LIMIT 1) AS cloudMarkPushDataStatus, t.examStudentBreachPush FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName, t.exam_student_call_enable AS examStudentCallEnable, t.objective_score_push AS objectiveScorePush, t.exam_student_breach_push AS examStudentBreachPush FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.createTime DESC) TOTAL | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:29.071| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:29.126| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:29.128| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (select tbth.status from t_b_task_history tbth where tbth.exam_id = t.id and tbth.`type` = 'CLOUD_MARK_DATA_PUSH' and tbth.progress = 100 order by tbth.create_time desc limit 1) as cloudMarkPushDataStatus, t.examStudentBreachPush from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName, t.exam_student_call_enable as examStudentCallEnable, t.objective_score_push as objectiveScorePush, t.exam_student_breach_push as examStudentBreachPush from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.createTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:29.128| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 15(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:29.189| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 12 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:29.189| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d4525c2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:29.189| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/exam/query
+============类============:com.qmth.themis.admin.api.TEExamController
+============方法============:query
+参数key:"userId",参数value:null
+参数key:"id",参数value:null
+参数key:"code",参数value:null
+参数key:"name",参数value:null
+参数key:"mode",参数value:null
+参数key:"enable",参数value:null
+参数key:"type",参数value:null
+参数key:"finished",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:58:32.477| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:58:32.477| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:58:32.477| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:58:32.480| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/exam/course/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:RnHMK7vBTw8+cUuKmD/2vt2LibE=, time:1682247512455 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:58:32.480| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:F/1edYtevPucUpyczD1KGO111U4=, time:1682247512455 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:58:32.480| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/activity/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:a/zNCmrx8rtnYx714ZBb/kx6neE=, time:1682247512454 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:58:32.761| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.763| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c8c63d4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.763| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.764| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ce24a36] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.820| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@628492322 wrapping com.mysql.cj.jdbc.ConnectionImpl@5b184f68] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.821| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.821| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?) order by CAST(room_code AS UNSIGNED) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.822| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f87ba08] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.823| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 15(Long), 382167401338769408(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.841| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@929853916 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.841| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teec.exam_id AS examId, teec.id, teec.course_code AS courseCode, teec.course_name AS courseName, teec.paper_count AS paperCount, if(teec.paper_count > 0, 1, 0) AS hasPaper, teec.objective_shuffle AS objectiveShuffle, teec.option_shuffle AS optionShuffle, teec.audio_play_count AS audioPlayCount, teec.has_answer AS hasAnswer, teec.has_audio AS hasAudio, teec.create_time AS createTime, teec.update_time AS updateTime, (SELECT t.name FROM t_b_user t WHERE t.id = teec.create_id) AS createName, (SELECT t.name FROM t_b_user t WHERE t.id = teec.update_id) AS updateName, teec.mobile_photo_upload AS mobilePhotoUpload FROM t_e_exam_course teec LEFT JOIN t_e_exam tee ON teec.exam_id = tee.id WHERE teec.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.841| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 382167401338769408(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.863| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1459099047 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.864| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teea.id, teea.code, teea.exam_id AS examId, teea.prepare_seconds AS prepareSeconds, teea.max_duration_seconds AS maxDurationSeconds, teea.enable, teea.opening_seconds AS openingSeconds, teea.start_time AS startTime, teea.finish_time AS finishTime, teea.create_time AS createTime, teea.update_time AS updateTime, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.update_id) AS updateName FROM t_e_exam_activity teea LEFT JOIN t_e_exam tee ON teea.exam_id = tee.id WHERE teea.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.864| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 382167401338769408(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.888| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.889| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.890| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c8c63d4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.890| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.891| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@442bfc9d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.891| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select t.id, t.examId, t.courseCode, t.courseName, t.paperCount, t.hasPaper, t.objectiveShuffle, t.optionShuffle, t.audioPlayCount, t.hasAnswer, t.hasAudio, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.mobilePhotoUpload from ( select teec.exam_id as examId,teec.id,teec.course_code as courseCode, teec.course_name as courseName, teec.paper_count as paperCount, if(teec.paper_count > 0, 1, 0) as hasPaper, teec.objective_shuffle as objectiveShuffle, teec.option_shuffle as optionShuffle, teec.audio_play_count as audioPlayCount, teec.has_answer as hasAnswer, teec.has_audio as hasAudio, teec.create_time as createTime, teec.update_time as updateTime, ( select t.name from t_b_user t where t.id = teec.create_id) as createName, ( select t.name from t_b_user t where t.id = teec.update_id) as updateName, teec.mobile_photo_upload as mobilePhotoUpload from t_e_exam_course teec left join t_e_exam tee on teec.exam_id = tee.id WHERE teec.exam_id = ? ) t order by t.courseCode,t.updateTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.891| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 382167401338769408(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.892| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@468100367 wrapping com.mysql.cj.jdbc.ConnectionImpl@5b184f68] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.893| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?)) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.893| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 382167401338769408(Long), 1(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.904| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.905| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.examId, t.prepareSeconds, t.maxDurationSeconds, t.enable, t.openingSeconds, t.startTime, t.finishTime, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teea.id, teea.code, teea.exam_id as examId, teea.prepare_seconds as prepareSeconds, teea.max_duration_seconds as maxDurationSeconds, teea.enable, teea.opening_seconds as openingSeconds, teea.start_time as startTime, teea.finish_time as finishTime, teea.create_time as createTime, teea.update_time as updateTime,( select t1.name from t_b_user t1 where t1.id = teea.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = teea.update_id) as updateName from t_e_exam_activity teea left join t_e_exam tee on teea.exam_id = tee.id WHERE teea.exam_id = ? ) t order by cast(t.code as SIGNED) LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.905| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 382167401338769408(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.926| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.926| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ce24a36] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.926| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/exam/course/query
+============类============:com.qmth.themis.admin.api.TEExamCourseController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382167401338769408
+参数key:"courseCode",参数value:null
+参数key:"courseName",参数value:null
+参数key:"hasPaper",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:58:32.946| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.947| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f87ba08] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:32.947| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/activity/query
+============类============:com.qmth.themis.admin.api.TEExamActivityController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382167401338769408
+参数key:"code",参数value:null
+参数key:"startDate",参数value:null
+参数key:"finishDate",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:58:33.152| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1077 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:33.153| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@442bfc9d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:33.154| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:33.154| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@353f6cf9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:33.155| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@787194327 wrapping com.mysql.cj.jdbc.ConnectionImpl@5b184f68] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:33.155| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:33.156| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 382167401351352320(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:33.204| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:33.205| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@353f6cf9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:33.205| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/sys/exam/privilegeQuery
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:examPrivilegeQuery
+参数key:"examId",参数value:382167401338769408
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:58:33.676| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:58:33.676| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/examStudent/exam_record_detail/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:QhaOxCWAHNNJbNpOANgAok+E42M=, time:1682247513671 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:58:33.890| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:33.890| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17b16352] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:33.951| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1952927207 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:33.953| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_oe_exam_record toer JOIN t_e_exam tee ON tee.id = toer.exam_id JOIN t_e_exam_activity teea ON teea.exam_id = toer.exam_id AND teea.id = toer.exam_activity_id JOIN t_e_exam_student tees ON tees.exam_id = toer.exam_id AND tees.exam_activity_id = toer.exam_activity_id AND tees.id = toer.exam_student_id WHERE toer.first_start_time IS NOT NULL AND toer.exam_id = ? AND tees.identity LIKE CONCAT('%', ?, '%') | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:33.954| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 382167401338769408(Long), 330424197001280616(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:34.011| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:34.012| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17b16352] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:34.013| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/examStudent/exam_record_detail/query
+============类============:com.qmth.themis.admin.api.TEExamStudentController
+============方法============:examRecordDetailQuery
+参数key:"examId",参数value:382167401338769408
+参数key:"activityId",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:"330424197001280616"
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:58:36.043| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:58:36.044| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:58:36.043| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:58:36.044| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/activity/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:5ribwaMa1nWanDbq2If8Zs7OrLI=, time:1682247516037 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:58:36.044| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:3emClwun/KWx+dh2KyEIK3tfFUA=, time:1682247516038 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:58:36.045| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/exam/course/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:JD7jzn/tiD/XCbJx6mhIbVXoLYc=, time:1682247516038 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:58:36.238| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.238| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.239| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70e0bd64] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.239| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d979e90] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.296| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1020066822 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.296| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1370245817 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.297| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teec.exam_id AS examId, teec.id, teec.course_code AS courseCode, teec.course_name AS courseName, teec.paper_count AS paperCount, if(teec.paper_count > 0, 1, 0) AS hasPaper, teec.objective_shuffle AS objectiveShuffle, teec.option_shuffle AS optionShuffle, teec.audio_play_count AS audioPlayCount, teec.has_answer AS hasAnswer, teec.has_audio AS hasAudio, teec.create_time AS createTime, teec.update_time AS updateTime, (SELECT t.name FROM t_b_user t WHERE t.id = teec.create_id) AS createName, (SELECT t.name FROM t_b_user t WHERE t.id = teec.update_id) AS updateName, teec.mobile_photo_upload AS mobilePhotoUpload FROM t_e_exam_course teec LEFT JOIN t_e_exam tee ON teec.exam_id = tee.id WHERE teec.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.297| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teea.id, teea.code, teea.exam_id AS examId, teea.prepare_seconds AS prepareSeconds, teea.max_duration_seconds AS maxDurationSeconds, teea.enable, teea.opening_seconds AS openingSeconds, teea.start_time AS startTime, teea.finish_time AS finishTime, teea.create_time AS createTime, teea.update_time AS updateTime, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.update_id) AS updateName FROM t_e_exam_activity teea LEFT JOIN t_e_exam tee ON teea.exam_id = tee.id WHERE teea.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.297| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 382166256713207808(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.297| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382166256713207808(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.337| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.337| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.338| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.338| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1edba01a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.341| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.examId, t.prepareSeconds, t.maxDurationSeconds, t.enable, t.openingSeconds, t.startTime, t.finishTime, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teea.id, teea.code, teea.exam_id as examId, teea.prepare_seconds as prepareSeconds, teea.max_duration_seconds as maxDurationSeconds, teea.enable, teea.opening_seconds as openingSeconds, teea.start_time as startTime, teea.finish_time as finishTime, teea.create_time as createTime, teea.update_time as updateTime,( select t1.name from t_b_user t1 where t1.id = teea.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = teea.update_id) as updateName from t_e_exam_activity teea left join t_e_exam tee on teea.exam_id = tee.id WHERE teea.exam_id = ? ) t order by cast(t.code as SIGNED) LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.341| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select t.id, t.examId, t.courseCode, t.courseName, t.paperCount, t.hasPaper, t.objectiveShuffle, t.optionShuffle, t.audioPlayCount, t.hasAnswer, t.hasAudio, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.mobilePhotoUpload from ( select teec.exam_id as examId,teec.id,teec.course_code as courseCode, teec.course_name as courseName, teec.paper_count as paperCount, if(teec.paper_count > 0, 1, 0) as hasPaper, teec.objective_shuffle as objectiveShuffle, teec.option_shuffle as optionShuffle, teec.audio_play_count as audioPlayCount, teec.has_answer as hasAnswer, teec.has_audio as hasAudio, teec.create_time as createTime, teec.update_time as updateTime, ( select t.name from t_b_user t where t.id = teec.create_id) as createName, ( select t.name from t_b_user t where t.id = teec.update_id) as updateName, teec.mobile_photo_upload as mobilePhotoUpload from t_e_exam_course teec left join t_e_exam tee on teec.exam_id = tee.id WHERE teec.exam_id = ? ) t order by t.courseCode,t.updateTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.342| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 382166256713207808(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.342| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382166256713207808(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.365| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2024696394 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.366| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?) order by CAST(room_code AS UNSIGNED) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.366| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 15(Long), 382166256713207808(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.379| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.379| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.379| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70e0bd64] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.380| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d979e90] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.380| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/activity/query
+============类============:com.qmth.themis.admin.api.TEExamActivityController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382166256713207808
+参数key:"code",参数value:null
+参数key:"startDate",参数value:null
+参数key:"finishDate",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:58:36.380| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/exam/course/query
+============类============:com.qmth.themis.admin.api.TEExamCourseController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382166256713207808
+参数key:"courseCode",参数value:null
+参数key:"courseName",参数value:null
+参数key:"hasPaper",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:58:36.421| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.421| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1edba01a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.422| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.422| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56720cc4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.423| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@359316832 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.424| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?)) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:36.424| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 382166256713207808(Long), 1(String), 2(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:37.795| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:58:37.796| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/examStudent/exam_record_detail/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:RKrRxdM16y0ht7FHAdSJkvJ89BI=, time:1682247517786 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:58:39.224| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:58:39.224| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:58:39.224| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:bN9zNXFZhP+w+mBJ1LyrX8mdQ7A=, time:1682247519215 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:58:39.224| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/activity/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:pqn/ReR4IXvVFetj94ipTYVLqgM=, time:1682247519214 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:58:39.234| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:58:39.235| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/exam/course/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:dLgJGnbV1YFsSD6rbPf34kpWN20=, time:1682247519215 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:58:40.447| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:40.450| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20d29378] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:40.643| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:58:40.644| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/examStudent/exam_record_detail/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:I+H0tEcEKBMQ5o7/FhKKP8zWWx4=, time:1682247520618 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:58:41.262| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@245012390 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:41.267| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_oe_exam_record toer JOIN t_e_exam tee ON tee.id = toer.exam_id JOIN t_e_exam_activity teea ON teea.exam_id = toer.exam_id AND teea.id = toer.exam_activity_id JOIN t_e_exam_student tees ON tees.exam_id = toer.exam_id AND tees.exam_activity_id = toer.exam_activity_id AND tees.id = toer.exam_student_id WHERE toer.first_start_time IS NOT NULL AND toer.exam_id = ? AND tees.identity LIKE CONCAT('%', ?, '%') | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:41.270| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 382166256713207808(Long), 330424197001280616(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:41.440| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:41.442| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6bbc88fe] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:41.519| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:41.520| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20d29378] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:41.521| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/examStudent/exam_record_detail/query
+============类============:com.qmth.themis.admin.api.TEExamStudentController
+============方法============:examRecordDetailQuery
+参数key:"examId",参数value:382166256713207808
+参数key:"activityId",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:"330424197001280616"
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:1秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:58:41.682| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1861958119 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:41.686| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teea.id, teea.code, teea.exam_id AS examId, teea.prepare_seconds AS prepareSeconds, teea.max_duration_seconds AS maxDurationSeconds, teea.enable, teea.opening_seconds AS openingSeconds, teea.start_time AS startTime, teea.finish_time AS finishTime, teea.create_time AS createTime, teea.update_time AS updateTime, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.update_id) AS updateName FROM t_e_exam_activity teea LEFT JOIN t_e_exam tee ON teea.exam_id = tee.id WHERE teea.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:41.689| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:41.884| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:41.886| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a3b620b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:41.892| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1442382745 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:41.895| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?) order by CAST(room_code AS UNSIGNED) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:41.896| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 15(Long), 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:42.195| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:42.202| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.examId, t.prepareSeconds, t.maxDurationSeconds, t.enable, t.openingSeconds, t.startTime, t.finishTime, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teea.id, teea.code, teea.exam_id as examId, teea.prepare_seconds as prepareSeconds, teea.max_duration_seconds as maxDurationSeconds, teea.enable, teea.opening_seconds as openingSeconds, teea.start_time as startTime, teea.finish_time as finishTime, teea.create_time as createTime, teea.update_time as updateTime,( select t1.name from t_b_user t1 where t1.id = teea.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = teea.update_id) as updateName from t_e_exam_activity teea left join t_e_exam tee on teea.exam_id = tee.id WHERE teea.exam_id = ? ) t order by cast(t.code as SIGNED) LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:42.204| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:42.389| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:42.392| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:42.393| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a3b620b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:42.394| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b9ab437] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:42.394| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:42.395| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41bf5300] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:42.399| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1350916614 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:42.401| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?)) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:42.403| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:42.672| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:42.675| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6bbc88fe] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:42.676| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/activity/query
+============类============:com.qmth.themis.admin.api.TEExamActivityController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382167497778401280
+参数key:"code",参数value:null
+参数key:"startDate",参数value:null
+参数key:"finishDate",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:1秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:58:42.856| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@211725453 wrapping com.mysql.cj.jdbc.ConnectionImpl@5b184f68] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:42.859| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teec.exam_id AS examId, teec.id, teec.course_code AS courseCode, teec.course_name AS courseName, teec.paper_count AS paperCount, if(teec.paper_count > 0, 1, 0) AS hasPaper, teec.objective_shuffle AS objectiveShuffle, teec.option_shuffle AS optionShuffle, teec.audio_play_count AS audioPlayCount, teec.has_answer AS hasAnswer, teec.has_audio AS hasAudio, teec.create_time AS createTime, teec.update_time AS updateTime, (SELECT t.name FROM t_b_user t WHERE t.id = teec.create_id) AS createName, (SELECT t.name FROM t_b_user t WHERE t.id = teec.update_id) AS updateName, teec.mobile_photo_upload AS mobilePhotoUpload FROM t_e_exam_course teec LEFT JOIN t_e_exam tee ON teec.exam_id = tee.id WHERE teec.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:42.861| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:42.919| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:42.920| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6950ce54] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:42.932| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1283041868 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:42.933| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_oe_exam_record toer JOIN t_e_exam tee ON tee.id = toer.exam_id JOIN t_e_exam_activity teea ON teea.exam_id = toer.exam_id AND teea.id = toer.exam_activity_id JOIN t_e_exam_student tees ON tees.exam_id = toer.exam_id AND tees.exam_activity_id = toer.exam_activity_id AND tees.id = toer.exam_student_id WHERE toer.first_start_time IS NOT NULL AND toer.exam_id = ? AND tees.identity LIKE CONCAT('%', ?, '%') | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:42.934| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 330424197001280616(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:43.375| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:43.388| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select t.id, t.examId, t.courseCode, t.courseName, t.paperCount, t.hasPaper, t.objectiveShuffle, t.optionShuffle, t.audioPlayCount, t.hasAnswer, t.hasAudio, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.mobilePhotoUpload from ( select teec.exam_id as examId,teec.id,teec.course_code as courseCode, teec.course_name as courseName, teec.paper_count as paperCount, if(teec.paper_count > 0, 1, 0) as hasPaper, teec.objective_shuffle as objectiveShuffle, teec.option_shuffle as optionShuffle, teec.audio_play_count as audioPlayCount, teec.has_answer as hasAnswer, teec.has_audio as hasAudio, teec.create_time as createTime, teec.update_time as updateTime, ( select t.name from t_b_user t where t.id = teec.create_id) as createName, ( select t.name from t_b_user t where t.id = teec.update_id) as updateName, teec.mobile_photo_upload as mobilePhotoUpload from t_e_exam_course teec left join t_e_exam tee on teec.exam_id = tee.id WHERE teec.exam_id = ? ) t order by t.courseCode,t.updateTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:43.389| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:43.475| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:43.477| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6950ce54] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:43.478| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/examStudent/exam_record_detail/query
+============类============:com.qmth.themis.admin.api.TEExamStudentController
+============方法============:examRecordDetailQuery
+参数key:"examId",参数value:382167497778401280
+参数key:"activityId",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:"330424197001280616"
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:58:43.851| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:43.853| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b9ab437] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:43.855| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/exam/course/query
+============类============:com.qmth.themis.admin.api.TEExamCourseController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382167497778401280
+参数key:"courseCode",参数value:null
+参数key:"courseName",参数value:null
+参数key:"hasPaper",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:1秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:58:45.361| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 30562 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:45.361| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56720cc4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:45.384| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:45.384| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e055ae4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:45.385| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@408385996 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:45.386| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:45.386| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 382166256738373632(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:45.438| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:45.438| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e055ae4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:45.438| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/sys/exam/privilegeQuery
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:examPrivilegeQuery
+参数key:"examId",参数value:382166256713207808
+============耗时============:9秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:58:46.336| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1200 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:46.337| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41bf5300] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:46.339| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:46.340| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a603313] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:46.341| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@830232076 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:46.341| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:46.342| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 382167497790984192(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:46.393| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:46.393| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a603313] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:46.394| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/sys/exam/privilegeQuery
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:examPrivilegeQuery
+参数key:"examId",参数value:382167497778401280
+============耗时============:4秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:58:54.362| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:58:54.365| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/examStudent/exam_record_detail/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:yTFvZCgH9z7KCQTHXFZWR+X1BUM=, time:1682247534350 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:58:54.646| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:54.647| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17aff100] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:54.703| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1246208330 wrapping com.mysql.cj.jdbc.ConnectionImpl@5b184f68] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:54.705| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_oe_exam_record toer JOIN t_e_exam tee ON tee.id = toer.exam_id JOIN t_e_exam_activity teea ON teea.exam_id = toer.exam_id AND teea.id = toer.exam_activity_id JOIN t_e_exam_student tees ON tees.exam_id = toer.exam_id AND tees.exam_activity_id = toer.exam_activity_id AND tees.id = toer.exam_student_id WHERE toer.first_start_time IS NOT NULL AND toer.exam_id = ? AND tees.identity LIKE CONCAT('%', ?, '%') | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:54.706| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 330424197001280616(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:54.767| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:54.768| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17aff100] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:58:54.768| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/examStudent/exam_record_detail/query
+============类============:com.qmth.themis.admin.api.TEExamStudentController
+============方法============:examRecordDetailQuery
+参数key:"examId",参数value:382167497778401280
+参数key:"activityId",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:"330424197001280616"
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:59:01.099| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:59:01.104| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/examStudent/exam_record_detail/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:bLwGiPqnNiNXE9+biB6iDO7wP14=, time:1682247541079 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:59:01.375| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:01.378| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24878568] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:01.452| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@826548837 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:01.454| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_oe_exam_record toer JOIN t_e_exam tee ON tee.id = toer.exam_id JOIN t_e_exam_activity teea ON teea.exam_id = toer.exam_id AND teea.id = toer.exam_activity_id JOIN t_e_exam_student tees ON tees.exam_id = toer.exam_id AND tees.exam_activity_id = toer.exam_activity_id AND tees.id = toer.exam_student_id WHERE toer.first_start_time IS NOT NULL AND toer.exam_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:01.456| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:01.521| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:01.525| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select toer.id as examRecordId, tee.id as examId, tee.name, teea.code, teea.id as examActivityId, tees.name as examStudentName, tees.`identity`, tees.course_code as courseCode, tees.course_name as courseName, tees.room_code as roomCode, tees.room_name as roomName, toer.first_start_time as firstStartTime, toer.finish_time as finishTime, toer.finish_type as finishType from t_oe_exam_record toer join t_e_exam tee on tee.id = toer.exam_id join t_e_exam_activity teea on teea.exam_id = toer.exam_id and teea.id = toer.exam_activity_id join t_e_exam_student tees on tees.exam_id = toer.exam_id and tees.exam_activity_id = toer.exam_activity_id and tees.id = toer.exam_student_id WHERE toer.first_start_time is not null and toer.exam_id = ? order by tees.id LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:01.526| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:01.561| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:01.562| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24878568] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:01.563| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/examStudent/exam_record_detail/query
+============类============:com.qmth.themis.admin.api.TEExamStudentController
+============方法============:examRecordDetailQuery
+参数key:"examId",参数value:382167497778401280
+参数key:"activityId",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:59:12.986| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:59:12.987| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:LUxpr6OQEFx7aXWz8srymLy12w4=, time:1682247552977 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:59:13.343| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:13.344| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11f66102] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:13.406| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@211308274 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:13.407| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (SELECT tbth.status FROM t_b_task_history tbth WHERE tbth.exam_id = t.id AND tbth.`type` = 'CLOUD_MARK_DATA_PUSH' AND tbth.progress = 100 ORDER BY tbth.create_time DESC LIMIT 1) AS cloudMarkPushDataStatus, t.examStudentBreachPush FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName, t.exam_student_call_enable AS examStudentCallEnable, t.objective_score_push AS objectiveScorePush, t.exam_student_breach_push AS examStudentBreachPush FROM t_e_exam t WHERE 1 = 1 AND t.monitor_status = 'FINISHED' AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.createTime DESC) TOTAL | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:13.408| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:13.469| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:13.471| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (select tbth.status from t_b_task_history tbth where tbth.exam_id = t.id and tbth.`type` = 'CLOUD_MARK_DATA_PUSH' and tbth.progress = 100 order by tbth.create_time desc limit 1) as cloudMarkPushDataStatus, t.examStudentBreachPush from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName, t.exam_student_call_enable as examStudentCallEnable, t.objective_score_push as objectiveScorePush, t.exam_student_breach_push as examStudentBreachPush from t_e_exam t WHERE 1 = 1 and t.monitor_status = 'FINISHED' and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.createTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:13.472| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 15(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:13.519| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 9 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:13.520| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11f66102] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:13.521| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/exam/query
+============类============:com.qmth.themis.admin.api.TEExamController
+============方法============:query
+参数key:"userId",参数value:null
+参数key:"id",参数value:null
+参数key:"code",参数value:null
+参数key:"name",参数value:null
+参数key:"mode",参数value:null
+参数key:"enable",参数value:null
+参数key:"type",参数value:null
+参数key:"finished",参数value:true
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:59:14.606| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:59:14.606| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:59:14.607| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/activity/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:bR+u+NX1oR8AjMr/GLe0ySP7gR8=, time:1682247554597 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:59:14.607| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/exam/course/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:8aJSE0Y6U5SKEOOWMB08m8+snic=, time:1682247554599 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:59:14.914| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:14.914| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:14.915| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d860e67] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:14.915| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11441e15] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:14.985| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@970466570 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:14.985| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1604824212 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:14.987| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teea.id, teea.code, teea.exam_id AS examId, teea.prepare_seconds AS prepareSeconds, teea.max_duration_seconds AS maxDurationSeconds, teea.enable, teea.opening_seconds AS openingSeconds, teea.start_time AS startTime, teea.finish_time AS finishTime, teea.create_time AS createTime, teea.update_time AS updateTime, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.update_id) AS updateName FROM t_e_exam_activity teea LEFT JOIN t_e_exam tee ON teea.exam_id = tee.id WHERE teea.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:14.987| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teec.exam_id AS examId, teec.id, teec.course_code AS courseCode, teec.course_name AS courseName, teec.paper_count AS paperCount, if(teec.paper_count > 0, 1, 0) AS hasPaper, teec.objective_shuffle AS objectiveShuffle, teec.option_shuffle AS optionShuffle, teec.audio_play_count AS audioPlayCount, teec.has_answer AS hasAnswer, teec.has_audio AS hasAudio, teec.create_time AS createTime, teec.update_time AS updateTime, (SELECT t.name FROM t_b_user t WHERE t.id = teec.create_id) AS createName, (SELECT t.name FROM t_b_user t WHERE t.id = teec.update_id) AS updateName, teec.mobile_photo_upload AS mobilePhotoUpload FROM t_e_exam_course teec LEFT JOIN t_e_exam tee ON teec.exam_id = tee.id WHERE teec.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:14.988| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:14.988| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:15.025| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:15.025| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:15.027| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.id, t.examId, t.courseCode, t.courseName, t.paperCount, t.hasPaper, t.objectiveShuffle, t.optionShuffle, t.audioPlayCount, t.hasAnswer, t.hasAudio, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.mobilePhotoUpload from ( select teec.exam_id as examId,teec.id,teec.course_code as courseCode, teec.course_name as courseName, teec.paper_count as paperCount, if(teec.paper_count > 0, 1, 0) as hasPaper, teec.objective_shuffle as objectiveShuffle, teec.option_shuffle as optionShuffle, teec.audio_play_count as audioPlayCount, teec.has_answer as hasAnswer, teec.has_audio as hasAudio, teec.create_time as createTime, teec.update_time as updateTime, ( select t.name from t_b_user t where t.id = teec.create_id) as createName, ( select t.name from t_b_user t where t.id = teec.update_id) as updateName, teec.mobile_photo_upload as mobilePhotoUpload from t_e_exam_course teec left join t_e_exam tee on teec.exam_id = tee.id WHERE teec.exam_id = ? ) t order by t.courseCode,t.updateTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:15.027| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.examId, t.prepareSeconds, t.maxDurationSeconds, t.enable, t.openingSeconds, t.startTime, t.finishTime, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teea.id, teea.code, teea.exam_id as examId, teea.prepare_seconds as prepareSeconds, teea.max_duration_seconds as maxDurationSeconds, teea.enable, teea.opening_seconds as openingSeconds, teea.start_time as startTime, teea.finish_time as finishTime, teea.create_time as createTime, teea.update_time as updateTime,( select t1.name from t_b_user t1 where t1.id = teea.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = teea.update_id) as updateName from t_e_exam_activity teea left join t_e_exam tee on teea.exam_id = tee.id WHERE teea.exam_id = ? ) t order by cast(t.code as SIGNED) LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:15.028| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:15.028| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:15.066| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:15.066| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:15.066| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11441e15] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:15.066| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d860e67] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:15.067| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/activity/query
+============类============:com.qmth.themis.admin.api.TEExamActivityController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382167497778401280
+参数key:"code",参数value:null
+参数key:"startDate",参数value:null
+参数key:"finishDate",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:59:15.067| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/exam/course/query
+============类============:com.qmth.themis.admin.api.TEExamCourseController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382167497778401280
+参数key:"courseCode",参数value:null
+参数key:"courseName",参数value:null
+参数key:"hasPaper",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:59:15.298| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:59:15.298| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/examStudent/mark/result, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:2ldH6m8xv3bRMRItmOgsmrgVIXc=, time:1682247555293 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:59:15.620| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:15.622| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3106dec4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:15.679| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@447740432 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:15.681| http-nio-6001-exec-7 | 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 WHERE (exam_id = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:15.681| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:15.742| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:15.742| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3106dec4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.102| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.104| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70c891ce] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.178| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2015092090 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.181| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT tees.id AS examStudentId, tee.id AS examId, tee.name AS examName, teea.id AS examActivityId, teea.code AS examActivityCode, tes.name, tes.`identity`, tees.course_code AS courseCode, tees.course_name AS courseName, tees.room_code AS roomCode, tees.room_name AS roomName, tees.grade, tees.class_no AS classNo, (SELECT count(1) FROM t_oe_exam_record toer WHERE toer.exam_student_id = tees.id AND toer.first_start_time IS NOT NULL) AS examCount, (SELECT count(toer.id) FROM t_oe_exam_record toer WHERE toer.exam_student_id = tees.id AND toer.breach_status = 0) AS breachCount, 0 AS objectiveScore, 0 AS subjectiveScore FROM t_e_student tes LEFT JOIN t_e_exam_student tees ON tees.student_id = tes.id LEFT JOIN t_e_exam tee ON tee.id = tees.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = tees.exam_activity_id WHERE tee.id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.181| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.260| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.264| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.examActivityCode, t.name, t.identity, t.courseCode, t.courseName, t.roomCode, t.roomName, t.grade, t.classNo, if(t.examCount <= 0,'是','否') as examAbsent, t.examCount, t.examName, if(t.breachCount is null,0,t.breachCount) as breachCount, ifnull(t.objectiveScore,0) as objectiveScore, t.examId, t.examActivityId, t.subjectiveScore, (t.objectiveScore + t.subjectiveScore) as sumScore, t.examStudentId from ( select tees.id as examStudentId,tee.id as examId,tee.name as examName,teea.id as examActivityId, teea.code as examActivityCode, tes.name, tes.`identity`, tees.course_code as courseCode, tees.course_name as courseName, tees.room_code as roomCode, tees.room_name as roomName, tees.grade, tees.class_no as classNo, ( select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and toer.first_start_time is not null) as examCount, (select count(toer.id) from t_oe_exam_record toer where toer.exam_student_id = tees.id and toer.breach_status = 0) as breachCount, 0 as objectiveScore, 0 as subjectiveScore from t_e_student tes left join t_e_exam_student tees on tees.student_id = tes.id left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id WHERE tee.id = ? ) t order by t.examStudentId LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.264| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.347| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.347| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70c891ce] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.407| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.408| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f7e08e2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.408| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@994982676 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.409| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.409| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494062264321(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.470| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.470| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f7e08e2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.537| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.537| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32750e68] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.538| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@687201549 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.538| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.538| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494062264322(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.594| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.594| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32750e68] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.637| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.637| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79851c9d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.637| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1670990731 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.638| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.638| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494062264323(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.700| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.701| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79851c9d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.762| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.763| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b10d29c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.763| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1788891287 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.764| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.765| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494062264324(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.802| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.803| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b10d29c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.867| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.868| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31c6848d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.868| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@209663003 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.869| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.869| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494062264325(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.911| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.912| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31c6848d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.975| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.975| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4302b065] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.976| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1189459556 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.976| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:18.976| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494066458625(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.018| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.019| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4302b065] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.081| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.081| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48c8c67c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.081| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@505403032 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.082| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.082| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494066458626(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.122| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.122| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48c8c67c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.164| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.164| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a484bb7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.164| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@884834724 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.165| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.165| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494066458627(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.225| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.226| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a484bb7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.288| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.288| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@311cf2d7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.289| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1240535728 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.289| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.289| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494066458628(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.350| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.351| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@311cf2d7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.392| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.392| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@745f69d7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.393| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@570664897 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.393| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.394| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1649297494066458629(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.432| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.433| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@745f69d7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:19.433| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/examStudent/mark/result
+============类============:com.qmth.themis.admin.api.TEExamStudentController
+============方法============:markResult
+参数key:"examId",参数value:382167497778401280
+参数key:"examActivityId",参数value:null
+参数key:"identity",参数value:null
+参数key:"name",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:3秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:59:30.202| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:59:30.208| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:ZEyoIAZ2R+FkH1EwtItow3D80kI=, time:1682247570182 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:59:30.560| http-nio-6001-exec-6 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:30.562| http-nio-6001-exec-6 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2fe5071a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:30.624| http-nio-6001-exec-6 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1002597658 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:30.626| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (SELECT tbth.status FROM t_b_task_history tbth WHERE tbth.exam_id = t.id AND tbth.`type` = 'CLOUD_MARK_DATA_PUSH' AND tbth.progress = 100 ORDER BY tbth.create_time DESC LIMIT 1) AS cloudMarkPushDataStatus, t.examStudentBreachPush FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName, t.exam_student_call_enable AS examStudentCallEnable, t.objective_score_push AS objectiveScorePush, t.exam_student_breach_push AS examStudentBreachPush FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.createTime DESC) TOTAL | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:30.628| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:30.692| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:30.694| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (select tbth.status from t_b_task_history tbth where tbth.exam_id = t.id and tbth.`type` = 'CLOUD_MARK_DATA_PUSH' and tbth.progress = 100 order by tbth.create_time desc limit 1) as cloudMarkPushDataStatus, t.examStudentBreachPush from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName, t.exam_student_call_enable as examStudentCallEnable, t.objective_score_push as objectiveScorePush, t.exam_student_breach_push as examStudentBreachPush from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.createTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:30.695| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 15(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:30.753| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 12 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:30.753| http-nio-6001-exec-6 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2fe5071a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:30.754| http-nio-6001-exec-6 | INFO |  -  | request:============请求地址============:/api/admin/exam/query
+============类============:com.qmth.themis.admin.api.TEExamController
+============方法============:query
+参数key:"userId",参数value:null
+参数key:"id",参数value:null
+参数key:"code",参数value:null
+参数key:"name",参数value:null
+参数key:"mode",参数value:null
+参数key:"enable",参数value:null
+参数key:"type",参数value:null
+参数key:"finished",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:59:31.990| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:59:31.990| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:59:31.990| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/activity/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:2KN+wU71R0zs7eeHUtohX/CGGZo=, time:1682247571984 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:59:31.991| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:59:31.991| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:vQ5HAb9c/3X+qjK9zxvkh7VLM6k=, time:1682247571985 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:59:31.991| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/exam/course/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:UujpUvEj73WfORxk5eGrm674Y3E=, time:1682247571985 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:59:32.228| http-nio-6001-exec-8 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.229| http-nio-6001-exec-8 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35168fd3] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.249| http-nio-6001-exec-9 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.249| http-nio-6001-exec-9 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79afd964] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.290| http-nio-6001-exec-8 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1710208825 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.290| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.290| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d330c25] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.291| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teec.exam_id AS examId, teec.id, teec.course_code AS courseCode, teec.course_name AS courseName, teec.paper_count AS paperCount, if(teec.paper_count > 0, 1, 0) AS hasPaper, teec.objective_shuffle AS objectiveShuffle, teec.option_shuffle AS optionShuffle, teec.audio_play_count AS audioPlayCount, teec.has_answer AS hasAnswer, teec.has_audio AS hasAudio, teec.create_time AS createTime, teec.update_time AS updateTime, (SELECT t.name FROM t_b_user t WHERE t.id = teec.create_id) AS createName, (SELECT t.name FROM t_b_user t WHERE t.id = teec.update_id) AS updateName, teec.mobile_photo_upload AS mobilePhotoUpload FROM t_e_exam_course teec LEFT JOIN t_e_exam tee ON teec.exam_id = tee.id WHERE teec.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.291| http-nio-6001-exec-9 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@425138455 wrapping com.mysql.cj.jdbc.ConnectionImpl@5b184f68] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.291| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.292| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT teea.id, teea.code, teea.exam_id AS examId, teea.prepare_seconds AS prepareSeconds, teea.max_duration_seconds AS maxDurationSeconds, teea.enable, teea.opening_seconds AS openingSeconds, teea.start_time AS startTime, teea.finish_time AS finishTime, teea.create_time AS createTime, teea.update_time AS updateTime, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.update_id) AS updateName FROM t_e_exam_activity teea LEFT JOIN t_e_exam tee ON teea.exam_id = tee.id WHERE teea.exam_id = ?) t | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.292| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.329| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.329| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.333| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.examId, t.prepareSeconds, t.maxDurationSeconds, t.enable, t.openingSeconds, t.startTime, t.finishTime, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teea.id, teea.code, teea.exam_id as examId, teea.prepare_seconds as prepareSeconds, teea.max_duration_seconds as maxDurationSeconds, teea.enable, teea.opening_seconds as openingSeconds, teea.start_time as startTime, teea.finish_time as finishTime, teea.create_time as createTime, teea.update_time as updateTime,( select t1.name from t_b_user t1 where t1.id = teea.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = teea.update_id) as updateName from t_e_exam_activity teea left join t_e_exam tee on teea.exam_id = tee.id WHERE teea.exam_id = ? ) t order by cast(t.code as SIGNED) LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.333| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.id, t.examId, t.courseCode, t.courseName, t.paperCount, t.hasPaper, t.objectiveShuffle, t.optionShuffle, t.audioPlayCount, t.hasAnswer, t.hasAudio, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.mobilePhotoUpload from ( select teec.exam_id as examId,teec.id,teec.course_code as courseCode, teec.course_name as courseName, teec.paper_count as paperCount, if(teec.paper_count > 0, 1, 0) as hasPaper, teec.objective_shuffle as objectiveShuffle, teec.option_shuffle as optionShuffle, teec.audio_play_count as audioPlayCount, teec.has_answer as hasAnswer, teec.has_audio as hasAudio, teec.create_time as createTime, teec.update_time as updateTime, ( select t.name from t_b_user t where t.id = teec.create_id) as createName, ( select t.name from t_b_user t where t.id = teec.update_id) as updateName, teec.mobile_photo_upload as mobilePhotoUpload from t_e_exam_course teec left join t_e_exam tee on teec.exam_id = tee.id WHERE teec.exam_id = ? ) t order by t.courseCode,t.updateTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.334| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.334| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.350| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1494593821 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.352| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?) order by CAST(room_code AS UNSIGNED) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.352| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 15(Long), 382167497778401280(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.372| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.373| http-nio-6001-exec-9 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79afd964] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.373| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.373| http-nio-6001-exec-8 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35168fd3] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.374| http-nio-6001-exec-9 | INFO |  -  | request:============请求地址============:/api/admin/activity/query
+============类============:com.qmth.themis.admin.api.TEExamActivityController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382167497778401280
+参数key:"code",参数value:null
+参数key:"startDate",参数value:null
+参数key:"finishDate",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:59:32.374| http-nio-6001-exec-8 | INFO |  -  | request:============请求地址============:/api/admin/exam/course/query
+============类============:com.qmth.themis.admin.api.TEExamCourseController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:382167497778401280
+参数key:"courseCode",参数value:null
+参数key:"courseName",参数value:null
+参数key:"hasPaper",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:59:32.392| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.393| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d330c25] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.393| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.393| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10e39d2a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.395| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@629467447 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.397| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?)) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.398| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 1(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.689| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1200 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.690| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10e39d2a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.691| http-nio-6001-exec-10 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.692| http-nio-6001-exec-10 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5296217e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.693| http-nio-6001-exec-10 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1586560203 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.694| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.694| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 382167497790984192(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.746| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.746| http-nio-6001-exec-10 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5296217e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:32.747| http-nio-6001-exec-10 | INFO |  -  | request:============请求地址============:/api/admin/sys/exam/privilegeQuery
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:examPrivilegeQuery
+参数key:"examId",参数value:382167497778401280
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:59:33.198| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:59:33.199| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/examStudent/exam_record_detail/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:E+AuMUjPHtx5ME7Lnh2tPKHh4hQ=, time:1682247573192 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:59:33.455| http-nio-6001-exec-1 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:33.457| http-nio-6001-exec-1 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c152b1f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:33.495| http-nio-6001-exec-1 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1310807299 wrapping com.mysql.cj.jdbc.ConnectionImpl@5b184f68] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:33.498| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_oe_exam_record toer JOIN t_e_exam tee ON tee.id = toer.exam_id JOIN t_e_exam_activity teea ON teea.exam_id = toer.exam_id AND teea.id = toer.exam_activity_id JOIN t_e_exam_student tees ON tees.exam_id = toer.exam_id AND tees.exam_activity_id = toer.exam_activity_id AND tees.id = toer.exam_student_id WHERE toer.first_start_time IS NOT NULL AND toer.exam_id = ? AND tees.identity LIKE CONCAT('%', ?, '%') | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:33.499| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 382167497778401280(Long), 330424197001280616(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:33.559| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:33.560| http-nio-6001-exec-1 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c152b1f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:33.560| http-nio-6001-exec-1 | INFO |  -  | request:============请求地址============:/api/admin/examStudent/exam_record_detail/query
+============类============:com.qmth.themis.admin.api.TEExamStudentController
+============方法============:examRecordDetailQuery
+参数key:"examId",参数value:382167497778401280
+参数key:"activityId",参数value:null
+参数key:"courseCode",参数value:null
+参数key:"roomCode",参数value:null
+参数key:"finishType",参数value:null
+参数key:"name",参数value:null
+参数key:"identity",参数value:"330424197001280616"
+参数key:"pageNumber",参数value:0
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:59:35.633| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:59:35.634| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:7dBTKBYhk+aesyR4TwGQv9XiclI=, time:1682247575628 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:59:35.964| http-nio-6001-exec-4 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:35.965| http-nio-6001-exec-4 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@114e3ee3] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:36.005| http-nio-6001-exec-4 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@839499907 wrapping com.mysql.cj.jdbc.ConnectionImpl@aa1b935] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:36.006| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (SELECT tbth.status FROM t_b_task_history tbth WHERE tbth.exam_id = t.id AND tbth.`type` = 'CLOUD_MARK_DATA_PUSH' AND tbth.progress = 100 ORDER BY tbth.create_time DESC LIMIT 1) AS cloudMarkPushDataStatus, t.examStudentBreachPush FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName, t.exam_student_call_enable AS examStudentCallEnable, t.objective_score_push AS objectiveScorePush, t.exam_student_breach_push AS examStudentBreachPush FROM t_e_exam t WHERE 1 = 1 AND t.monitor_status = 'FINISHED' AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.createTime DESC) TOTAL | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:36.007| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:36.066| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:36.072| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (select tbth.status from t_b_task_history tbth where tbth.exam_id = t.id and tbth.`type` = 'CLOUD_MARK_DATA_PUSH' and tbth.progress = 100 order by tbth.create_time desc limit 1) as cloudMarkPushDataStatus, t.examStudentBreachPush from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName, t.exam_student_call_enable as examStudentCallEnable, t.objective_score_push as objectiveScorePush, t.exam_student_breach_push as examStudentBreachPush from t_e_exam t WHERE 1 = 1 and t.monitor_status = 'FINISHED' and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.createTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:36.073| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 15(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:36.131| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 9 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:36.133| http-nio-6001-exec-4 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@114e3ee3] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:36.134| http-nio-6001-exec-4 | INFO |  -  | request:============请求地址============:/api/admin/exam/query
+============类============:com.qmth.themis.admin.api.TEExamController
+============方法============:query
+参数key:"userId",参数value:null
+参数key:"id",参数value:null
+参数key:"code",参数value:null
+参数key:"name",参数value:null
+参数key:"mode",参数value:null
+参数key:"enable",参数value:null
+参数key:"type",参数value:null
+参数key:"finished",参数value:true
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:59:37.607| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:59:37.607| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:59:37.608| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/task/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:js/bWBq5ZXC0juquxeezgluCpXE=, time:1682247577600 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:59:37.608| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:Ci9x/xQbiueupSQ3a8yV7j5buJs=, time:1682247577602 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:59:37.884| http-nio-6001-exec-3 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:37.886| http-nio-6001-exec-3 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55994f83] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:37.933| http-nio-6001-exec-5 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:37.934| http-nio-6001-exec-5 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f15cf85] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:37.953| http-nio-6001-exec-3 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@1913987462 wrapping com.mysql.cj.jdbc.ConnectionImpl@3820f412] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:37.954| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM t_b_task_history tbth LEFT JOIN t_e_exam h ON tbth.exam_id = h.id WHERE tbth.org_id = ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:37.955| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:37.976| http-nio-6001-exec-5 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@2087011937 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:37.977| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(*) FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (SELECT tbth.status FROM t_b_task_history tbth WHERE tbth.exam_id = t.id AND tbth.`type` = 'CLOUD_MARK_DATA_PUSH' AND tbth.progress = 100 ORDER BY tbth.create_time DESC LIMIT 1) AS cloudMarkPushDataStatus, t.examStudentBreachPush FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName, t.exam_student_call_enable AS examStudentCallEnable, t.objective_score_push AS objectiveScorePush, t.exam_student_breach_push AS examStudentBreachPush FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.createTime DESC) TOTAL | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:37.977| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 15(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:38.016| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:38.019| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select tbth.id, tbth.`type`, tbth.entity_id as entityId, tbth.status, tbth.summary, TRUNCATE(tbth.progress,2), if(ISNULL(tbth.result_file_path),0,1) as hasResultFile, if(ISNULL(tbth.report_file_path),0,1) as hasReportFile, tbth.create_time as createTime, tbth.start_time as startTime, tbth.finish_time as finishTime, tbth.create_id as createId, tbth.import_file_name as importFileName, h.name examName, (select tee.name from t_e_exam tee where tee.id = tbth.entity_id) as entityName, ( select tbu.name from t_b_user tbu where tbu.id = tbth.create_id) as createName from t_b_task_history tbth left join t_e_exam h on tbth.exam_id=h.id WHERE tbth.org_id = ? order by tbth.create_time desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:38.020| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 15(Long), 10(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:38.036| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:38.039| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, t.examStudentCallEnable, t.objectiveScorePush, (select tbth.status from t_b_task_history tbth where tbth.exam_id = t.id and tbth.`type` = 'CLOUD_MARK_DATA_PUSH' and tbth.progress = 100 order by tbth.create_time desc limit 1) as cloudMarkPushDataStatus, t.examStudentBreachPush from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName, t.exam_student_call_enable as examStudentCallEnable, t.objective_score_push as objectiveScorePush, t.exam_student_breach_push as examStudentBreachPush from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.createTime desc LIMIT ? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:38.041| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 15(Long), 1000(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:38.058| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:38.059| http-nio-6001-exec-3 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55994f83] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:38.060| http-nio-6001-exec-3 | INFO |  -  | request:============请求地址============:/api/admin/task/query
+============类============:com.qmth.themis.admin.api.TBTaskHistoryController
+============方法============:query
+参数key:"id",参数value:null
+参数key:"examId",参数value:null
+参数key:"entityId",参数value:null
+参数key:"type",参数value:null
+参数key:"status",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:10
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:59:38.078| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 12 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:38.079| http-nio-6001-exec-5 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f15cf85] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:38.080| http-nio-6001-exec-5 | INFO |  -  | request:============请求地址============:/api/admin/exam/query
+============类============:com.qmth.themis.admin.api.TEExamController
+============方法============:query
+参数key:"userId",参数value:null
+参数key:"id",参数value:null
+参数key:"code",参数value:null
+参数key:"name",参数value:null
+参数key:"mode",参数value:null
+参数key:"enable",参数value:null
+参数key:"type",参数value:null
+参数key:"finished",参数value:null
+参数key:"pageNumber",参数value:1
+参数key:"pageSize",参数value:1000
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:59:41.126| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:59:41.127| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/file/download, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:6o71t0pLfnhnLWBB+2sMFubOQEg=, time:1682247581116 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:59:41.419| http-nio-6001-exec-2 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:41.419| http-nio-6001-exec-2 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9cd56b2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:41.462| http-nio-6001-exec-2 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@557389557 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:41.463| http-nio-6001-exec-2 | 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:41.463| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 382967271645528064(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:41.505| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:41.506| http-nio-6001-exec-2 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9cd56b2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:41.581| http-nio-6001-exec-2 | INFO |  -  | request:============请求地址============:/api/admin/sys/file/download
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:fileDownload
+参数key:"id",参数value:382967271645528064
+参数key:"type",参数value:"RESULT"
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:59:43.204| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:38]
+2023-04-23 18:59:43.205| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/file/download, method:POST, platform:WEB, deviceId:1b59674d7a83414b555f70c31713ffa3, authorization:Token f46e26140bb41e8a0640315055685461:Yn7s2+2xZLz2nvjKlTVfpnxp0Mk=, time:1682247583195 | [com.qmth.themis.admin.interceptor.AuthInterceptor:48]
+2023-04-23 18:59:43.442| http-nio-6001-exec-7 | DEBUG |  -  | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:43.443| http-nio-6001-exec-7 | DEBUG |  -  | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23f56d07] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:43.487| http-nio-6001-exec-7 | DEBUG |  -  | JDBC Connection [HikariProxyConnection@898506840 wrapping com.mysql.cj.jdbc.ConnectionImpl@41bbdd8a] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:43.489| http-nio-6001-exec-7 | 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 WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:43.489| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 382967256860606464(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:43.552| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:43.554| http-nio-6001-exec-7 | DEBUG |  -  | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23f56d07] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
+2023-04-23 18:59:43.600| http-nio-6001-exec-7 | INFO |  -  | request:============请求地址============:/api/admin/sys/file/download
+============类============:com.qmth.themis.admin.api.SysController
+============方法============:fileDownload
+参数key:"id",参数value:382967256860606464
+参数key:"type",参数value:"RESULT"
+============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
+2023-04-23 18:59:59.974| scheduled-task-1 | INFO |  -  | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
+2023-04-23 19:01:37.391| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
+2023-04-23 19:01:37.399| SpringContextShutdownHook | INFO |  -  | Start release machindId | [com.qmth.themis.business.util.UidUtil:81]
+2023-04-23 19:01:37.468| 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-04-23 19:01:37.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-04-23 19:01:37.485| 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-04-23 19:01:37.487| 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-04-23 19:01:37.514| SpringContextShutdownHook | INFO |  -  | HikariPool-1 - Shutdown initiated... | [com.zaxxer.hikari.HikariDataSource:350]
+2023-04-23 19:01:37.538| SpringContextShutdownHook | INFO |  -  | HikariPool-1 - Shutdown completed. | [com.zaxxer.hikari.HikariDataSource:352]

Fișier diff suprimat deoarece este prea mare
+ 23903 - 0
logs/themis-task.log


BIN
themis-admin/src/main/.DS_Store


+ 19 - 19
themis-admin/src/main/resources/application.properties

@@ -19,21 +19,21 @@ server.tomcat.uri-encoding=UTF-8
 spring.application.name=themis-admin
 
 #\u6570\u636E\u6E90\u914D\u7F6E
-db.host=localhost
+db.host=rm-wz9m2v52uw2at1173.mysql.rds.aliyuncs.com
 db.port=3306
-db.name=themis_v1.1
-db.username=root
-db.password=123456789
+db.name=themis-1.1.1
+db.username=online_exam
+db.password=Online_Exam
 
 #redis\u6570\u636E\u6E90\u914D\u7F6E
 #com.qmth.redis.host=${db.host}
 #com.qmth.redis.port=6379
 #com.qmth.redis.db=13
 #com.qmth.redis.password=
-redis.host=${db.host}
-redis.database=13
+redis.host=r-wz9utlnf2gp7hiqoqi.redis.rds.aliyuncs.com
+redis.database=0
 redis.port=6379
-redis.password=
+redis.password=Online_Exam
 
 spring.redis.database=${redis.database}
 spring.redis.host=${redis.host}
@@ -75,18 +75,18 @@ spring.jackson.time-zone=GMT+8
 
 #\u963F\u91CC\u4E91OSS\u914D\u7F6E
 aliyun.oss.publicName=oss-cn-shenzhen.aliyuncs.com
-aliyun.oss.publicEndpoint=http://${aliyun.oss.publicName}
-aliyun.oss.publicAccessKeyId=LTAI4FnJ2pgV6aGceYcCkeEi
-aliyun.oss.publicAccessKeySecret=ktrMEVE7PfoxRPeJUPDFeygOIH4aU7
-aliyun.oss.publicBucket=qmth-test
-aliyun.oss.publicUrl=http://${aliyun.oss.publicBucket}.${aliyun.oss.publicName}
+aliyun.oss.publicEndpoint=https://oss-cn-shenzhen.aliyuncs.com
+aliyun.oss.publicAccessKeyId=LTAI4G4LZTgMSiCKLsTfREh8
+aliyun.oss.publicAccessKeySecret=MiWSJMv5bLkwDGnK5xGVHiBnEyCZ3k
+aliyun.oss.publicBucket=online-exam-file-public
+aliyun.oss.publicUrl=https://file-public.online-exam.cn
 
 aliyun.oss.privateName=oss-cn-shenzhen.aliyuncs.com
-aliyun.oss.privateEndpoint=http://${aliyun.oss.privateName}
-aliyun.oss.privateAccessKeyId=LTAI4FnJ2pgV6aGceYcCkeEi
-aliyun.oss.privateAccessKeySecret=ktrMEVE7PfoxRPeJUPDFeygOIH4aU7
-aliyun.oss.privateBucket=qmth-test
-aliyun.oss.privateUrl=http://static-test.qmth.com.cn
+aliyun.oss.privateEndpoint=https://oss-cn-shenzhen.aliyuncs.com
+aliyun.oss.privateAccessKeyId=LTAI4G4LZTgMSiCKLsTfREh8
+aliyun.oss.privateAccessKeySecret=MiWSJMv5bLkwDGnK5xGVHiBnEyCZ3k
+aliyun.oss.privateBucket=online-exam-file-private
+aliyun.oss.privateUrl=https://file-private.online-exam.cn
 
 #\u7CFB\u7EDF\u914D\u7F6E
 sys.config.datacenterId=1
@@ -120,8 +120,8 @@ rocketmq.producer.enable-msg-trace=true
 #\u81EA\u5B9A\u4E49\u7684\u6D88\u606F\u8F68\u8FF9\u4E3B\u9898
 #rocketmq.producer.customized-trace-topic=my-trace-topic
 
-com.qmth.solar.access-key=8134f6aae0134770b8618913705d3667
-com.qmth.solar.access-secret=s1NENpvc8Jq5evcE0B7GfLmoQOvwmlCy
+com.qmth.solar.access-key=0de21ea8c3f041819af866a160f38b12
+com.qmth.solar.access-secret=Ly3AxTF2Mbek8vcTmZiKa8zDDKUej4n2
 #com.qmth.solar.license=/Volumes/extend/\u542F\u660E/\u77E5\u5B66\u77E5\u8003/\u897F\u4EA4\u5927\u6FC0\u6D3B\u6587\u4EF6/tc-xjtu.lic
 
 #\u65E0\u9700\u9274\u6743\u7684url

BIN
themis-exam/src/main/.DS_Store


BIN
themis-task/src/main/.DS_Store


+ 17 - 17
themis-task/src/main/resources/application.properties

@@ -11,11 +11,11 @@ server.tomcat.uri-encoding=UTF-8
 spring.application.name=themis-task
 
 #\u6570\u636E\u6E90\u914D\u7F6E
-db.host=localhost
+db.host=rm-wz9m2v52uw2at1173.mysql.rds.aliyuncs.com
 db.port=3306
-db.name=themis_v1.1
-db.username=root
-db.password=123456789
+db.name=themis-1.1.1
+db.username=online_exam
+db.password=Online_Exam
 
 #redis\u6570\u636E\u6E90\u914D\u7F6E
 #com.qmth.redis.host=${db.host}
@@ -23,10 +23,10 @@ db.password=123456789
 #com.qmth.redis.db=13
 #com.qmth.redis.password=
 
-redis.host=${db.host}
-redis.database=13
+redis.host=r-wz9utlnf2gp7hiqoqi.redis.rds.aliyuncs.com
+redis.database=0
 redis.port=6379
-redis.password=
+redis.password=Online_Exam
 
 spring.redis.database=${redis.database}
 spring.redis.host=${redis.host}
@@ -59,18 +59,18 @@ sys.config.oss=true
 
 #\u963F\u91CC\u4E91OSS\u914D\u7F6E
 aliyun.oss.publicName=oss-cn-shenzhen.aliyuncs.com
-aliyun.oss.publicEndpoint=http://${aliyun.oss.publicName}
-aliyun.oss.publicAccessKeyId=LTAI4FnJ2pgV6aGceYcCkeEi
-aliyun.oss.publicAccessKeySecret=ktrMEVE7PfoxRPeJUPDFeygOIH4aU7
-aliyun.oss.publicBucket=qmth-test
-aliyun.oss.publicUrl=http://${aliyun.oss.publicBucket}.${aliyun.oss.publicName}
+aliyun.oss.publicEndpoint=https://oss-cn-shenzhen.aliyuncs.com
+aliyun.oss.publicAccessKeyId=LTAI4G4LZTgMSiCKLsTfREh8
+aliyun.oss.publicAccessKeySecret=MiWSJMv5bLkwDGnK5xGVHiBnEyCZ3k
+aliyun.oss.publicBucket=online-exam-file-public
+aliyun.oss.publicUrl=https://file-public.online-exam.cn
 
 aliyun.oss.privateName=oss-cn-shenzhen.aliyuncs.com
-aliyun.oss.privateEndpoint=http://${aliyun.oss.privateName}
-aliyun.oss.privateAccessKeyId=LTAI4FnJ2pgV6aGceYcCkeEi
-aliyun.oss.privateAccessKeySecret=ktrMEVE7PfoxRPeJUPDFeygOIH4aU7
-aliyun.oss.privateBucket=qmth-test
-aliyun.oss.privateUrl=http://static-test.qmth.com.cn
+aliyun.oss.privateEndpoint=https://oss-cn-shenzhen.aliyuncs.com
+aliyun.oss.privateAccessKeyId=LTAI4G4LZTgMSiCKLsTfREh8
+aliyun.oss.privateAccessKeySecret=MiWSJMv5bLkwDGnK5xGVHiBnEyCZ3k
+aliyun.oss.privateBucket=online-exam-file-private
+aliyun.oss.privateUrl=https://file-private.online-exam.cn
 
 #============================================================================
 # \u914D\u7F6EJobStore

Unele fișiere nu au fost afișate deoarece prea multe fișiere au fost modificate în acest diff