2023-07-14 10:27:24.620 INFO 25492 --- [restartedMain] com.mindskip.xzs.XzsApplication : Starting XzsApplication on DESKTOP-7A2KHS1 with PID 25492 (E:\ycll\qyksxt\target\classes started by qirong in E:\ycll\qyksxt) 2023-07-14 10:27:24.622 INFO 25492 --- [restartedMain] com.mindskip.xzs.XzsApplication : The following profiles are active: dev 2023-07-14 10:27:24.685 INFO 25492 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 2023-07-14 10:27:24.685 INFO 25492 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 2023-07-14 10:27:26.681 INFO 25492 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$6e93c79] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2023-07-14 10:27:27.117 WARN 25492 --- [restartedMain] io.undertow.websockets.jsr : UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used 2023-07-14 10:27:27.153 INFO 25492 --- [restartedMain] io.undertow.servlet : Initializing Spring embedded WebApplicationContext 2023-07-14 10:27:27.153 INFO 25492 --- [restartedMain] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2467 ms 2023-07-14 10:27:28.861 INFO 25492 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 2023-07-14 10:27:29.075 INFO 25492 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5d1291f4, org.springframework.security.web.context.SecurityContextPersistenceFilter@5aff6455, org.springframework.security.web.header.HeaderWriterFilter@7fdd61cb, org.springframework.web.filter.CorsFilter@188db72b, org.springframework.security.web.authentication.logout.LogoutFilter@36259741, com.mindskip.xzs.configuration.spring.security.RestLoginAuthenticationFilter@231c11af, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2cd8bf47, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4fd163e8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6ce44ed4, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@4ba53b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7fe99b9e, org.springframework.security.web.session.SessionManagementFilter@454a973e, org.springframework.security.web.access.ExceptionTranslationFilter@40714c16, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@58bdfc52] 2023-07-14 10:27:29.103 INFO 25492 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] 2023-07-14 10:27:29.706 INFO 25492 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed 2023-07-14 10:27:29.725 INFO 25492 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) 2023-07-14 10:27:29.762 INFO 25492 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references 2023-07-14 10:27:29.966 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: taskUsingPOST_1 2023-07-14 10:27:29.992 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_1 2023-07-14 10:27:30.012 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_1 2023-07-14 10:27:30.021 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPOST_1 2023-07-14 10:27:30.026 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_1 2023-07-14 10:27:30.095 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_1 2023-07-14 10:27:30.098 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_2 2023-07-14 10:27:30.134 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: answerSubmitUsingPOST_1 2023-07-14 10:27:30.144 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_3 2023-07-14 10:27:30.148 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_1 2023-07-14 10:27:30.163 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_4 2023-07-14 10:27:30.168 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_2 2023-07-14 10:27:30.172 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_1 2023-07-14 10:27:30.187 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_2 2023-07-14 10:27:30.200 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_5 2023-07-14 10:27:30.202 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_3 2023-07-14 10:27:30.228 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_3 2023-07-14 10:27:30.233 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_6 2023-07-14 10:27:30.235 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_4 2023-07-14 10:27:30.252 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_7 2023-07-14 10:27:30.263 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_8 2023-07-14 10:27:30.267 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_5 2023-07-14 10:27:30.270 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_2 2023-07-14 10:27:30.274 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_4 2023-07-14 10:27:30.307 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_9 2023-07-14 10:27:30.310 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_6 2023-07-14 10:27:30.313 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_3 2023-07-14 10:27:30.317 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_5 2023-07-14 10:27:30.325 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_10 2023-07-14 10:27:30.341 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_7 2023-07-14 10:27:30.350 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingGET_1 2023-07-14 10:27:30.351 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingHEAD_1 2023-07-14 10:27:30.351 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPOST_1 2023-07-14 10:27:30.352 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPUT_1 2023-07-14 10:27:30.352 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPATCH_1 2023-07-14 10:27:30.353 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingDELETE_1 2023-07-14 10:27:30.354 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingOPTIONS_1 2023-07-14 10:27:30.355 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingTRACE_1 2023-07-14 10:27:30.372 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_2 2023-07-14 10:27:30.379 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_2 2023-07-14 10:27:30.382 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: currentUsingPOST_1 2023-07-14 10:27:30.384 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: logUsingPOST_1 2023-07-14 10:27:30.387 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: messagePageListUsingPOST_1 2023-07-14 10:27:30.388 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_3 2023-07-14 10:27:30.390 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: registerUsingPOST_1 2023-07-14 10:27:30.391 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: unReadCountUsingPOST_1 2023-07-14 10:27:30.393 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_3 2023-07-14 10:27:30.400 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: currentUsingPOST_2 2023-07-14 10:27:30.402 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_4 2023-07-14 10:27:30.409 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_6 2023-07-14 10:27:30.418 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importUserUsingPOST_1 2023-07-14 10:27:30.424 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_11 2023-07-14 10:27:30.427 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_8 2023-07-14 10:27:30.434 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_4 2023-07-14 10:27:30.437 INFO 25492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_1 2023-07-14 10:27:30.540 INFO 25492 --- [restartedMain] org.xnio : XNIO version 3.3.8.Final 2023-07-14 10:27:30.553 INFO 25492 --- [restartedMain] org.xnio.nio : XNIO NIO Implementation Version 3.3.8.Final 2023-07-14 10:27:30.645 INFO 25492 --- [restartedMain] o.s.b.w.e.u.UndertowServletWebServer : Undertow started on port(s) 8000 (http) with context path '' 2023-07-14 10:27:30.652 INFO 25492 --- [restartedMain] com.mindskip.xzs.XzsApplication : Started XzsApplication in 6.763 seconds (JVM running for 8.17) 2023-07-14 10:29:34.487 INFO 25492 --- [XNIO-1 task-5] io.undertow.servlet : Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-07-14 10:29:34.487 INFO 25492 --- [XNIO-1 task-5] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2023-07-14 10:29:34.499 INFO 25492 --- [XNIO-1 task-5] o.s.web.servlet.DispatcherServlet : Completed initialization in 12 ms 2023-07-14 10:29:34.569 INFO 25492 --- [XNIO-1 task-5] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 10:29:34.606 INFO 25492 --- [XNIO-1 task-5] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2023-07-14 10:29:34.910 INFO 25492 --- [XNIO-1 task-5] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2023-07-14 10:29:34.918 DEBUG 25492 --- [XNIO-1 task-5] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 10:29:34.941 DEBUG 25492 --- [XNIO-1 task-5] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 10:29:34.973 DEBUG 25492 --- [XNIO-1 task-5] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 10:29:41.009 INFO 25492 --- [XNIO-1 task-6] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 10:29:41.025 DEBUG 25492 --- [XNIO-1 task-6] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 10:29:41.025 DEBUG 25492 --- [XNIO-1 task-6] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 10:29:41.035 DEBUG 25492 --- [XNIO-1 task-6] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 10:29:47.414 DEBUG 25492 --- [XNIO-1 task-8] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 10:29:47.415 DEBUG 25492 --- [XNIO-1 task-8] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 10:29:47.436 DEBUG 25492 --- [XNIO-1 task-8] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 10:29:48.028 DEBUG 25492 --- [XNIO-1 task-8] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 10:29:48.029 DEBUG 25492 --- [XNIO-1 task-8] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 10:29:48.055 DEBUG 25492 --- [XNIO-1 task-8] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 10:29:53.788 DEBUG 25492 --- [XNIO-1 task-9] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 10:29:53.789 DEBUG 25492 --- [XNIO-1 task-9] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 10:29:53.799 DEBUG 25492 --- [XNIO-1 task-9] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 10:29:53.805 DEBUG 25492 --- [XNIO-1 task-9] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 10:29:53.805 DEBUG 25492 --- [XNIO-1 task-9] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 10:29:53.818 DEBUG 25492 --- [XNIO-1 task-9] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 10:29:53.838 DEBUG 25492 --- [XNIO-1 task-9] r.c.m.x.r.U.insertSelective : ==> Preparing: insert into t_user_event_log ( user_id, user_name, real_name, content, create_time ) values ( ?, ?, ?, ?, ? ) 2023-07-14 10:29:53.842 DEBUG 25492 --- [XNIO-1 task-9] r.c.m.x.r.U.insertSelective : ==> Parameters: 10(Integer), student(String), student(String), student 登录了考试系统(String), 2023-07-14 10:29:53.818(Timestamp) 2023-07-14 10:29:53.865 DEBUG 25492 --- [XNIO-1 task-9] r.c.m.x.r.U.insertSelective : <== Updates: 1 2023-07-14 10:29:54.034 INFO 25492 --- [XNIO-1 task-10] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount 2023-07-14 10:29:54.037 DEBUG 25492 --- [XNIO-1 task-10] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 10:29:54.037 DEBUG 25492 --- [XNIO-1 task-10] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 10:29:54.051 DEBUG 25492 --- [XNIO-1 task-10] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 10:29:54.055 DEBUG 25492 --- [XNIO-1 task-10] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? 2023-07-14 10:29:54.055 DEBUG 25492 --- [XNIO-1 task-10] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) 2023-07-14 10:29:54.069 DEBUG 25492 --- [XNIO-1 task-10] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 2023-07-14 10:29:54.222 INFO 25492 --- [XNIO-1 task-13] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/task 2023-07-14 10:29:54.223 INFO 25492 --- [XNIO-1 task-12] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current 2023-07-14 10:29:54.223 INFO 25492 --- [XNIO-1 task-11] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/index 2023-07-14 10:29:54.224 DEBUG 25492 --- [XNIO-1 task-12] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 10:29:54.224 DEBUG 25492 --- [XNIO-1 task-12] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 10:29:54.245 DEBUG 25492 --- [XNIO-1 task-11] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 10:29:54.246 DEBUG 25492 --- [XNIO-1 task-11] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 10:29:54.246 DEBUG 25492 --- [XNIO-1 task-12] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 10:29:54.262 DEBUG 25492 --- [XNIO-1 task-13] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 10:29:54.263 DEBUG 25492 --- [XNIO-1 task-13] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 10:29:54.263 DEBUG 25492 --- [XNIO-1 task-11] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 10:29:54.273 DEBUG 25492 --- [XNIO-1 task-13] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 10:29:54.275 DEBUG 25492 --- [XNIO-1 task-11] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? , ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 10:29:54.276 DEBUG 25492 --- [XNIO-1 task-11] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 1(Integer), 7(Integer), 17(Integer), 10(Integer) 2023-07-14 10:29:54.278 DEBUG 25492 --- [XNIO-1 task-13] r.c.m.x.r.T.getByGradeLevel : ==> Preparing: select id, title, grade_level, frame_text_content_id, create_user, create_time, deleted, create_user_name from t_task_exam where deleted=0 and grade_level = ? 2023-07-14 10:29:54.278 DEBUG 25492 --- [XNIO-1 task-13] r.c.m.x.r.T.getByGradeLevel : ==> Parameters: 17(Integer) 2023-07-14 10:29:54.287 DEBUG 25492 --- [XNIO-1 task-11] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 3 2023-07-14 10:29:54.287 DEBUG 25492 --- [XNIO-1 task-13] r.c.m.x.r.T.getByGradeLevel : <== Total: 0 2023-07-14 10:29:54.288 DEBUG 25492 --- [XNIO-1 task-11] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 10:29:54.288 DEBUG 25492 --- [XNIO-1 task-11] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 4(Integer), 17(Integer), null 2023-07-14 10:29:54.301 DEBUG 25492 --- [XNIO-1 task-11] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 0 2023-07-14 10:29:57.292 INFO 25492 --- [XNIO-1 task-14] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 10:29:57.301 DEBUG 25492 --- [XNIO-1 task-14] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 10:29:57.302 DEBUG 25492 --- [XNIO-1 task-14] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 10:29:57.311 DEBUG 25492 --- [XNIO-1 task-14] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 10:29:57.342 INFO 25492 --- [XNIO-1 task-15] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 10:29:57.344 DEBUG 25492 --- [XNIO-1 task-15] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 10:29:57.345 DEBUG 25492 --- [XNIO-1 task-15] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 10:29:57.365 DEBUG 25492 --- [XNIO-1 task-15] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 10:29:57.369 DEBUG 25492 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 10:29:57.370 DEBUG 25492 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 10:29:57.394 DEBUG 25492 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 10:29:57.407 DEBUG 25492 --- [XNIO-1 task-15] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 10:29:57.408 DEBUG 25492 --- [XNIO-1 task-15] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 10:29:57.419 DEBUG 25492 --- [XNIO-1 task-15] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 10:29:57.428 DEBUG 25492 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 10:29:57.428 DEBUG 25492 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 10:29:57.437 DEBUG 25492 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 10:29:57.445 DEBUG 25492 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 10:29:57.446 DEBUG 25492 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 10:29:57.465 DEBUG 25492 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 10:29:57.467 DEBUG 25492 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 10:29:57.467 DEBUG 25492 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 10:29:57.475 DEBUG 25492 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 10:29:57.483 ERROR 25492 --- [XNIO-1 task-15] c.m.x.c.s.exception.ExceptionHandle : bound must be positive java.lang.IllegalArgumentException: bound must be positive at java.util.Random.nextInt(Random.java:388) at com.mindskip.xzs.service.impl.ExamPaperServiceImpl.generateRandomNumber(ExamPaperServiceImpl.java:527) at com.mindskip.xzs.service.impl.ExamPaperServiceImpl.lambda$null$9(ExamPaperServiceImpl.java:166) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499) at com.mindskip.xzs.service.impl.ExamPaperServiceImpl.lambda$examPaperToVM$10(ExamPaperServiceImpl.java:169) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499) at com.mindskip.xzs.service.impl.ExamPaperServiceImpl.examPaperToVM(ExamPaperServiceImpl.java:172) at com.mindskip.xzs.service.impl.ExamPaperServiceImpl$$FastClassBySpringCGLIB$$1a50d470.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.mindskip.xzs.service.impl.ExamPaperServiceImpl$$EnhancerBySpringCGLIB$$a3bfd932.examPaperToVM() at com.mindskip.xzs.controller.student.ExamPaperController.select(ExamPaperController.java:50) at com.mindskip.xzs.controller.student.ExamPaperController$$FastClassBySpringCGLIB$$8bf21cb1.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:56) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688) at com.mindskip.xzs.controller.student.ExamPaperController$$EnhancerBySpringCGLIB$$f3b42eca.select() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908) at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882) at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:74) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:132) at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.SessionRestoringHandler.handleRequest(SessionRestoringHandler.java:119) at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292) at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81) at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138) at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135) at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272) at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104) at io.undertow.server.Connectors.executeRootHandler(Connectors.java:364) at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:830) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) 2023-07-14 10:46:18.417 INFO 25492 --- [XNIO-1 task-16] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 10:46:18.423 INFO 25492 --- [XNIO-1 task-17] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 10:46:18.489 DEBUG 25492 --- [XNIO-1 task-16] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 10:46:18.489 DEBUG 25492 --- [XNIO-1 task-17] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 10:46:18.491 DEBUG 25492 --- [XNIO-1 task-17] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 10:46:18.491 DEBUG 25492 --- [XNIO-1 task-16] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 10:46:18.502 DEBUG 25492 --- [XNIO-1 task-16] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 10:46:18.503 DEBUG 25492 --- [XNIO-1 task-17] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 10:46:18.507 DEBUG 25492 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 10:46:18.508 DEBUG 25492 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 10:46:18.517 DEBUG 25492 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 10:46:18.520 DEBUG 25492 --- [XNIO-1 task-17] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 10:46:18.521 DEBUG 25492 --- [XNIO-1 task-17] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 10:46:18.532 DEBUG 25492 --- [XNIO-1 task-17] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 10:46:18.534 DEBUG 25492 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 10:46:18.536 DEBUG 25492 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 10:46:18.544 DEBUG 25492 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 10:46:28.934 DEBUG 25492 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 10:46:28.934 DEBUG 25492 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 10:46:28.943 DEBUG 25492 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 10:46:33.009 DEBUG 25492 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 10:46:33.010 DEBUG 25492 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 10:46:33.023 DEBUG 25492 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 10:46:42.193 ERROR 25492 --- [XNIO-1 task-17] c.m.x.c.s.exception.ExceptionHandle : bound must be positive java.lang.IllegalArgumentException: bound must be positive at java.util.Random.nextInt(Random.java:388) at com.mindskip.xzs.service.impl.ExamPaperServiceImpl.generateRandomNumber(ExamPaperServiceImpl.java:527) at com.mindskip.xzs.service.impl.ExamPaperServiceImpl.lambda$null$9(ExamPaperServiceImpl.java:166) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499) at com.mindskip.xzs.service.impl.ExamPaperServiceImpl.lambda$examPaperToVM$10(ExamPaperServiceImpl.java:169) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499) at com.mindskip.xzs.service.impl.ExamPaperServiceImpl.examPaperToVM(ExamPaperServiceImpl.java:172) at com.mindskip.xzs.service.impl.ExamPaperServiceImpl$$FastClassBySpringCGLIB$$1a50d470.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.mindskip.xzs.service.impl.ExamPaperServiceImpl$$EnhancerBySpringCGLIB$$a3bfd932.examPaperToVM() at com.mindskip.xzs.controller.student.ExamPaperController.select(ExamPaperController.java:50) at com.mindskip.xzs.controller.student.ExamPaperController$$FastClassBySpringCGLIB$$8bf21cb1.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:56) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688) at com.mindskip.xzs.controller.student.ExamPaperController$$EnhancerBySpringCGLIB$$f3b42eca.select() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908) at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882) at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:74) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:132) at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.SessionRestoringHandler.handleRequest(SessionRestoringHandler.java:119) at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292) at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81) at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138) at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135) at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272) at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104) at io.undertow.server.Connectors.executeRootHandler(Connectors.java:364) at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:830) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) 2023-07-14 10:49:45.420 INFO 25492 --- [Thread-20] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated... 2023-07-14 10:49:45.433 INFO 25492 --- [Thread-20] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed. 2023-07-14 10:49:45.438 INFO 25492 --- [Thread-20] io.undertow.servlet : Destroying Spring FrameworkServlet 'dispatcherServlet' 2023-07-14 10:49:56.302 INFO 23520 --- [restartedMain] com.mindskip.xzs.XzsApplication : Starting XzsApplication on DESKTOP-7A2KHS1 with PID 23520 (E:\ycll\qyksxt\target\classes started by qirong in E:\ycll\qyksxt) 2023-07-14 10:49:56.305 INFO 23520 --- [restartedMain] com.mindskip.xzs.XzsApplication : The following profiles are active: dev 2023-07-14 10:49:56.349 INFO 23520 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 2023-07-14 10:49:56.349 INFO 23520 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 2023-07-14 10:49:57.927 INFO 23520 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$3cdee3b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2023-07-14 10:49:58.292 WARN 23520 --- [restartedMain] io.undertow.websockets.jsr : UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used 2023-07-14 10:49:58.321 INFO 23520 --- [restartedMain] io.undertow.servlet : Initializing Spring embedded WebApplicationContext 2023-07-14 10:49:58.321 INFO 23520 --- [restartedMain] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1972 ms 2023-07-14 10:49:59.738 INFO 23520 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 2023-07-14 10:49:59.918 INFO 23520 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5e8b9a9, org.springframework.security.web.context.SecurityContextPersistenceFilter@2cd3ac7e, org.springframework.security.web.header.HeaderWriterFilter@2c518763, org.springframework.web.filter.CorsFilter@4e25d0e8, org.springframework.security.web.authentication.logout.LogoutFilter@6adfb73d, com.mindskip.xzs.configuration.spring.security.RestLoginAuthenticationFilter@68f8fb88, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@69cd4ace, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5443f14a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5744e610, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@7caff413, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@50364aef, org.springframework.security.web.session.SessionManagementFilter@60bc2234, org.springframework.security.web.access.ExceptionTranslationFilter@7fb90ee7, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2eeed764] 2023-07-14 10:49:59.941 INFO 23520 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] 2023-07-14 10:50:00.335 INFO 23520 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed 2023-07-14 10:50:00.355 INFO 23520 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) 2023-07-14 10:50:00.390 INFO 23520 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references 2023-07-14 10:50:00.538 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: taskUsingPOST_1 2023-07-14 10:50:00.560 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_1 2023-07-14 10:50:00.578 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_1 2023-07-14 10:50:00.585 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPOST_1 2023-07-14 10:50:00.590 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_1 2023-07-14 10:50:00.638 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_1 2023-07-14 10:50:00.641 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_2 2023-07-14 10:50:00.664 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: answerSubmitUsingPOST_1 2023-07-14 10:50:00.671 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_3 2023-07-14 10:50:00.673 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_1 2023-07-14 10:50:00.683 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_4 2023-07-14 10:50:00.687 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_2 2023-07-14 10:50:00.690 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_1 2023-07-14 10:50:00.702 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_2 2023-07-14 10:50:00.711 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_5 2023-07-14 10:50:00.712 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_3 2023-07-14 10:50:00.717 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_3 2023-07-14 10:50:00.720 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_6 2023-07-14 10:50:00.722 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_4 2023-07-14 10:50:00.728 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_7 2023-07-14 10:50:00.737 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_8 2023-07-14 10:50:00.740 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_5 2023-07-14 10:50:00.744 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_2 2023-07-14 10:50:00.746 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_4 2023-07-14 10:50:00.769 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_9 2023-07-14 10:50:00.773 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_6 2023-07-14 10:50:00.776 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_3 2023-07-14 10:50:00.780 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_5 2023-07-14 10:50:00.788 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_10 2023-07-14 10:50:00.791 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_7 2023-07-14 10:50:00.801 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingGET_1 2023-07-14 10:50:00.801 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingHEAD_1 2023-07-14 10:50:00.802 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPOST_1 2023-07-14 10:50:00.803 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPUT_1 2023-07-14 10:50:00.803 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPATCH_1 2023-07-14 10:50:00.804 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingDELETE_1 2023-07-14 10:50:00.804 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingOPTIONS_1 2023-07-14 10:50:00.805 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingTRACE_1 2023-07-14 10:50:00.821 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_2 2023-07-14 10:50:00.827 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_2 2023-07-14 10:50:00.829 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: currentUsingPOST_1 2023-07-14 10:50:00.830 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: logUsingPOST_1 2023-07-14 10:50:00.834 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: messagePageListUsingPOST_1 2023-07-14 10:50:00.835 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_3 2023-07-14 10:50:00.838 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: registerUsingPOST_1 2023-07-14 10:50:00.839 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: unReadCountUsingPOST_1 2023-07-14 10:50:00.844 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_3 2023-07-14 10:50:00.851 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: currentUsingPOST_2 2023-07-14 10:50:00.853 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_4 2023-07-14 10:50:00.858 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_6 2023-07-14 10:50:00.867 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importUserUsingPOST_1 2023-07-14 10:50:00.872 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_11 2023-07-14 10:50:00.873 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_8 2023-07-14 10:50:00.877 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_4 2023-07-14 10:50:00.880 INFO 23520 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_1 2023-07-14 10:50:00.977 INFO 23520 --- [restartedMain] org.xnio : XNIO version 3.3.8.Final 2023-07-14 10:50:00.996 INFO 23520 --- [restartedMain] org.xnio.nio : XNIO NIO Implementation Version 3.3.8.Final 2023-07-14 10:50:01.110 INFO 23520 --- [restartedMain] o.s.b.w.e.u.UndertowServletWebServer : Undertow started on port(s) 8000 (http) with context path '' 2023-07-14 10:50:01.113 INFO 23520 --- [restartedMain] com.mindskip.xzs.XzsApplication : Started XzsApplication in 5.528 seconds (JVM running for 6.744) 2023-07-14 10:50:16.600 INFO 23520 --- [XNIO-1 task-2] io.undertow.servlet : Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-07-14 10:50:16.600 INFO 23520 --- [XNIO-1 task-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2023-07-14 10:50:16.608 INFO 23520 --- [XNIO-1 task-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 8 ms 2023-07-14 10:50:16.657 INFO 23520 --- [XNIO-1 task-2] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 10:50:16.660 INFO 23520 --- [XNIO-1 task-1] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 10:50:16.687 INFO 23520 --- [XNIO-1 task-1] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2023-07-14 10:50:17.019 INFO 23520 --- [XNIO-1 task-1] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2023-07-14 10:50:17.027 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 10:50:17.050 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 10:50:17.084 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 10:50:17.087 DEBUG 23520 --- [XNIO-1 task-2] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 10:50:17.087 DEBUG 23520 --- [XNIO-1 task-2] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 10:50:17.101 DEBUG 23520 --- [XNIO-1 task-2] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 10:50:17.119 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 10:50:17.119 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 10:50:17.137 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 10:50:17.187 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 10:50:17.188 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 10:50:17.204 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 10:50:17.214 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 10:50:17.214 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 10:50:17.225 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 10:50:20.012 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 10:50:20.012 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 10:50:20.025 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 10:50:21.835 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 10:50:21.836 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 10:50:21.845 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 10:50:22.936 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 10:50:22.936 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 10:50:22.952 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 10:50:25.522 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 10:50:25.522 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 10:50:25.532 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 10:50:26.768 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 10:50:26.769 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 10:50:26.790 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 10:50:26.792 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 10:50:26.792 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 10:50:26.801 DEBUG 23520 --- [XNIO-1 task-1] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 10:50:45.275 INFO 23520 --- [XNIO-1 task-3] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 10:50:45.291 DEBUG 23520 --- [XNIO-1 task-3] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 10:50:45.291 DEBUG 23520 --- [XNIO-1 task-3] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 10:50:45.303 INFO 23520 --- [XNIO-1 task-4] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 10:50:45.304 DEBUG 23520 --- [XNIO-1 task-3] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 10:50:45.314 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 10:50:45.315 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 10:50:45.346 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 10:50:45.347 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 10:50:45.348 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 10:50:45.375 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 10:50:45.376 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 10:50:45.377 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 10:50:45.390 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 10:50:45.391 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 10:50:45.392 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 10:50:45.407 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 10:50:49.996 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 10:50:49.997 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 10:50:50.013 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 10:50:50.015 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 10:50:50.015 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 10:50:50.054 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 10:50:50.056 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 10:50:50.057 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 10:50:50.081 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 10:50:50.082 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 10:50:50.082 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 10:50:50.099 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 10:50:50.100 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 10:50:50.100 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 10:50:50.114 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 10:50:50.115 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 10:50:50.115 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 10:50:50.137 DEBUG 23520 --- [XNIO-1 task-4] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 10:50:55.592 INFO 23520 --- [XNIO-1 task-5] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 10:50:55.604 INFO 23520 --- [XNIO-1 task-6] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 10:50:55.606 DEBUG 23520 --- [XNIO-1 task-5] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 10:50:55.606 DEBUG 23520 --- [XNIO-1 task-5] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 10:50:55.614 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 10:50:55.615 DEBUG 23520 --- [XNIO-1 task-5] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 10:50:55.615 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 10:50:55.638 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 10:50:55.639 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 10:50:55.640 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 10:50:55.649 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 10:50:55.650 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 10:50:55.650 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 10:50:55.673 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 10:50:55.674 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 10:50:55.675 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 10:50:55.684 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 10:50:55.686 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 10:50:55.686 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 10:50:55.697 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 10:50:55.699 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 10:50:55.700 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 10:50:55.716 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 10:50:55.717 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 10:50:55.717 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 10:50:55.730 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 10:50:55.732 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 10:50:55.734 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 10:50:55.743 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 10:50:55.745 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 10:50:55.745 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 10:50:55.756 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 10:50:55.758 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 10:50:55.758 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 10:50:55.767 DEBUG 23520 --- [XNIO-1 task-6] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:02:57.301 INFO 23520 --- [XNIO-1 task-7] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/answerSubmit 2023-07-14 11:02:57.333 DEBUG 23520 --- [XNIO-1 task-7] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:02:57.334 DEBUG 23520 --- [XNIO-1 task-7] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:02:57.366 DEBUG 23520 --- [XNIO-1 task-7] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:02:57.371 DEBUG 23520 --- [XNIO-1 task-7] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 11:02:57.372 DEBUG 23520 --- [XNIO-1 task-7] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 11:02:57.382 DEBUG 23520 --- [XNIO-1 task-7] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:02:57.384 DEBUG 23520 --- [XNIO-1 task-7] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:02:57.384 DEBUG 23520 --- [XNIO-1 task-7] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 11:02:57.396 DEBUG 23520 --- [XNIO-1 task-7] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:02:57.398 DEBUG 23520 --- [XNIO-1 task-7] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 11:02:57.399 DEBUG 23520 --- [XNIO-1 task-7] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 11:02:57.429 DEBUG 23520 --- [XNIO-1 task-7] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 11:02:57.478 DEBUG 23520 --- [XNIO-1 task-7] r.c.m.x.r.E.insertSelective : ==> Preparing: insert into t_exam_paper_answer ( exam_paper_id, paper_name, paper_type, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2023-07-14 11:02:57.482 DEBUG 23520 --- [XNIO-1 task-7] r.c.m.x.r.E.insertSelective : ==> Parameters: 85(Integer), jdbf(String), 1(Integer), 0(Integer), 0(Integer), 180(Integer), 0(Integer), 5(Integer), 720(Integer), 2(Integer), 10(Integer), 2023-07-14 11:02:57.371(Timestamp) 2023-07-14 11:02:57.514 DEBUG 23520 --- [XNIO-1 task-7] r.c.m.x.r.E.insertSelective : <== Updates: 1 2023-07-14 11:02:57.525 DEBUG 23520 --- [XNIO-1 task-7] r.c.m.x.r.E.insertList : ==> Preparing: insert into t_exam_paper_question_customer_answer ( question_id, question_score, subject_id, create_time, create_user, text_content_id, exam_paper_id, question_type, answer, customer_score, exam_paper_answer_id , do_right,question_text_content_id,item_order) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) , ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) , ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) , ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) , ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) 2023-07-14 11:02:57.526 DEBUG 23520 --- [XNIO-1 task-7] r.c.m.x.r.E.insertList : ==> Parameters: 430(Integer), 40(Integer), null, 2023-07-14 11:02:57.371(Timestamp), 10(Integer), null, 85(Integer), 1(Integer), null, 0(Integer), 6180(Integer), false(Boolean), 536(Integer), 1(Integer), 431(Integer), 50(Integer), null, 2023-07-14 11:02:57.371(Timestamp), 10(Integer), null, 85(Integer), 2(Integer), (String), 0(Integer), 6180(Integer), false(Boolean), 537(Integer), 2(Integer), 432(Integer), 20(Integer), null, 2023-07-14 11:02:57.371(Timestamp), 10(Integer), null, 85(Integer), 3(Integer), null, 0(Integer), 6180(Integer), false(Boolean), 538(Integer), 3(Integer), 428(Integer), 50(Integer), null, 2023-07-14 11:02:57.371(Timestamp), 10(Integer), null, 85(Integer), 2(Integer), (String), 0(Integer), 6180(Integer), false(Boolean), 534(Integer), 4(Integer), 429(Integer), 20(Integer), null, 2023-07-14 11:02:57.371(Timestamp), 10(Integer), null, 85(Integer), 3(Integer), null, 0(Integer), 6180(Integer), false(Boolean), 535(Integer), 5(Integer) 2023-07-14 11:02:57.546 DEBUG 23520 --- [XNIO-1 task-7] r.c.m.x.r.E.insertList : <== Updates: 5 2023-07-14 11:02:57.617 DEBUG 23520 --- [XNIO-1 task-7] r.c.m.x.r.U.insertSelective : ==> Preparing: insert into t_user_event_log ( user_id, user_name, real_name, content, create_time ) values ( ?, ?, ?, ?, ? ) 2023-07-14 11:02:57.618 DEBUG 23520 --- [XNIO-1 task-7] r.c.m.x.r.U.insertSelective : ==> Parameters: 10(Integer), student(String), student(String), student 提交试卷:jdbf 得分:0 耗时:12分 0秒(String), 2023-07-14 11:02:57.44(Timestamp) 2023-07-14 11:02:57.654 DEBUG 23520 --- [XNIO-1 task-7] r.c.m.x.r.U.insertSelective : <== Updates: 1 2023-07-14 11:06:24.072 INFO 23520 --- [XNIO-1 task-8] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 11:06:24.087 DEBUG 23520 --- [XNIO-1 task-8] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 11:06:24.087 DEBUG 23520 --- [XNIO-1 task-8] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 11:06:24.096 DEBUG 23520 --- [XNIO-1 task-8] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 11:06:24.103 INFO 23520 --- [XNIO-1 task-9] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 11:06:24.103 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 11:06:24.104 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 11:06:24.113 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:06:24.114 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:06:24.114 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 11:06:24.123 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:06:24.125 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 11:06:24.125 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 11:06:24.135 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 11:06:24.136 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:06:24.136 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 11:06:24.146 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:06:24.149 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:06:24.150 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:06:24.159 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:06:24.161 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:06:24.161 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:06:24.170 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:06:24.170 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:06:24.171 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:06:24.180 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:06:24.181 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:06:24.181 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 11:06:24.189 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:06:24.191 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:06:24.191 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:06:24.199 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:06:24.200 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:06:24.201 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:06:24.208 DEBUG 23520 --- [XNIO-1 task-9] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:06:29.844 INFO 23520 --- [XNIO-1 task-10] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 11:06:29.852 DEBUG 23520 --- [XNIO-1 task-10] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 11:06:29.853 DEBUG 23520 --- [XNIO-1 task-10] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 11:06:29.860 DEBUG 23520 --- [XNIO-1 task-10] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 11:06:29.872 INFO 23520 --- [XNIO-1 task-11] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 11:06:29.873 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 11:06:29.873 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 11:06:29.882 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:06:29.915 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:06:29.915 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 11:06:29.923 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:06:29.925 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 11:06:29.926 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 11:06:29.935 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 11:06:29.936 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:06:29.936 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 11:06:29.944 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:06:29.945 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:06:29.945 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:06:29.954 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:06:29.955 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:06:29.956 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:06:29.968 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:06:29.969 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:06:29.969 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:06:29.977 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:06:29.978 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:06:29.978 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 11:06:29.986 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:06:29.987 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:06:29.987 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:06:29.995 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:06:29.996 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:06:29.996 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:06:30.004 DEBUG 23520 --- [XNIO-1 task-11] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:06:33.948 INFO 23520 --- [XNIO-1 task-12] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 11:06:33.956 DEBUG 23520 --- [XNIO-1 task-12] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 11:06:33.956 DEBUG 23520 --- [XNIO-1 task-12] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 11:06:33.962 INFO 23520 --- [XNIO-1 task-13] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 11:06:33.965 DEBUG 23520 --- [XNIO-1 task-12] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 11:06:33.972 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 11:06:33.981 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 11:06:33.991 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:06:33.991 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:06:33.991 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 11:06:34.001 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:06:34.002 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 11:06:34.002 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 11:06:34.011 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 11:06:34.012 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:06:34.013 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 11:06:34.022 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:06:34.024 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:06:34.024 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:06:34.033 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:06:34.034 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:06:34.034 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:06:34.041 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:06:34.042 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:06:34.042 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:06:34.051 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:06:34.052 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:06:34.052 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 11:06:34.061 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:06:34.062 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:06:34.062 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:06:34.078 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:06:34.079 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:06:34.079 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:06:34.088 DEBUG 23520 --- [XNIO-1 task-13] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:10:35.068 INFO 23520 --- [Thread-18] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated... 2023-07-14 11:10:35.082 INFO 23520 --- [Thread-18] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed. 2023-07-14 11:10:35.088 INFO 23520 --- [Thread-18] io.undertow.servlet : Destroying Spring FrameworkServlet 'dispatcherServlet' 2023-07-14 11:10:47.202 INFO 25168 --- [restartedMain] com.mindskip.xzs.XzsApplication : Starting XzsApplication on DESKTOP-7A2KHS1 with PID 25168 (E:\ycll\qyksxt\target\classes started by qirong in E:\ycll\qyksxt) 2023-07-14 11:10:47.205 INFO 25168 --- [restartedMain] com.mindskip.xzs.XzsApplication : The following profiles are active: dev 2023-07-14 11:10:47.262 INFO 25168 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 2023-07-14 11:10:47.262 INFO 25168 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 2023-07-14 11:10:49.445 INFO 25168 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$493a0334] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2023-07-14 11:10:49.955 WARN 25168 --- [restartedMain] io.undertow.websockets.jsr : UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used 2023-07-14 11:10:49.991 INFO 25168 --- [restartedMain] io.undertow.servlet : Initializing Spring embedded WebApplicationContext 2023-07-14 11:10:49.992 INFO 25168 --- [restartedMain] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2730 ms 2023-07-14 11:10:51.714 INFO 25168 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 2023-07-14 11:10:51.928 INFO 25168 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@773ba7b0, org.springframework.security.web.context.SecurityContextPersistenceFilter@3cc611e, org.springframework.security.web.header.HeaderWriterFilter@448e8fde, org.springframework.web.filter.CorsFilter@48b116a1, org.springframework.security.web.authentication.logout.LogoutFilter@33712592, com.mindskip.xzs.configuration.spring.security.RestLoginAuthenticationFilter@5eb09c17, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6d9815f8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3fb07020, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1aa8d634, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@2f81eed2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4124113f, org.springframework.security.web.session.SessionManagementFilter@468a87fd, org.springframework.security.web.access.ExceptionTranslationFilter@55dce9f5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7aa36624] 2023-07-14 11:10:51.953 INFO 25168 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] 2023-07-14 11:10:52.390 INFO 25168 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed 2023-07-14 11:10:52.409 INFO 25168 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) 2023-07-14 11:10:52.448 INFO 25168 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references 2023-07-14 11:10:52.606 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: taskUsingPOST_1 2023-07-14 11:10:52.632 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_1 2023-07-14 11:10:52.649 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPOST_1 2023-07-14 11:10:52.656 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_1 2023-07-14 11:10:52.659 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_1 2023-07-14 11:10:52.698 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_2 2023-07-14 11:10:52.722 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: answerSubmitUsingPOST_1 2023-07-14 11:10:52.723 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_1 2023-07-14 11:10:52.726 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_3 2023-07-14 11:10:52.728 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_1 2023-07-14 11:10:52.745 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_4 2023-07-14 11:10:52.748 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_2 2023-07-14 11:10:52.760 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_2 2023-07-14 11:10:52.762 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_5 2023-07-14 11:10:52.765 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_3 2023-07-14 11:10:52.766 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_1 2023-07-14 11:10:52.768 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_3 2023-07-14 11:10:52.775 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_6 2023-07-14 11:10:52.776 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_4 2023-07-14 11:10:52.786 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_7 2023-07-14 11:10:52.794 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_8 2023-07-14 11:10:52.798 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_5 2023-07-14 11:10:52.801 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_2 2023-07-14 11:10:52.802 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_4 2023-07-14 11:10:52.827 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_9 2023-07-14 11:10:52.830 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_6 2023-07-14 11:10:52.834 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_3 2023-07-14 11:10:52.838 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_5 2023-07-14 11:10:52.845 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_10 2023-07-14 11:10:52.848 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_7 2023-07-14 11:10:52.854 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingGET_1 2023-07-14 11:10:52.854 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingHEAD_1 2023-07-14 11:10:52.855 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPOST_1 2023-07-14 11:10:52.855 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPUT_1 2023-07-14 11:10:52.856 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPATCH_1 2023-07-14 11:10:52.858 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingDELETE_1 2023-07-14 11:10:52.858 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingOPTIONS_1 2023-07-14 11:10:52.859 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingTRACE_1 2023-07-14 11:10:52.871 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_4 2023-07-14 11:10:52.879 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_6 2023-07-14 11:10:52.885 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importUserUsingPOST_1 2023-07-14 11:10:52.891 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_11 2023-07-14 11:10:52.893 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_8 2023-07-14 11:10:52.896 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_2 2023-07-14 11:10:52.901 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: currentUsingPOST_1 2023-07-14 11:10:52.911 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_2 2023-07-14 11:10:52.915 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_3 2023-07-14 11:10:52.917 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: currentUsingPOST_2 2023-07-14 11:10:52.918 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: logUsingPOST_1 2023-07-14 11:10:52.923 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: messagePageListUsingPOST_1 2023-07-14 11:10:52.924 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_3 2023-07-14 11:10:52.928 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: registerUsingPOST_1 2023-07-14 11:10:52.929 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: unReadCountUsingPOST_1 2023-07-14 11:10:52.933 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_4 2023-07-14 11:10:52.947 INFO 25168 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_1 2023-07-14 11:10:53.037 INFO 25168 --- [restartedMain] org.xnio : XNIO version 3.3.8.Final 2023-07-14 11:10:53.054 INFO 25168 --- [restartedMain] org.xnio.nio : XNIO NIO Implementation Version 3.3.8.Final 2023-07-14 11:10:53.155 INFO 25168 --- [restartedMain] o.s.b.w.e.u.UndertowServletWebServer : Undertow started on port(s) 8000 (http) with context path '' 2023-07-14 11:10:53.161 INFO 25168 --- [restartedMain] com.mindskip.xzs.XzsApplication : Started XzsApplication in 6.683 seconds (JVM running for 8.001) 2023-07-14 11:11:48.439 INFO 25168 --- [XNIO-1 task-2] io.undertow.servlet : Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-07-14 11:11:48.439 INFO 25168 --- [XNIO-1 task-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2023-07-14 11:11:48.448 INFO 25168 --- [XNIO-1 task-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 9 ms 2023-07-14 11:11:48.500 INFO 25168 --- [XNIO-1 task-1] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 11:11:48.530 INFO 25168 --- [XNIO-1 task-1] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2023-07-14 11:11:48.807 INFO 25168 --- [XNIO-1 task-1] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2023-07-14 11:11:48.816 DEBUG 25168 --- [XNIO-1 task-1] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 11:11:48.841 DEBUG 25168 --- [XNIO-1 task-1] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 11:11:48.870 DEBUG 25168 --- [XNIO-1 task-1] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 11:11:55.113 DEBUG 25168 --- [XNIO-1 task-3] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:11:55.113 DEBUG 25168 --- [XNIO-1 task-3] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:11:55.141 DEBUG 25168 --- [XNIO-1 task-3] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:11:55.541 DEBUG 25168 --- [XNIO-1 task-3] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:11:55.541 DEBUG 25168 --- [XNIO-1 task-3] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:11:55.553 DEBUG 25168 --- [XNIO-1 task-3] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:11:55.574 DEBUG 25168 --- [XNIO-1 task-3] r.c.m.x.r.U.insertSelective : ==> Preparing: insert into t_user_event_log ( user_id, user_name, real_name, content, create_time ) values ( ?, ?, ?, ?, ? ) 2023-07-14 11:11:55.577 DEBUG 25168 --- [XNIO-1 task-3] r.c.m.x.r.U.insertSelective : ==> Parameters: 10(Integer), student(String), student(String), student 登录了考试系统(String), 2023-07-14 11:11:55.553(Timestamp) 2023-07-14 11:11:55.619 DEBUG 25168 --- [XNIO-1 task-3] r.c.m.x.r.U.insertSelective : <== Updates: 1 2023-07-14 11:11:55.679 INFO 25168 --- [XNIO-1 task-4] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount 2023-07-14 11:11:55.684 DEBUG 25168 --- [XNIO-1 task-4] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:11:55.684 DEBUG 25168 --- [XNIO-1 task-4] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:11:55.697 DEBUG 25168 --- [XNIO-1 task-4] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:11:55.699 DEBUG 25168 --- [XNIO-1 task-4] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? 2023-07-14 11:11:55.700 DEBUG 25168 --- [XNIO-1 task-4] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) 2023-07-14 11:11:55.716 DEBUG 25168 --- [XNIO-1 task-4] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 2023-07-14 11:11:55.996 INFO 25168 --- [XNIO-1 task-7] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current 2023-07-14 11:11:55.996 DEBUG 25168 --- [XNIO-1 task-7] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:11:55.996 DEBUG 25168 --- [XNIO-1 task-7] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:11:55.998 INFO 25168 --- [XNIO-1 task-5] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/index 2023-07-14 11:11:55.998 INFO 25168 --- [XNIO-1 task-6] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/task 2023-07-14 11:11:56.008 DEBUG 25168 --- [XNIO-1 task-6] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:11:56.008 DEBUG 25168 --- [XNIO-1 task-6] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:11:56.009 DEBUG 25168 --- [XNIO-1 task-7] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:11:56.014 DEBUG 25168 --- [XNIO-1 task-5] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:11:56.014 DEBUG 25168 --- [XNIO-1 task-5] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:11:56.029 DEBUG 25168 --- [XNIO-1 task-5] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:11:56.030 DEBUG 25168 --- [XNIO-1 task-6] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:11:56.034 DEBUG 25168 --- [XNIO-1 task-6] r.c.m.x.r.T.getByGradeLevel : ==> Preparing: select id, title, grade_level, frame_text_content_id, create_user, create_time, deleted, create_user_name from t_task_exam where deleted=0 and grade_level = ? 2023-07-14 11:11:56.034 DEBUG 25168 --- [XNIO-1 task-6] r.c.m.x.r.T.getByGradeLevel : ==> Parameters: 17(Integer) 2023-07-14 11:11:56.036 DEBUG 25168 --- [XNIO-1 task-5] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? , ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 11:11:56.038 DEBUG 25168 --- [XNIO-1 task-5] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 1(Integer), 7(Integer), 17(Integer), 10(Integer) 2023-07-14 11:11:56.044 DEBUG 25168 --- [XNIO-1 task-6] r.c.m.x.r.T.getByGradeLevel : <== Total: 0 2023-07-14 11:11:56.047 DEBUG 25168 --- [XNIO-1 task-5] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 3 2023-07-14 11:11:56.049 DEBUG 25168 --- [XNIO-1 task-5] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 11:11:56.050 DEBUG 25168 --- [XNIO-1 task-5] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 4(Integer), 17(Integer), null 2023-07-14 11:11:56.059 DEBUG 25168 --- [XNIO-1 task-5] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 0 2023-07-14 11:11:58.487 INFO 25168 --- [XNIO-1 task-8] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 11:11:58.518 DEBUG 25168 --- [XNIO-1 task-8] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 11:11:58.518 DEBUG 25168 --- [XNIO-1 task-8] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 11:11:58.522 INFO 25168 --- [XNIO-1 task-9] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 11:11:58.537 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 11:11:58.537 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 11:11:58.537 DEBUG 25168 --- [XNIO-1 task-8] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 11:11:58.550 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:11:58.553 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:11:58.553 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 11:11:58.567 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:11:58.578 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 11:11:58.579 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 11:11:58.592 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 11:11:58.600 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:11:58.600 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 11:11:58.609 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:11:58.617 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:11:58.619 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:11:58.627 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:11:58.628 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:11:58.629 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:11:58.636 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:11:58.638 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:11:58.638 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:11:58.650 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:11:58.651 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:11:58.652 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 11:11:58.671 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:11:58.676 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:11:58.676 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:11:58.698 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:11:58.699 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:11:58.699 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:11:58.720 DEBUG 25168 --- [XNIO-1 task-9] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:12:04.035 INFO 25168 --- [XNIO-1 task-10] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 11:12:04.044 DEBUG 25168 --- [XNIO-1 task-10] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 11:12:04.045 DEBUG 25168 --- [XNIO-1 task-10] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 11:12:04.063 INFO 25168 --- [XNIO-1 task-11] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 11:12:04.064 DEBUG 25168 --- [XNIO-1 task-10] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 11:12:04.075 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 11:12:04.076 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 11:12:04.093 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:12:04.094 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:12:04.094 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 11:12:04.128 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:12:04.129 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 11:12:04.129 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 11:12:04.152 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 11:12:04.153 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:12:04.154 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 11:12:04.168 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:12:04.170 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:12:04.170 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:12:04.182 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:12:04.184 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:12:04.184 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:12:04.191 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:12:04.192 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:12:04.192 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:12:04.213 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:12:04.214 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:12:04.215 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 11:12:04.221 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:12:04.223 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:12:04.224 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:12:04.233 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:12:04.234 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:12:04.234 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:12:04.248 DEBUG 25168 --- [XNIO-1 task-11] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:12:07.285 INFO 25168 --- [XNIO-1 task-12] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 11:12:07.295 DEBUG 25168 --- [XNIO-1 task-12] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 11:12:07.295 DEBUG 25168 --- [XNIO-1 task-12] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 11:12:07.303 DEBUG 25168 --- [XNIO-1 task-12] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 11:12:07.305 INFO 25168 --- [XNIO-1 task-13] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 11:12:07.305 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 11:12:07.305 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 11:12:07.323 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:12:07.324 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:12:07.324 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 11:12:07.341 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:12:07.342 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 11:12:07.342 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 11:12:07.358 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 11:12:07.359 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:12:07.359 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 11:12:07.369 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:12:07.371 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:12:07.371 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:12:07.386 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:12:07.388 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:12:07.388 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:12:07.398 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:12:07.398 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:12:07.400 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:12:07.419 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:12:07.420 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:12:07.420 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 11:12:07.429 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:12:07.430 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:12:07.430 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:12:07.439 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:12:07.441 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:12:07.441 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:12:07.452 DEBUG 25168 --- [XNIO-1 task-13] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:13:02.316 INFO 25168 --- [Thread-21] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated... 2023-07-14 11:13:02.331 INFO 25168 --- [Thread-21] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed. 2023-07-14 11:13:02.337 INFO 25168 --- [Thread-21] io.undertow.servlet : Destroying Spring FrameworkServlet 'dispatcherServlet' 2023-07-14 11:13:13.541 INFO 26656 --- [restartedMain] com.mindskip.xzs.XzsApplication : Starting XzsApplication on DESKTOP-7A2KHS1 with PID 26656 (E:\ycll\qyksxt\target\classes started by qirong in E:\ycll\qyksxt) 2023-07-14 11:13:13.544 INFO 26656 --- [restartedMain] com.mindskip.xzs.XzsApplication : The following profiles are active: dev 2023-07-14 11:13:13.599 INFO 26656 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 2023-07-14 11:13:13.599 INFO 26656 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 2023-07-14 11:13:15.313 INFO 26656 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$ccb65586] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2023-07-14 11:13:15.717 WARN 26656 --- [restartedMain] io.undertow.websockets.jsr : UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used 2023-07-14 11:13:15.744 INFO 26656 --- [restartedMain] io.undertow.servlet : Initializing Spring embedded WebApplicationContext 2023-07-14 11:13:15.745 INFO 26656 --- [restartedMain] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2146 ms 2023-07-14 11:13:17.380 INFO 26656 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 2023-07-14 11:13:17.648 INFO 26656 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2f32e96a, org.springframework.security.web.context.SecurityContextPersistenceFilter@7cf45389, org.springframework.security.web.header.HeaderWriterFilter@63b17436, org.springframework.web.filter.CorsFilter@4c142867, org.springframework.security.web.authentication.logout.LogoutFilter@48cf584d, com.mindskip.xzs.configuration.spring.security.RestLoginAuthenticationFilter@7c7efb2b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2d31a134, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5fa2a51a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1cdd9525, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@622595ba, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@45f8eb04, org.springframework.security.web.session.SessionManagementFilter@5d86178d, org.springframework.security.web.access.ExceptionTranslationFilter@5499bcf1, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3f5f0607] 2023-07-14 11:13:17.679 INFO 26656 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] 2023-07-14 11:13:18.100 INFO 26656 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed 2023-07-14 11:13:18.119 INFO 26656 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) 2023-07-14 11:13:18.156 INFO 26656 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references 2023-07-14 11:13:18.320 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: taskUsingPOST_1 2023-07-14 11:13:18.344 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_1 2023-07-14 11:13:18.365 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPOST_1 2023-07-14 11:13:18.372 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_1 2023-07-14 11:13:18.377 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_1 2023-07-14 11:13:18.425 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_1 2023-07-14 11:13:18.428 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_2 2023-07-14 11:13:18.447 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: answerSubmitUsingPOST_1 2023-07-14 11:13:18.451 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_3 2023-07-14 11:13:18.454 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_1 2023-07-14 11:13:18.462 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_4 2023-07-14 11:13:18.465 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_2 2023-07-14 11:13:18.468 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_1 2023-07-14 11:13:18.479 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_2 2023-07-14 11:13:18.489 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_5 2023-07-14 11:13:18.491 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_3 2023-07-14 11:13:18.496 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_3 2023-07-14 11:13:18.499 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_6 2023-07-14 11:13:18.501 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_4 2023-07-14 11:13:18.507 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_7 2023-07-14 11:13:18.517 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_8 2023-07-14 11:13:18.519 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_5 2023-07-14 11:13:18.522 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_2 2023-07-14 11:13:18.523 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_4 2023-07-14 11:13:18.542 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_9 2023-07-14 11:13:18.545 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_6 2023-07-14 11:13:18.549 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_3 2023-07-14 11:13:18.552 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_5 2023-07-14 11:13:18.557 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_10 2023-07-14 11:13:18.560 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_7 2023-07-14 11:13:18.565 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingGET_1 2023-07-14 11:13:18.566 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingHEAD_1 2023-07-14 11:13:18.566 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPOST_1 2023-07-14 11:13:18.567 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPUT_1 2023-07-14 11:13:18.567 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPATCH_1 2023-07-14 11:13:18.568 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingDELETE_1 2023-07-14 11:13:18.568 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingOPTIONS_1 2023-07-14 11:13:18.569 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingTRACE_1 2023-07-14 11:13:18.579 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_4 2023-07-14 11:13:18.585 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_6 2023-07-14 11:13:18.593 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importUserUsingPOST_1 2023-07-14 11:13:18.598 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_11 2023-07-14 11:13:18.599 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_8 2023-07-14 11:13:18.603 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_2 2023-07-14 11:13:18.608 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: currentUsingPOST_1 2023-07-14 11:13:18.618 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_2 2023-07-14 11:13:18.625 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_3 2023-07-14 11:13:18.628 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: currentUsingPOST_2 2023-07-14 11:13:18.628 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: logUsingPOST_1 2023-07-14 11:13:18.631 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: messagePageListUsingPOST_1 2023-07-14 11:13:18.632 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_3 2023-07-14 11:13:18.634 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: registerUsingPOST_1 2023-07-14 11:13:18.635 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: unReadCountUsingPOST_1 2023-07-14 11:13:18.637 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_4 2023-07-14 11:13:18.639 INFO 26656 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_1 2023-07-14 11:13:18.720 INFO 26656 --- [restartedMain] org.xnio : XNIO version 3.3.8.Final 2023-07-14 11:13:18.733 INFO 26656 --- [restartedMain] org.xnio.nio : XNIO NIO Implementation Version 3.3.8.Final 2023-07-14 11:13:18.856 INFO 26656 --- [restartedMain] o.s.b.w.e.u.UndertowServletWebServer : Undertow started on port(s) 8000 (http) with context path '' 2023-07-14 11:13:18.860 INFO 26656 --- [restartedMain] com.mindskip.xzs.XzsApplication : Started XzsApplication in 5.994 seconds (JVM running for 7.378) 2023-07-14 11:13:24.304 INFO 26656 --- [XNIO-1 task-2] io.undertow.servlet : Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-07-14 11:13:24.305 INFO 26656 --- [XNIO-1 task-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2023-07-14 11:13:24.315 INFO 26656 --- [XNIO-1 task-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 10 ms 2023-07-14 11:13:24.364 INFO 26656 --- [XNIO-1 task-1] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 11:13:24.392 INFO 26656 --- [XNIO-1 task-1] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2023-07-14 11:13:24.646 INFO 26656 --- [XNIO-1 task-1] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2023-07-14 11:13:24.653 DEBUG 26656 --- [XNIO-1 task-1] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 11:13:24.676 DEBUG 26656 --- [XNIO-1 task-1] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 11:13:24.717 DEBUG 26656 --- [XNIO-1 task-1] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 11:13:29.732 DEBUG 26656 --- [XNIO-1 task-3] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:13:29.733 DEBUG 26656 --- [XNIO-1 task-3] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:13:29.758 DEBUG 26656 --- [XNIO-1 task-3] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:13:30.126 DEBUG 26656 --- [XNIO-1 task-3] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:13:30.126 DEBUG 26656 --- [XNIO-1 task-3] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:13:30.140 DEBUG 26656 --- [XNIO-1 task-3] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:13:30.156 DEBUG 26656 --- [XNIO-1 task-3] r.c.m.x.r.U.insertSelective : ==> Preparing: insert into t_user_event_log ( user_id, user_name, real_name, content, create_time ) values ( ?, ?, ?, ?, ? ) 2023-07-14 11:13:30.158 DEBUG 26656 --- [XNIO-1 task-3] r.c.m.x.r.U.insertSelective : ==> Parameters: 10(Integer), student(String), student(String), student 登录了考试系统(String), 2023-07-14 11:13:30.141(Timestamp) 2023-07-14 11:13:30.209 DEBUG 26656 --- [XNIO-1 task-3] r.c.m.x.r.U.insertSelective : <== Updates: 1 2023-07-14 11:13:30.259 INFO 26656 --- [XNIO-1 task-4] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount 2023-07-14 11:13:30.265 DEBUG 26656 --- [XNIO-1 task-4] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:13:30.266 DEBUG 26656 --- [XNIO-1 task-4] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:13:30.276 DEBUG 26656 --- [XNIO-1 task-4] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:13:30.281 DEBUG 26656 --- [XNIO-1 task-4] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? 2023-07-14 11:13:30.281 DEBUG 26656 --- [XNIO-1 task-4] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) 2023-07-14 11:13:30.293 DEBUG 26656 --- [XNIO-1 task-4] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 2023-07-14 11:13:30.580 INFO 26656 --- [XNIO-1 task-5] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current 2023-07-14 11:13:30.581 INFO 26656 --- [XNIO-1 task-6] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/index 2023-07-14 11:13:30.581 INFO 26656 --- [XNIO-1 task-7] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/task 2023-07-14 11:13:30.581 DEBUG 26656 --- [XNIO-1 task-5] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:13:30.582 DEBUG 26656 --- [XNIO-1 task-5] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:13:30.592 DEBUG 26656 --- [XNIO-1 task-6] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:13:30.592 DEBUG 26656 --- [XNIO-1 task-7] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:13:30.593 DEBUG 26656 --- [XNIO-1 task-6] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:13:30.593 DEBUG 26656 --- [XNIO-1 task-5] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:13:30.593 DEBUG 26656 --- [XNIO-1 task-7] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:13:30.610 DEBUG 26656 --- [XNIO-1 task-6] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:13:30.610 DEBUG 26656 --- [XNIO-1 task-7] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:13:30.615 DEBUG 26656 --- [XNIO-1 task-7] r.c.m.x.r.T.getByGradeLevel : ==> Preparing: select id, title, grade_level, frame_text_content_id, create_user, create_time, deleted, create_user_name from t_task_exam where deleted=0 and grade_level = ? 2023-07-14 11:13:30.615 DEBUG 26656 --- [XNIO-1 task-7] r.c.m.x.r.T.getByGradeLevel : ==> Parameters: 17(Integer) 2023-07-14 11:13:30.620 DEBUG 26656 --- [XNIO-1 task-6] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? , ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 11:13:30.621 DEBUG 26656 --- [XNIO-1 task-6] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 1(Integer), 7(Integer), 17(Integer), 10(Integer) 2023-07-14 11:13:30.625 DEBUG 26656 --- [XNIO-1 task-7] r.c.m.x.r.T.getByGradeLevel : <== Total: 0 2023-07-14 11:13:30.630 DEBUG 26656 --- [XNIO-1 task-6] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 3 2023-07-14 11:13:30.632 DEBUG 26656 --- [XNIO-1 task-6] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 11:13:30.632 DEBUG 26656 --- [XNIO-1 task-6] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 4(Integer), 17(Integer), null 2023-07-14 11:13:30.647 DEBUG 26656 --- [XNIO-1 task-6] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 0 2023-07-14 11:13:32.716 INFO 26656 --- [XNIO-1 task-8] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 11:13:32.724 DEBUG 26656 --- [XNIO-1 task-8] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 11:13:32.724 DEBUG 26656 --- [XNIO-1 task-8] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 11:13:32.732 DEBUG 26656 --- [XNIO-1 task-8] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 11:13:32.763 INFO 26656 --- [XNIO-1 task-9] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 11:13:32.767 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 11:13:32.767 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 11:13:32.799 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:13:32.803 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:13:32.803 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 11:13:32.815 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:13:32.827 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 11:13:32.828 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 11:13:32.841 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 11:13:32.850 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:13:32.850 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 11:13:32.860 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:13:32.867 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:13:32.868 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:13:32.879 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:13:32.880 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:13:32.880 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:13:32.890 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:13:32.891 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:13:32.892 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:13:32.903 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:13:32.905 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:13:32.905 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 11:13:32.915 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:13:32.920 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:13:32.920 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:13:32.930 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:13:32.931 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:13:32.932 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:13:32.948 DEBUG 26656 --- [XNIO-1 task-9] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:13:37.465 INFO 26656 --- [XNIO-1 task-10] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 11:13:37.477 DEBUG 26656 --- [XNIO-1 task-10] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 11:13:37.478 DEBUG 26656 --- [XNIO-1 task-10] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 11:13:37.486 DEBUG 26656 --- [XNIO-1 task-10] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 11:13:37.550 INFO 26656 --- [XNIO-1 task-11] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 11:13:37.550 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 11:13:37.551 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 11:13:37.560 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:13:37.561 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:13:37.561 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 11:13:37.573 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:13:37.574 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 11:13:37.574 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 11:13:37.585 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 11:13:37.586 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:13:37.587 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 11:13:37.595 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:13:37.597 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:13:37.597 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:13:37.609 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:13:37.610 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:13:37.611 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:13:37.628 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:13:37.629 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:13:37.629 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:13:37.644 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:13:37.645 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:13:37.646 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 11:13:37.656 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:13:37.658 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:13:37.658 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:13:37.671 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:13:37.671 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:13:37.672 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:13:37.681 DEBUG 26656 --- [XNIO-1 task-11] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:13:41.787 INFO 26656 --- [XNIO-1 task-12] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 11:13:41.797 DEBUG 26656 --- [XNIO-1 task-12] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 11:13:41.797 DEBUG 26656 --- [XNIO-1 task-12] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 11:13:41.804 INFO 26656 --- [XNIO-1 task-13] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 11:13:41.812 DEBUG 26656 --- [XNIO-1 task-12] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 11:13:41.820 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 11:13:41.820 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 11:13:41.830 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:13:41.831 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:13:41.831 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 11:13:41.858 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:13:41.858 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 11:13:41.859 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 11:13:41.870 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 11:13:41.871 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:13:41.871 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 11:13:41.882 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:13:41.883 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:13:41.885 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:13:41.901 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:13:41.904 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:13:41.904 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:13:41.918 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:13:41.919 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:13:41.919 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:13:41.940 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:13:41.941 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:13:41.942 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 11:13:41.958 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:13:41.959 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:13:41.959 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:13:41.970 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:13:41.972 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:13:41.972 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:13:41.989 DEBUG 26656 --- [XNIO-1 task-13] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:13:47.187 INFO 26656 --- [XNIO-1 task-14] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 11:13:47.197 DEBUG 26656 --- [XNIO-1 task-14] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 11:13:47.197 DEBUG 26656 --- [XNIO-1 task-14] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 11:13:47.199 INFO 26656 --- [XNIO-1 task-15] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 11:13:47.211 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 11:13:47.211 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 11:13:47.211 DEBUG 26656 --- [XNIO-1 task-14] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 11:13:47.227 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:13:47.228 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:13:47.228 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 11:13:47.245 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:13:47.247 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 11:13:47.248 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 11:13:47.266 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 11:13:47.267 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:13:47.269 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 11:13:47.284 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:13:47.287 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:13:47.287 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:13:47.300 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:13:47.301 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:13:47.301 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:13:47.317 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:13:47.318 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:13:47.318 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:13:47.350 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:13:47.351 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:13:47.351 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 11:13:47.365 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:13:47.366 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:13:47.366 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:13:47.377 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:13:47.378 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:13:47.378 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:13:47.394 DEBUG 26656 --- [XNIO-1 task-15] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:22:25.192 INFO 26656 --- [XNIO-1 task-16] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 11:22:25.200 DEBUG 26656 --- [XNIO-1 task-16] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 11:22:25.201 DEBUG 26656 --- [XNIO-1 task-16] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 11:22:25.214 DEBUG 26656 --- [XNIO-1 task-16] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 11:22:25.229 INFO 26656 --- [XNIO-1 task-17] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 11:22:25.229 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 11:22:25.230 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 11:22:25.240 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:22:25.241 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:22:25.241 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 11:22:25.249 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:22:25.250 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 11:22:25.250 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 11:22:25.261 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 11:22:25.262 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:22:25.262 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 11:22:25.271 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:22:25.272 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:22:25.273 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:22:25.280 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:22:25.282 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:22:25.282 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:22:25.290 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:22:25.291 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:22:25.293 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:22:25.300 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:22:25.302 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:22:25.303 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 11:22:25.310 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:22:25.311 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:22:25.311 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:22:25.319 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:22:25.319 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:22:25.320 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:22:25.334 DEBUG 26656 --- [XNIO-1 task-17] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:24:25.138 INFO 26656 --- [XNIO-1 task-18] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/answerSubmit 2023-07-14 11:24:25.161 DEBUG 26656 --- [XNIO-1 task-18] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:24:25.162 DEBUG 26656 --- [XNIO-1 task-18] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:24:25.172 DEBUG 26656 --- [XNIO-1 task-18] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:24:25.181 DEBUG 26656 --- [XNIO-1 task-18] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 11:24:25.181 DEBUG 26656 --- [XNIO-1 task-18] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 11:24:25.191 DEBUG 26656 --- [XNIO-1 task-18] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:24:25.191 DEBUG 26656 --- [XNIO-1 task-18] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:24:25.191 DEBUG 26656 --- [XNIO-1 task-18] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 11:24:25.200 DEBUG 26656 --- [XNIO-1 task-18] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:24:25.203 DEBUG 26656 --- [XNIO-1 task-18] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 11:24:25.203 DEBUG 26656 --- [XNIO-1 task-18] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 11:24:25.214 DEBUG 26656 --- [XNIO-1 task-18] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 11:24:25.314 DEBUG 26656 --- [XNIO-1 task-18] r.c.m.x.r.E.insertSelective : ==> Preparing: insert into t_exam_paper_answer ( exam_paper_id, paper_name, paper_type, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2023-07-14 11:24:25.316 DEBUG 26656 --- [XNIO-1 task-18] r.c.m.x.r.E.insertSelective : ==> Parameters: 85(Integer), jdbf(String), 1(Integer), 20(Integer), 20(Integer), 180(Integer), 1(Integer), 5(Integer), 80(Integer), 2(Integer), 10(Integer), 2023-07-14 11:24:25.18(Timestamp) 2023-07-14 11:24:25.334 DEBUG 26656 --- [XNIO-1 task-18] r.c.m.x.r.E.insertSelective : <== Updates: 1 2023-07-14 11:24:25.343 DEBUG 26656 --- [XNIO-1 task-18] r.c.m.x.r.E.insertList : ==> Preparing: insert into t_exam_paper_question_customer_answer ( question_id, question_score, subject_id, create_time, create_user, text_content_id, exam_paper_id, question_type, answer, customer_score, exam_paper_answer_id , do_right,question_text_content_id,item_order) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) , ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) , ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) , ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) , ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) 2023-07-14 11:24:25.347 DEBUG 26656 --- [XNIO-1 task-18] r.c.m.x.r.E.insertList : ==> Parameters: 430(Integer), 40(Integer), null, 2023-07-14 11:24:25.18(Timestamp), 10(Integer), null, 85(Integer), 1(Integer), null, 0(Integer), 6181(Integer), false(Boolean), 536(Integer), 1(Integer), 431(Integer), 50(Integer), null, 2023-07-14 11:24:25.18(Timestamp), 10(Integer), null, 85(Integer), 2(Integer), A(String), 0(Integer), 6181(Integer), false(Boolean), 537(Integer), 2(Integer), 432(Integer), 20(Integer), null, 2023-07-14 11:24:25.18(Timestamp), 10(Integer), null, 85(Integer), 3(Integer), null, 0(Integer), 6181(Integer), false(Boolean), 538(Integer), 3(Integer), 428(Integer), 50(Integer), null, 2023-07-14 11:24:25.18(Timestamp), 10(Integer), null, 85(Integer), 2(Integer), A,C(String), 0(Integer), 6181(Integer), false(Boolean), 534(Integer), 4(Integer), 429(Integer), 20(Integer), null, 2023-07-14 11:24:25.18(Timestamp), 10(Integer), null, 85(Integer), 3(Integer), A(String), 20(Integer), 6181(Integer), true(Boolean), 535(Integer), 5(Integer) 2023-07-14 11:24:25.364 DEBUG 26656 --- [XNIO-1 task-18] r.c.m.x.r.E.insertList : <== Updates: 5 2023-07-14 11:24:25.401 DEBUG 26656 --- [XNIO-1 task-18] r.c.m.x.r.U.insertSelective : ==> Preparing: insert into t_user_event_log ( user_id, user_name, real_name, content, create_time ) values ( ?, ?, ?, ?, ? ) 2023-07-14 11:24:25.403 DEBUG 26656 --- [XNIO-1 task-18] r.c.m.x.r.U.insertSelective : ==> Parameters: 10(Integer), student(String), student(String), student 提交试卷:jdbf 得分:2 耗时:1分 20秒(String), 2023-07-14 11:24:25.268(Timestamp) 2023-07-14 11:24:25.426 DEBUG 26656 --- [XNIO-1 task-18] r.c.m.x.r.U.insertSelective : <== Updates: 1 2023-07-14 11:24:27.199 INFO 26656 --- [XNIO-1 task-20] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current 2023-07-14 11:24:27.199 INFO 26656 --- [XNIO-1 task-19] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount 2023-07-14 11:24:27.207 DEBUG 26656 --- [XNIO-1 task-19] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:24:27.207 DEBUG 26656 --- [XNIO-1 task-20] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:24:27.207 DEBUG 26656 --- [XNIO-1 task-19] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:24:27.207 DEBUG 26656 --- [XNIO-1 task-20] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:24:27.216 DEBUG 26656 --- [XNIO-1 task-19] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:24:27.216 DEBUG 26656 --- [XNIO-1 task-20] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:24:27.219 DEBUG 26656 --- [XNIO-1 task-19] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? 2023-07-14 11:24:27.219 DEBUG 26656 --- [XNIO-1 task-19] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) 2023-07-14 11:24:27.228 DEBUG 26656 --- [XNIO-1 task-19] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 2023-07-14 11:24:27.545 INFO 26656 --- [XNIO-1 task-21] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/pageList 2023-07-14 11:24:27.546 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:24:27.546 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:24:27.557 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:24:27.889 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM t_exam_paper_answer WHERE create_user = ? 2023-07-14 11:24:27.889 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 10(Integer) 2023-07-14 11:24:27.901 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 11:24:27.907 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.E.studentPage : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer WHERE create_user = ? order by id desc LIMIT ? 2023-07-14 11:24:27.907 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.E.studentPage : ==> Parameters: 10(Integer), 10(Integer) 2023-07-14 11:24:27.935 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.E.studentPage : <== Total: 3 2023-07-14 11:24:27.971 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 11:24:27.971 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6181(Integer) 2023-07-14 11:24:27.980 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 11:24:27.980 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:24:27.981 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:24:27.990 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:24:27.992 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 11:24:27.993 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 11:24:28.002 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 11:24:28.003 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 11:24:28.004 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6180(Integer) 2023-07-14 11:24:28.013 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 11:24:28.014 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:24:28.014 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:24:28.022 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:24:28.023 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 11:24:28.023 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 11:24:28.031 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 11:24:28.033 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 11:24:28.033 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6179(Integer) 2023-07-14 11:24:28.043 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 11:24:28.044 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:24:28.044 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 11:24:28.053 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:24:28.053 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 11:24:28.053 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 11:24:28.062 DEBUG 26656 --- [XNIO-1 task-21] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 11:24:30.765 INFO 26656 --- [XNIO-1 task-22] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 11:24:30.785 DEBUG 26656 --- [XNIO-1 task-22] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 11:24:30.785 DEBUG 26656 --- [XNIO-1 task-22] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 11:24:30.800 DEBUG 26656 --- [XNIO-1 task-22] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 11:24:30.802 INFO 26656 --- [XNIO-1 task-23] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6181 2023-07-14 11:24:30.804 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 11:24:30.805 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 11:24:30.818 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:24:30.842 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 11:24:30.842 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 11:24:30.867 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:24:30.869 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:24:30.869 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 11:24:30.884 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:24:30.885 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 11:24:30.885 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 11:24:30.902 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 11:24:30.903 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:24:30.903 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 11:24:30.930 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:24:30.931 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:24:30.931 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:24:30.946 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:24:30.947 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:24:30.948 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:24:30.962 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:24:30.963 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:24:30.963 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:24:30.973 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:24:30.975 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:24:30.975 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 11:24:30.990 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:24:30.991 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:24:30.991 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:24:31.004 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:24:31.004 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:24:31.005 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:24:31.018 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:24:31.019 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 11:24:31.019 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 11:24:31.029 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:24:31.029 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 11:24:31.030 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6181(Integer) 2023-07-14 11:24:31.057 DEBUG 26656 --- [XNIO-1 task-23] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 11:24:54.086 INFO 26656 --- [XNIO-1 task-24] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/question/answer/page 2023-07-14 11:24:54.113 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:24:54.115 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:24:54.129 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:24:54.136 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM t_exam_paper_question_customer_answer WHERE do_right = FALSE AND create_user = ? 2023-07-14 11:24:54.136 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 10(Integer) 2023-07-14 11:24:54.146 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 11:24:54.149 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.E.studentPage : ==> Preparing: SELECT id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order FROM t_exam_paper_question_customer_answer WHERE do_right = FALSE AND create_user = ? order by id desc LIMIT ? 2023-07-14 11:24:54.150 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.E.studentPage : ==> Parameters: 10(Integer), 10(Integer) 2023-07-14 11:24:54.165 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.E.studentPage : <== Total: 10 2023-07-14 11:24:54.168 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:24:54.168 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : ==> Parameters: 428(Integer) 2023-07-14 11:24:54.189 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:24:54.191 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? , ? ) and deleted = 0 2023-07-14 11:24:54.191 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer), 21(Integer) 2023-07-14 11:24:54.219 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 2 2023-07-14 11:24:54.221 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:24:54.221 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:24:54.235 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:24:54.275 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:24:54.275 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : ==> Parameters: 432(Integer) 2023-07-14 11:24:54.288 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:24:54.289 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? , ? ) and deleted = 0 2023-07-14 11:24:54.289 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer), 21(Integer) 2023-07-14 11:24:54.298 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 2 2023-07-14 11:24:54.300 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:24:54.301 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:24:54.333 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:24:54.334 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:24:54.335 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : ==> Parameters: 431(Integer) 2023-07-14 11:24:54.368 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:24:54.370 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? , ? ) and deleted = 0 2023-07-14 11:24:54.370 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer), 21(Integer) 2023-07-14 11:24:54.384 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 2 2023-07-14 11:24:54.385 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:24:54.385 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:24:54.399 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:24:54.400 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:24:54.400 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : ==> Parameters: 430(Integer) 2023-07-14 11:24:54.424 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : <== Total: 1 2023-07-14 11:24:54.425 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 11:24:54.425 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 11:24:54.434 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 11:24:54.435 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:24:54.436 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 11:24:54.453 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:24:54.455 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:24:54.455 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : ==> Parameters: 429(Integer) 2023-07-14 11:24:54.474 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:24:54.475 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? , ? ) and deleted = 0 2023-07-14 11:24:54.475 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer), 21(Integer) 2023-07-14 11:24:54.489 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 2 2023-07-14 11:24:54.489 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:24:54.489 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 11:24:54.502 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:24:54.502 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:24:54.503 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : ==> Parameters: 428(Integer) 2023-07-14 11:24:54.517 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:24:54.517 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? , ? ) and deleted = 0 2023-07-14 11:24:54.517 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer), 21(Integer) 2023-07-14 11:24:54.586 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 2 2023-07-14 11:24:54.587 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:24:54.587 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:24:54.618 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:24:54.621 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:24:54.621 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : ==> Parameters: 432(Integer) 2023-07-14 11:24:54.645 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:24:54.646 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? , ? ) and deleted = 0 2023-07-14 11:24:54.647 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer), 21(Integer) 2023-07-14 11:24:54.663 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 2 2023-07-14 11:24:54.664 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:24:54.665 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:24:54.707 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:24:54.708 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:24:54.709 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : ==> Parameters: 431(Integer) 2023-07-14 11:24:54.727 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:24:54.728 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? , ? ) and deleted = 0 2023-07-14 11:24:54.729 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer), 21(Integer) 2023-07-14 11:24:54.748 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 2 2023-07-14 11:24:54.750 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:24:54.750 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:24:54.780 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:24:54.781 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:24:54.782 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : ==> Parameters: 430(Integer) 2023-07-14 11:24:54.821 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : <== Total: 1 2023-07-14 11:24:54.822 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 11:24:54.822 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 11:24:54.867 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 11:24:54.868 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:24:54.869 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 11:24:54.881 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:24:54.882 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:24:54.882 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : ==> Parameters: 425(Integer) 2023-07-14 11:24:54.895 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:24:54.896 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? , ? ) and deleted = 0 2023-07-14 11:24:54.897 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer), 21(Integer) 2023-07-14 11:24:54.935 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 2 2023-07-14 11:24:54.936 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:24:54.936 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 529(Integer) 2023-07-14 11:24:54.954 DEBUG 26656 --- [XNIO-1 task-24] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:24:55.014 INFO 26656 --- [XNIO-1 task-25] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/question/answer/select/142325 2023-07-14 11:24:55.016 DEBUG 26656 --- [XNIO-1 task-25] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where id = ? 2023-07-14 11:24:55.016 DEBUG 26656 --- [XNIO-1 task-25] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 142325(Integer) 2023-07-14 11:24:55.057 DEBUG 26656 --- [XNIO-1 task-25] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:24:55.057 DEBUG 26656 --- [XNIO-1 task-25] r.c.m.x.r.Q.selectByPrimaryKey : ==> Preparing: select id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted from t_question where id = ? 2023-07-14 11:24:55.058 DEBUG 26656 --- [XNIO-1 task-25] r.c.m.x.r.Q.selectByPrimaryKey : ==> Parameters: 428(Integer) 2023-07-14 11:24:55.088 DEBUG 26656 --- [XNIO-1 task-25] r.c.m.x.r.Q.selectByPrimaryKey : <== Total: 1 2023-07-14 11:24:55.088 DEBUG 26656 --- [XNIO-1 task-25] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:24:55.088 DEBUG 26656 --- [XNIO-1 task-25] r.c.m.x.r.Q.getQuestion : ==> Parameters: 428(Integer) 2023-07-14 11:24:55.157 DEBUG 26656 --- [XNIO-1 task-25] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:24:55.160 DEBUG 26656 --- [XNIO-1 task-25] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:24:55.161 DEBUG 26656 --- [XNIO-1 task-25] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 20(Integer) 2023-07-14 11:24:55.171 DEBUG 26656 --- [XNIO-1 task-25] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:24:55.172 DEBUG 26656 --- [XNIO-1 task-25] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:24:55.172 DEBUG 26656 --- [XNIO-1 task-25] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 21(Integer) 2023-07-14 11:24:55.191 DEBUG 26656 --- [XNIO-1 task-25] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:24:55.192 DEBUG 26656 --- [XNIO-1 task-25] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:24:55.192 DEBUG 26656 --- [XNIO-1 task-25] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:24:55.228 DEBUG 26656 --- [XNIO-1 task-25] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:24:57.034 INFO 26656 --- [XNIO-1 task-26] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/question/answer/select/142325 2023-07-14 11:24:57.046 DEBUG 26656 --- [XNIO-1 task-26] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where id = ? 2023-07-14 11:24:57.046 DEBUG 26656 --- [XNIO-1 task-26] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 142325(Integer) 2023-07-14 11:24:57.056 DEBUG 26656 --- [XNIO-1 task-26] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:24:57.056 DEBUG 26656 --- [XNIO-1 task-26] r.c.m.x.r.Q.selectByPrimaryKey : ==> Preparing: select id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted from t_question where id = ? 2023-07-14 11:24:57.056 DEBUG 26656 --- [XNIO-1 task-26] r.c.m.x.r.Q.selectByPrimaryKey : ==> Parameters: 428(Integer) 2023-07-14 11:24:57.065 DEBUG 26656 --- [XNIO-1 task-26] r.c.m.x.r.Q.selectByPrimaryKey : <== Total: 1 2023-07-14 11:24:57.066 DEBUG 26656 --- [XNIO-1 task-26] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:24:57.066 DEBUG 26656 --- [XNIO-1 task-26] r.c.m.x.r.Q.getQuestion : ==> Parameters: 428(Integer) 2023-07-14 11:24:57.075 DEBUG 26656 --- [XNIO-1 task-26] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:24:57.075 DEBUG 26656 --- [XNIO-1 task-26] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:24:57.076 DEBUG 26656 --- [XNIO-1 task-26] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 20(Integer) 2023-07-14 11:24:57.085 DEBUG 26656 --- [XNIO-1 task-26] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:24:57.085 DEBUG 26656 --- [XNIO-1 task-26] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:24:57.085 DEBUG 26656 --- [XNIO-1 task-26] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 21(Integer) 2023-07-14 11:24:57.093 DEBUG 26656 --- [XNIO-1 task-26] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:24:57.130 DEBUG 26656 --- [XNIO-1 task-26] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:24:57.130 DEBUG 26656 --- [XNIO-1 task-26] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:24:57.138 DEBUG 26656 --- [XNIO-1 task-26] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:24:57.897 INFO 26656 --- [XNIO-1 task-27] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/question/answer/select/142324 2023-07-14 11:24:57.909 DEBUG 26656 --- [XNIO-1 task-27] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where id = ? 2023-07-14 11:24:57.909 DEBUG 26656 --- [XNIO-1 task-27] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 142324(Integer) 2023-07-14 11:24:57.920 DEBUG 26656 --- [XNIO-1 task-27] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:24:57.920 DEBUG 26656 --- [XNIO-1 task-27] r.c.m.x.r.Q.selectByPrimaryKey : ==> Preparing: select id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted from t_question where id = ? 2023-07-14 11:24:57.920 DEBUG 26656 --- [XNIO-1 task-27] r.c.m.x.r.Q.selectByPrimaryKey : ==> Parameters: 432(Integer) 2023-07-14 11:24:57.928 DEBUG 26656 --- [XNIO-1 task-27] r.c.m.x.r.Q.selectByPrimaryKey : <== Total: 1 2023-07-14 11:24:57.930 DEBUG 26656 --- [XNIO-1 task-27] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:24:57.930 DEBUG 26656 --- [XNIO-1 task-27] r.c.m.x.r.Q.getQuestion : ==> Parameters: 432(Integer) 2023-07-14 11:24:57.939 DEBUG 26656 --- [XNIO-1 task-27] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:24:57.940 DEBUG 26656 --- [XNIO-1 task-27] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:24:57.940 DEBUG 26656 --- [XNIO-1 task-27] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 20(Integer) 2023-07-14 11:24:57.949 DEBUG 26656 --- [XNIO-1 task-27] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:24:57.951 DEBUG 26656 --- [XNIO-1 task-27] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:24:57.951 DEBUG 26656 --- [XNIO-1 task-27] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 21(Integer) 2023-07-14 11:24:57.963 DEBUG 26656 --- [XNIO-1 task-27] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:24:57.964 DEBUG 26656 --- [XNIO-1 task-27] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:24:57.964 DEBUG 26656 --- [XNIO-1 task-27] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:24:57.973 DEBUG 26656 --- [XNIO-1 task-27] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:25:02.714 INFO 26656 --- [XNIO-1 task-28] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/question/answer/select/142323 2023-07-14 11:25:02.723 DEBUG 26656 --- [XNIO-1 task-28] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where id = ? 2023-07-14 11:25:02.724 DEBUG 26656 --- [XNIO-1 task-28] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 142323(Integer) 2023-07-14 11:25:02.735 DEBUG 26656 --- [XNIO-1 task-28] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:25:02.735 DEBUG 26656 --- [XNIO-1 task-28] r.c.m.x.r.Q.selectByPrimaryKey : ==> Preparing: select id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted from t_question where id = ? 2023-07-14 11:25:02.736 DEBUG 26656 --- [XNIO-1 task-28] r.c.m.x.r.Q.selectByPrimaryKey : ==> Parameters: 431(Integer) 2023-07-14 11:25:02.751 DEBUG 26656 --- [XNIO-1 task-28] r.c.m.x.r.Q.selectByPrimaryKey : <== Total: 1 2023-07-14 11:25:02.752 DEBUG 26656 --- [XNIO-1 task-28] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:25:02.752 DEBUG 26656 --- [XNIO-1 task-28] r.c.m.x.r.Q.getQuestion : ==> Parameters: 431(Integer) 2023-07-14 11:25:02.760 DEBUG 26656 --- [XNIO-1 task-28] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:25:02.762 DEBUG 26656 --- [XNIO-1 task-28] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:25:02.762 DEBUG 26656 --- [XNIO-1 task-28] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 20(Integer) 2023-07-14 11:25:02.772 DEBUG 26656 --- [XNIO-1 task-28] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:25:02.773 DEBUG 26656 --- [XNIO-1 task-28] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:25:02.774 DEBUG 26656 --- [XNIO-1 task-28] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 21(Integer) 2023-07-14 11:25:02.783 DEBUG 26656 --- [XNIO-1 task-28] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:25:02.784 DEBUG 26656 --- [XNIO-1 task-28] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:25:02.784 DEBUG 26656 --- [XNIO-1 task-28] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:25:02.797 DEBUG 26656 --- [XNIO-1 task-28] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:25:03.846 INFO 26656 --- [XNIO-1 task-29] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/question/answer/select/142324 2023-07-14 11:25:03.858 DEBUG 26656 --- [XNIO-1 task-29] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where id = ? 2023-07-14 11:25:03.858 DEBUG 26656 --- [XNIO-1 task-29] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 142324(Integer) 2023-07-14 11:25:03.878 DEBUG 26656 --- [XNIO-1 task-29] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:25:03.878 DEBUG 26656 --- [XNIO-1 task-29] r.c.m.x.r.Q.selectByPrimaryKey : ==> Preparing: select id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted from t_question where id = ? 2023-07-14 11:25:03.878 DEBUG 26656 --- [XNIO-1 task-29] r.c.m.x.r.Q.selectByPrimaryKey : ==> Parameters: 432(Integer) 2023-07-14 11:25:03.892 DEBUG 26656 --- [XNIO-1 task-29] r.c.m.x.r.Q.selectByPrimaryKey : <== Total: 1 2023-07-14 11:25:03.894 DEBUG 26656 --- [XNIO-1 task-29] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:25:03.894 DEBUG 26656 --- [XNIO-1 task-29] r.c.m.x.r.Q.getQuestion : ==> Parameters: 432(Integer) 2023-07-14 11:25:03.907 DEBUG 26656 --- [XNIO-1 task-29] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:25:03.908 DEBUG 26656 --- [XNIO-1 task-29] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:25:03.908 DEBUG 26656 --- [XNIO-1 task-29] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 20(Integer) 2023-07-14 11:25:03.919 DEBUG 26656 --- [XNIO-1 task-29] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:25:03.948 DEBUG 26656 --- [XNIO-1 task-29] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:25:03.948 DEBUG 26656 --- [XNIO-1 task-29] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 21(Integer) 2023-07-14 11:25:03.964 DEBUG 26656 --- [XNIO-1 task-29] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:25:03.964 DEBUG 26656 --- [XNIO-1 task-29] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:25:03.965 DEBUG 26656 --- [XNIO-1 task-29] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:25:04.000 DEBUG 26656 --- [XNIO-1 task-29] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:25:05.567 INFO 26656 --- [XNIO-1 task-30] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/question/answer/select/142323 2023-07-14 11:25:05.580 DEBUG 26656 --- [XNIO-1 task-30] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where id = ? 2023-07-14 11:25:05.580 DEBUG 26656 --- [XNIO-1 task-30] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 142323(Integer) 2023-07-14 11:25:05.602 DEBUG 26656 --- [XNIO-1 task-30] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:25:05.603 DEBUG 26656 --- [XNIO-1 task-30] r.c.m.x.r.Q.selectByPrimaryKey : ==> Preparing: select id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted from t_question where id = ? 2023-07-14 11:25:05.603 DEBUG 26656 --- [XNIO-1 task-30] r.c.m.x.r.Q.selectByPrimaryKey : ==> Parameters: 431(Integer) 2023-07-14 11:25:05.616 DEBUG 26656 --- [XNIO-1 task-30] r.c.m.x.r.Q.selectByPrimaryKey : <== Total: 1 2023-07-14 11:25:05.617 DEBUG 26656 --- [XNIO-1 task-30] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:25:05.617 DEBUG 26656 --- [XNIO-1 task-30] r.c.m.x.r.Q.getQuestion : ==> Parameters: 431(Integer) 2023-07-14 11:25:05.649 DEBUG 26656 --- [XNIO-1 task-30] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:25:05.650 DEBUG 26656 --- [XNIO-1 task-30] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:25:05.650 DEBUG 26656 --- [XNIO-1 task-30] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 20(Integer) 2023-07-14 11:25:05.666 DEBUG 26656 --- [XNIO-1 task-30] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:25:05.666 DEBUG 26656 --- [XNIO-1 task-30] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:25:05.667 DEBUG 26656 --- [XNIO-1 task-30] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 21(Integer) 2023-07-14 11:25:05.679 DEBUG 26656 --- [XNIO-1 task-30] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:25:05.679 DEBUG 26656 --- [XNIO-1 task-30] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:25:05.679 DEBUG 26656 --- [XNIO-1 task-30] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:25:05.687 DEBUG 26656 --- [XNIO-1 task-30] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:25:07.510 INFO 26656 --- [XNIO-1 task-31] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/question/answer/select/142322 2023-07-14 11:25:07.528 DEBUG 26656 --- [XNIO-1 task-31] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where id = ? 2023-07-14 11:25:07.529 DEBUG 26656 --- [XNIO-1 task-31] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 142322(Integer) 2023-07-14 11:25:07.538 DEBUG 26656 --- [XNIO-1 task-31] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:25:07.539 DEBUG 26656 --- [XNIO-1 task-31] r.c.m.x.r.Q.selectByPrimaryKey : ==> Preparing: select id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted from t_question where id = ? 2023-07-14 11:25:07.539 DEBUG 26656 --- [XNIO-1 task-31] r.c.m.x.r.Q.selectByPrimaryKey : ==> Parameters: 430(Integer) 2023-07-14 11:25:07.548 DEBUG 26656 --- [XNIO-1 task-31] r.c.m.x.r.Q.selectByPrimaryKey : <== Total: 1 2023-07-14 11:25:07.549 DEBUG 26656 --- [XNIO-1 task-31] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:25:07.549 DEBUG 26656 --- [XNIO-1 task-31] r.c.m.x.r.Q.getQuestion : ==> Parameters: 430(Integer) 2023-07-14 11:25:07.559 DEBUG 26656 --- [XNIO-1 task-31] r.c.m.x.r.Q.getQuestion : <== Total: 1 2023-07-14 11:25:07.560 DEBUG 26656 --- [XNIO-1 task-31] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:25:07.560 DEBUG 26656 --- [XNIO-1 task-31] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 20(Integer) 2023-07-14 11:25:07.569 DEBUG 26656 --- [XNIO-1 task-31] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:25:07.571 DEBUG 26656 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:25:07.572 DEBUG 26656 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 11:25:07.581 DEBUG 26656 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:25:09.527 INFO 26656 --- [XNIO-1 task-32] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/question/answer/select/142321 2023-07-14 11:25:09.539 DEBUG 26656 --- [XNIO-1 task-32] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where id = ? 2023-07-14 11:25:09.539 DEBUG 26656 --- [XNIO-1 task-32] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 142321(Integer) 2023-07-14 11:25:09.559 DEBUG 26656 --- [XNIO-1 task-32] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:25:09.559 DEBUG 26656 --- [XNIO-1 task-32] r.c.m.x.r.Q.selectByPrimaryKey : ==> Preparing: select id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted from t_question where id = ? 2023-07-14 11:25:09.560 DEBUG 26656 --- [XNIO-1 task-32] r.c.m.x.r.Q.selectByPrimaryKey : ==> Parameters: 429(Integer) 2023-07-14 11:25:09.573 DEBUG 26656 --- [XNIO-1 task-32] r.c.m.x.r.Q.selectByPrimaryKey : <== Total: 1 2023-07-14 11:25:09.574 DEBUG 26656 --- [XNIO-1 task-32] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:25:09.574 DEBUG 26656 --- [XNIO-1 task-32] r.c.m.x.r.Q.getQuestion : ==> Parameters: 429(Integer) 2023-07-14 11:25:09.587 DEBUG 26656 --- [XNIO-1 task-32] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:25:09.588 DEBUG 26656 --- [XNIO-1 task-32] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:25:09.588 DEBUG 26656 --- [XNIO-1 task-32] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 20(Integer) 2023-07-14 11:25:09.607 DEBUG 26656 --- [XNIO-1 task-32] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:25:09.607 DEBUG 26656 --- [XNIO-1 task-32] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:25:09.607 DEBUG 26656 --- [XNIO-1 task-32] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 21(Integer) 2023-07-14 11:25:09.637 DEBUG 26656 --- [XNIO-1 task-32] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:25:09.637 DEBUG 26656 --- [XNIO-1 task-32] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:25:09.637 DEBUG 26656 --- [XNIO-1 task-32] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 11:25:09.661 DEBUG 26656 --- [XNIO-1 task-32] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:25:11.746 INFO 26656 --- [XNIO-1 task-33] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/question/answer/select/142325 2023-07-14 11:25:11.760 DEBUG 26656 --- [XNIO-1 task-33] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where id = ? 2023-07-14 11:25:11.760 DEBUG 26656 --- [XNIO-1 task-33] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 142325(Integer) 2023-07-14 11:25:11.783 DEBUG 26656 --- [XNIO-1 task-33] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:25:11.784 DEBUG 26656 --- [XNIO-1 task-33] r.c.m.x.r.Q.selectByPrimaryKey : ==> Preparing: select id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted from t_question where id = ? 2023-07-14 11:25:11.784 DEBUG 26656 --- [XNIO-1 task-33] r.c.m.x.r.Q.selectByPrimaryKey : ==> Parameters: 428(Integer) 2023-07-14 11:25:11.797 DEBUG 26656 --- [XNIO-1 task-33] r.c.m.x.r.Q.selectByPrimaryKey : <== Total: 1 2023-07-14 11:25:11.798 DEBUG 26656 --- [XNIO-1 task-33] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:25:11.798 DEBUG 26656 --- [XNIO-1 task-33] r.c.m.x.r.Q.getQuestion : ==> Parameters: 428(Integer) 2023-07-14 11:25:11.810 DEBUG 26656 --- [XNIO-1 task-33] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:25:11.812 DEBUG 26656 --- [XNIO-1 task-33] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:25:11.812 DEBUG 26656 --- [XNIO-1 task-33] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 20(Integer) 2023-07-14 11:25:11.822 DEBUG 26656 --- [XNIO-1 task-33] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:25:11.822 DEBUG 26656 --- [XNIO-1 task-33] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:25:11.823 DEBUG 26656 --- [XNIO-1 task-33] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 21(Integer) 2023-07-14 11:25:11.833 DEBUG 26656 --- [XNIO-1 task-33] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:25:11.834 DEBUG 26656 --- [XNIO-1 task-33] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:25:11.835 DEBUG 26656 --- [XNIO-1 task-33] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:25:11.849 DEBUG 26656 --- [XNIO-1 task-33] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:26:36.305 INFO 26656 --- [XNIO-1 task-34] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 11:26:36.324 DEBUG 26656 --- [XNIO-1 task-34] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 11:26:36.324 DEBUG 26656 --- [XNIO-1 task-34] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 11:26:36.336 DEBUG 26656 --- [XNIO-1 task-34] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 11:26:36.443 INFO 26656 --- [XNIO-1 task-35] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6181 2023-07-14 11:26:36.444 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 11:26:36.444 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 11:26:36.454 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:26:36.455 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 11:26:36.455 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 11:26:36.465 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:26:36.466 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:26:36.467 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 11:26:36.476 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:26:36.477 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 11:26:36.477 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 11:26:36.485 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 11:26:36.486 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:26:36.486 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 11:26:36.495 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:26:36.496 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:26:36.496 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:26:36.504 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:26:36.505 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:26:36.505 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:26:36.513 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:26:36.513 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:26:36.515 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:26:36.522 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:26:36.523 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:26:36.523 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 11:26:36.531 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:26:36.532 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:26:36.532 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:26:36.539 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:26:36.540 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:26:36.540 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:26:36.550 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:26:36.551 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 11:26:36.551 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 11:26:36.559 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:26:36.559 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 11:26:36.560 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6181(Integer) 2023-07-14 11:26:36.570 DEBUG 26656 --- [XNIO-1 task-35] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 11:31:15.523 INFO 26656 --- [XNIO-1 task-36] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 11:31:15.555 INFO 26656 --- [XNIO-1 task-37] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 11:31:15.576 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 11:31:15.576 DEBUG 26656 --- [XNIO-1 task-36] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 11:31:15.576 DEBUG 26656 --- [XNIO-1 task-36] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 11:31:15.576 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 11:31:15.585 DEBUG 26656 --- [XNIO-1 task-36] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 11:31:15.585 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:31:15.586 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:31:15.586 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 11:31:15.595 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:31:15.596 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 11:31:15.596 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 11:31:15.607 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 11:31:15.608 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:31:15.608 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 11:31:15.616 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:31:15.616 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:31:15.618 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:31:15.626 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:31:15.627 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:31:15.627 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:31:15.635 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:31:15.636 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:31:15.636 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:31:15.646 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:31:15.649 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:31:15.649 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 11:31:15.658 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:31:15.658 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:31:15.659 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:31:15.667 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:31:15.667 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:31:15.667 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:31:15.678 DEBUG 26656 --- [XNIO-1 task-37] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:32:40.158 INFO 26656 --- [XNIO-1 task-38] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 11:32:40.169 DEBUG 26656 --- [XNIO-1 task-38] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 11:32:40.169 DEBUG 26656 --- [XNIO-1 task-38] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 11:32:40.179 DEBUG 26656 --- [XNIO-1 task-38] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 11:32:40.277 INFO 26656 --- [XNIO-1 task-39] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6181 2023-07-14 11:32:40.278 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 11:32:40.279 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 11:32:40.289 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:32:40.289 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 11:32:40.290 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 11:32:40.305 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:32:40.306 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:32:40.306 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 11:32:40.315 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:32:40.316 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 11:32:40.316 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 11:32:40.326 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 11:32:40.327 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:32:40.327 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 11:32:40.353 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:32:40.354 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:32:40.354 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:32:40.368 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:32:40.370 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:32:40.370 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:32:40.379 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:32:40.380 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:32:40.381 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:32:40.392 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:32:40.393 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:32:40.394 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 11:32:40.402 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:32:40.403 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:32:40.404 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:32:40.413 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:32:40.413 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:32:40.413 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:32:40.428 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:32:40.429 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 11:32:40.429 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 11:32:40.438 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:32:40.438 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 11:32:40.439 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6181(Integer) 2023-07-14 11:32:40.452 DEBUG 26656 --- [XNIO-1 task-39] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 11:32:50.210 INFO 26656 --- [XNIO-1 task-40] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 11:32:50.222 DEBUG 26656 --- [XNIO-1 task-40] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 11:32:50.222 DEBUG 26656 --- [XNIO-1 task-40] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 11:32:50.231 DEBUG 26656 --- [XNIO-1 task-40] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 11:32:50.259 INFO 26656 --- [XNIO-1 task-41] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6181 2023-07-14 11:32:50.260 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 11:32:50.260 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 11:32:50.270 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:32:50.271 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 11:32:50.271 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 11:32:50.281 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:32:50.282 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:32:50.282 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 11:32:50.290 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:32:50.291 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 11:32:50.291 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 11:32:50.301 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 11:32:50.301 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:32:50.302 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 11:32:50.310 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:32:50.311 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:32:50.311 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:32:50.320 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:32:50.321 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:32:50.321 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:32:50.330 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:32:50.330 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:32:50.330 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:32:50.340 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:32:50.341 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:32:50.341 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 11:32:50.350 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:32:50.350 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:32:50.351 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:32:50.358 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:32:50.359 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:32:50.359 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:32:50.368 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:32:50.369 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 11:32:50.369 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 11:32:50.378 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:32:50.379 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 11:32:50.379 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6181(Integer) 2023-07-14 11:32:50.387 DEBUG 26656 --- [XNIO-1 task-41] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 11:37:02.020 INFO 26656 --- [XNIO-1 task-42] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 11:37:02.032 DEBUG 26656 --- [XNIO-1 task-42] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 11:37:02.032 DEBUG 26656 --- [XNIO-1 task-42] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 11:37:02.049 DEBUG 26656 --- [XNIO-1 task-42] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 11:37:02.133 INFO 26656 --- [XNIO-1 task-43] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6181 2023-07-14 11:37:02.134 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 11:37:02.134 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 11:37:02.156 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:37:02.193 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 11:37:02.193 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 11:37:02.210 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:37:02.212 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:37:02.212 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 11:37:02.233 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:37:02.234 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 11:37:02.234 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 11:37:02.253 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 11:37:02.254 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:37:02.254 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 11:37:02.274 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:37:02.276 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:37:02.277 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:37:02.288 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:37:02.288 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:37:02.289 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:37:02.299 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:37:02.300 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:37:02.300 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:37:02.315 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:37:02.316 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:37:02.316 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 11:37:02.326 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:37:02.328 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:37:02.328 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:37:02.338 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:37:02.339 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:37:02.339 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:37:02.351 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:37:02.352 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 11:37:02.352 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 11:37:02.369 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:37:02.369 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 11:37:02.369 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6181(Integer) 2023-07-14 11:37:02.381 DEBUG 26656 --- [XNIO-1 task-43] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 11:37:20.598 INFO 26656 --- [XNIO-1 task-44] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 11:37:20.610 DEBUG 26656 --- [XNIO-1 task-44] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 11:37:20.610 DEBUG 26656 --- [XNIO-1 task-44] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 11:37:20.619 DEBUG 26656 --- [XNIO-1 task-44] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 11:37:20.700 INFO 26656 --- [XNIO-1 task-45] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 11:37:20.701 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 11:37:20.701 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 11:37:20.712 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:37:20.713 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:37:20.713 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 11:37:20.722 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:37:20.723 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 11:37:20.723 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 11:37:20.736 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 11:37:20.738 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:37:20.738 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 11:37:20.746 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:37:20.748 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:37:20.748 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:37:20.756 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:37:20.758 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:37:20.759 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:37:20.775 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:37:20.776 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:37:20.776 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:37:20.791 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:37:20.792 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:37:20.793 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 11:37:20.804 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:37:20.805 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:37:20.805 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:37:20.814 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:37:20.814 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:37:20.815 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:37:20.833 DEBUG 26656 --- [XNIO-1 task-45] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:39:00.002 INFO 26656 --- [XNIO-1 task-46] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 11:39:00.045 INFO 26656 --- [XNIO-1 task-47] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6181 2023-07-14 11:39:00.066 DEBUG 26656 --- [XNIO-1 task-46] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 11:39:00.066 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 11:39:00.073 DEBUG 26656 --- [XNIO-1 task-46] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 11:39:00.076 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 11:39:00.135 DEBUG 26656 --- [XNIO-1 task-46] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 11:39:00.143 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:39:00.148 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 11:39:00.151 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 11:39:00.179 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:39:00.182 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:39:00.183 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 11:39:00.214 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:39:00.224 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 11:39:00.224 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 11:39:00.255 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 11:39:00.264 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:39:00.266 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 11:39:00.280 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:39:05.783 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:39:05.783 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:39:05.799 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:39:06.886 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:39:06.886 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:39:06.898 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:39:07.976 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:39:07.976 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:39:08.011 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:39:08.653 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:39:08.653 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 11:39:08.666 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:39:09.384 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:39:09.385 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:39:09.425 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:39:09.426 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:39:09.426 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:39:09.445 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:39:09.446 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 11:39:09.446 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 11:39:09.470 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:39:09.470 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 11:39:09.471 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6181(Integer) 2023-07-14 11:39:09.491 DEBUG 26656 --- [XNIO-1 task-47] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 11:40:52.151 INFO 26656 --- [XNIO-1 task-48] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 11:40:52.163 DEBUG 26656 --- [XNIO-1 task-48] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 11:40:52.164 DEBUG 26656 --- [XNIO-1 task-48] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 11:40:52.173 INFO 26656 --- [XNIO-1 task-49] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6181 2023-07-14 11:40:52.174 DEBUG 26656 --- [XNIO-1 task-48] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 11:40:52.194 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 11:40:52.194 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 11:40:52.205 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:40:52.206 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 11:40:52.206 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 11:40:52.217 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:40:52.217 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:40:52.217 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 11:40:52.225 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:40:52.227 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 11:40:52.227 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 11:40:52.236 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 11:40:52.237 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:40:52.238 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 11:40:52.246 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:40:52.248 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:40:52.248 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:40:52.256 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:40:52.257 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:40:52.257 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:40:52.266 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:40:52.267 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:40:52.267 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:40:52.276 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:40:52.281 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:40:52.281 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 11:40:52.290 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:40:52.291 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:40:52.291 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:40:52.301 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:40:52.301 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:40:52.301 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:40:52.311 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:40:52.311 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 11:40:52.311 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 11:40:52.322 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:40:52.322 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 11:40:52.322 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6181(Integer) 2023-07-14 11:40:52.331 DEBUG 26656 --- [XNIO-1 task-49] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 11:42:29.242 INFO 26656 --- [XNIO-1 task-52] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current 2023-07-14 11:42:29.242 INFO 26656 --- [XNIO-1 task-51] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount 2023-07-14 11:42:29.249 INFO 26656 --- [XNIO-1 task-54] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/index 2023-07-14 11:42:29.258 DEBUG 26656 --- [XNIO-1 task-51] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:42:29.260 DEBUG 26656 --- [XNIO-1 task-51] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:42:30.514 DEBUG 26656 --- [XNIO-1 task-51] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:42:30.514 INFO 26656 --- [XNIO-1 task-53] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/task 2023-07-14 11:42:30.515 DEBUG 26656 --- [XNIO-1 task-51] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? 2023-07-14 11:42:30.522 DEBUG 26656 --- [XNIO-1 task-51] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) 2023-07-14 11:42:30.525 DEBUG 26656 --- [XNIO-1 task-52] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:42:30.525 DEBUG 26656 --- [XNIO-1 task-54] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:42:30.525 DEBUG 26656 --- [XNIO-1 task-52] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:42:30.525 DEBUG 26656 --- [XNIO-1 task-54] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:42:30.532 INFO 26656 --- [XNIO-1 task-50] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 11:42:30.534 DEBUG 26656 --- [XNIO-1 task-53] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:42:30.534 DEBUG 26656 --- [XNIO-1 task-53] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:42:30.535 DEBUG 26656 --- [XNIO-1 task-51] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 2023-07-14 11:42:30.556 DEBUG 26656 --- [XNIO-1 task-50] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 11:42:30.556 DEBUG 26656 --- [XNIO-1 task-50] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 11:42:30.556 DEBUG 26656 --- [XNIO-1 task-53] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:42:30.556 DEBUG 26656 --- [XNIO-1 task-52] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:42:30.556 DEBUG 26656 --- [XNIO-1 task-54] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:42:30.557 DEBUG 26656 --- [XNIO-1 task-53] r.c.m.x.r.T.getByGradeLevel : ==> Preparing: select id, title, grade_level, frame_text_content_id, create_user, create_time, deleted, create_user_name from t_task_exam where deleted=0 and grade_level = ? 2023-07-14 11:42:30.557 DEBUG 26656 --- [XNIO-1 task-53] r.c.m.x.r.T.getByGradeLevel : ==> Parameters: 17(Integer) 2023-07-14 11:42:30.557 DEBUG 26656 --- [XNIO-1 task-54] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? , ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 11:42:30.557 DEBUG 26656 --- [XNIO-1 task-54] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 1(Integer), 7(Integer), 17(Integer), 10(Integer) 2023-07-14 11:42:30.565 DEBUG 26656 --- [XNIO-1 task-53] r.c.m.x.r.T.getByGradeLevel : <== Total: 0 2023-07-14 11:42:30.566 DEBUG 26656 --- [XNIO-1 task-50] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 11:42:30.567 DEBUG 26656 --- [XNIO-1 task-54] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 3 2023-07-14 11:42:30.568 DEBUG 26656 --- [XNIO-1 task-54] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 11:42:30.570 DEBUG 26656 --- [XNIO-1 task-54] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 4(Integer), 17(Integer), null 2023-07-14 11:42:30.578 DEBUG 26656 --- [XNIO-1 task-54] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 0 2023-07-14 11:42:30.623 INFO 26656 --- [XNIO-1 task-55] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 11:42:30.623 DEBUG 26656 --- [XNIO-1 task-55] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 11:42:30.623 DEBUG 26656 --- [XNIO-1 task-55] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 11:42:30.638 DEBUG 26656 --- [XNIO-1 task-55] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 11:42:30.665 INFO 26656 --- [XNIO-1 task-56] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount 2023-07-14 11:42:30.666 DEBUG 26656 --- [XNIO-1 task-56] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:42:30.666 DEBUG 26656 --- [XNIO-1 task-56] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:42:30.669 INFO 26656 --- [XNIO-1 task-58] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/task 2023-07-14 11:42:30.669 INFO 26656 --- [XNIO-1 task-57] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/index 2023-07-14 11:42:30.669 INFO 26656 --- [XNIO-1 task-59] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current 2023-07-14 11:42:30.669 DEBUG 26656 --- [XNIO-1 task-58] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:42:30.669 DEBUG 26656 --- [XNIO-1 task-59] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:42:30.670 DEBUG 26656 --- [XNIO-1 task-58] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:42:30.670 DEBUG 26656 --- [XNIO-1 task-57] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:42:30.670 DEBUG 26656 --- [XNIO-1 task-59] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:42:30.670 DEBUG 26656 --- [XNIO-1 task-57] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:42:30.679 DEBUG 26656 --- [XNIO-1 task-56] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:42:30.679 DEBUG 26656 --- [XNIO-1 task-56] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? 2023-07-14 11:42:30.680 DEBUG 26656 --- [XNIO-1 task-56] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) 2023-07-14 11:42:30.682 DEBUG 26656 --- [XNIO-1 task-59] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:42:30.682 DEBUG 26656 --- [XNIO-1 task-57] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:42:30.682 DEBUG 26656 --- [XNIO-1 task-58] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:42:30.683 DEBUG 26656 --- [XNIO-1 task-58] r.c.m.x.r.T.getByGradeLevel : ==> Preparing: select id, title, grade_level, frame_text_content_id, create_user, create_time, deleted, create_user_name from t_task_exam where deleted=0 and grade_level = ? 2023-07-14 11:42:30.683 DEBUG 26656 --- [XNIO-1 task-58] r.c.m.x.r.T.getByGradeLevel : ==> Parameters: 17(Integer) 2023-07-14 11:42:30.683 DEBUG 26656 --- [XNIO-1 task-57] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? , ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 11:42:30.683 DEBUG 26656 --- [XNIO-1 task-57] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 1(Integer), 7(Integer), 17(Integer), 10(Integer) 2023-07-14 11:42:30.689 DEBUG 26656 --- [XNIO-1 task-56] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 2023-07-14 11:42:30.693 DEBUG 26656 --- [XNIO-1 task-58] r.c.m.x.r.T.getByGradeLevel : <== Total: 0 2023-07-14 11:42:30.693 DEBUG 26656 --- [XNIO-1 task-57] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 3 2023-07-14 11:42:30.694 DEBUG 26656 --- [XNIO-1 task-57] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 11:42:30.695 DEBUG 26656 --- [XNIO-1 task-57] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 4(Integer), 17(Integer), null 2023-07-14 11:42:30.728 DEBUG 26656 --- [XNIO-1 task-57] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 0 2023-07-14 11:42:32.688 INFO 26656 --- [XNIO-1 task-60] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 11:42:32.700 DEBUG 26656 --- [XNIO-1 task-60] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 11:42:32.700 DEBUG 26656 --- [XNIO-1 task-60] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 11:42:32.710 DEBUG 26656 --- [XNIO-1 task-60] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 11:42:32.751 INFO 26656 --- [XNIO-1 task-61] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 11:42:32.752 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 11:42:32.752 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 11:42:32.764 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:42:32.765 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:42:32.765 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 11:42:32.790 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:42:32.793 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 11:42:32.794 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 11:42:32.808 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 11:42:32.809 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:42:32.810 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 11:42:32.927 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:42:32.928 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:42:32.929 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:42:32.939 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:42:32.940 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:42:32.940 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:42:32.950 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:42:32.950 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:42:32.951 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:42:32.968 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:42:32.969 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:42:32.970 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 11:42:32.983 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:42:32.984 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:42:32.984 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:42:33.002 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:42:33.004 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:42:33.004 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:42:33.014 DEBUG 26656 --- [XNIO-1 task-61] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:42:33.294 INFO 26656 --- [XNIO-1 task-62] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 11:42:33.294 DEBUG 26656 --- [XNIO-1 task-62] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 11:42:33.295 DEBUG 26656 --- [XNIO-1 task-62] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 11:42:33.311 DEBUG 26656 --- [XNIO-1 task-62] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 11:42:33.339 INFO 26656 --- [XNIO-1 task-63] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 11:42:33.340 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 11:42:33.340 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 11:42:33.450 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:42:33.454 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:42:33.454 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 11:42:33.468 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:42:33.469 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 11:42:33.469 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 11:42:33.479 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 11:42:33.482 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:42:33.482 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 11:42:33.499 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:42:33.500 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:42:33.500 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:42:33.532 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:42:33.533 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:42:33.533 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:42:33.552 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:42:33.553 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:42:33.553 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:42:33.562 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:42:33.563 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:42:33.563 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 11:42:33.595 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:42:33.595 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:42:33.595 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:42:33.605 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:42:33.605 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:42:33.606 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:42:33.629 DEBUG 26656 --- [XNIO-1 task-63] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:42:33.898 INFO 26656 --- [XNIO-1 task-64] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 11:42:33.898 DEBUG 26656 --- [XNIO-1 task-64] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 11:42:33.899 DEBUG 26656 --- [XNIO-1 task-64] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 11:42:33.937 INFO 26656 --- [XNIO-1 task-65] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 11:42:33.939 DEBUG 26656 --- [XNIO-1 task-64] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 11:42:33.963 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 11:42:33.963 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 11:42:33.979 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:42:33.981 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:42:33.981 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 11:42:33.990 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:42:34.023 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 11:42:34.024 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 11:42:34.033 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 11:42:34.034 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:42:34.034 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 11:42:34.048 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:42:34.049 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:42:34.049 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:42:34.066 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:42:34.067 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:42:34.067 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:42:34.083 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:42:34.084 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:42:34.084 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:42:34.131 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:42:34.132 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:42:34.132 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 11:42:34.142 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:42:34.143 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:42:34.143 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:42:34.168 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:42:34.169 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:42:34.169 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:42:34.184 DEBUG 26656 --- [XNIO-1 task-65] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:42:39.066 DEBUG 26656 --- [XNIO-1 task-66] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:42:39.066 DEBUG 26656 --- [XNIO-1 task-66] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:42:39.085 DEBUG 26656 --- [XNIO-1 task-66] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:42:39.086 DEBUG 26656 --- [XNIO-1 task-66] r.c.m.x.r.U.insertSelective : ==> Preparing: insert into t_user_event_log ( user_id, user_name, real_name, content, create_time ) values ( ?, ?, ?, ?, ? ) 2023-07-14 11:42:39.088 DEBUG 26656 --- [XNIO-1 task-66] r.c.m.x.r.U.insertSelective : ==> Parameters: 10(Integer), student(String), student(String), student 登出了学之思开源考试系统(String), 2023-07-14 11:42:39.085(Timestamp) 2023-07-14 11:42:39.127 DEBUG 26656 --- [XNIO-1 task-66] r.c.m.x.r.U.insertSelective : <== Updates: 1 2023-07-14 11:45:54.992 DEBUG 26656 --- [XNIO-1 task-67] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:45:54.993 DEBUG 26656 --- [XNIO-1 task-67] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:45:55.008 DEBUG 26656 --- [XNIO-1 task-67] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:45:55.019 DEBUG 26656 --- [XNIO-1 task-67] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:45:55.019 DEBUG 26656 --- [XNIO-1 task-67] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:45:55.053 DEBUG 26656 --- [XNIO-1 task-67] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:45:55.054 DEBUG 26656 --- [XNIO-1 task-67] r.c.m.x.r.U.insertSelective : ==> Preparing: insert into t_user_event_log ( user_id, user_name, real_name, content, create_time ) values ( ?, ?, ?, ?, ? ) 2023-07-14 11:45:55.055 DEBUG 26656 --- [XNIO-1 task-67] r.c.m.x.r.U.insertSelective : ==> Parameters: 10(Integer), student(String), student(String), student 登录了考试系统(String), 2023-07-14 11:45:55.053(Timestamp) 2023-07-14 11:45:55.107 DEBUG 26656 --- [XNIO-1 task-67] r.c.m.x.r.U.insertSelective : <== Updates: 1 2023-07-14 11:45:55.247 INFO 26656 --- [XNIO-1 task-68] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount 2023-07-14 11:45:55.249 DEBUG 26656 --- [XNIO-1 task-68] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:45:55.249 DEBUG 26656 --- [XNIO-1 task-68] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:45:55.260 DEBUG 26656 --- [XNIO-1 task-68] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:45:55.261 DEBUG 26656 --- [XNIO-1 task-68] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? 2023-07-14 11:45:55.261 DEBUG 26656 --- [XNIO-1 task-68] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) 2023-07-14 11:45:55.278 DEBUG 26656 --- [XNIO-1 task-68] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 2023-07-14 11:45:55.559 INFO 26656 --- [XNIO-1 task-70] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/index 2023-07-14 11:45:55.559 INFO 26656 --- [XNIO-1 task-69] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current 2023-07-14 11:45:55.559 INFO 26656 --- [XNIO-1 task-71] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/task 2023-07-14 11:45:55.559 DEBUG 26656 --- [XNIO-1 task-70] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:45:55.559 DEBUG 26656 --- [XNIO-1 task-70] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:45:55.570 DEBUG 26656 --- [XNIO-1 task-71] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:45:55.570 DEBUG 26656 --- [XNIO-1 task-69] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:45:55.571 DEBUG 26656 --- [XNIO-1 task-70] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:45:55.571 DEBUG 26656 --- [XNIO-1 task-69] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:45:55.571 DEBUG 26656 --- [XNIO-1 task-71] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:45:55.573 DEBUG 26656 --- [XNIO-1 task-70] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? , ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 11:45:55.573 DEBUG 26656 --- [XNIO-1 task-70] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 1(Integer), 7(Integer), 17(Integer), 10(Integer) 2023-07-14 11:45:55.583 DEBUG 26656 --- [XNIO-1 task-70] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 3 2023-07-14 11:45:55.584 DEBUG 26656 --- [XNIO-1 task-71] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:45:55.584 DEBUG 26656 --- [XNIO-1 task-69] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:45:55.584 DEBUG 26656 --- [XNIO-1 task-71] r.c.m.x.r.T.getByGradeLevel : ==> Preparing: select id, title, grade_level, frame_text_content_id, create_user, create_time, deleted, create_user_name from t_task_exam where deleted=0 and grade_level = ? 2023-07-14 11:45:55.584 DEBUG 26656 --- [XNIO-1 task-71] r.c.m.x.r.T.getByGradeLevel : ==> Parameters: 17(Integer) 2023-07-14 11:45:55.584 DEBUG 26656 --- [XNIO-1 task-70] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 11:45:55.585 DEBUG 26656 --- [XNIO-1 task-70] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 4(Integer), 17(Integer), null 2023-07-14 11:45:55.600 DEBUG 26656 --- [XNIO-1 task-71] r.c.m.x.r.T.getByGradeLevel : <== Total: 0 2023-07-14 11:45:55.600 DEBUG 26656 --- [XNIO-1 task-70] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 0 2023-07-14 11:45:59.027 INFO 26656 --- [XNIO-1 task-72] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/education/subject/list 2023-07-14 11:45:59.087 DEBUG 26656 --- [XNIO-1 task-72] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:45:59.089 DEBUG 26656 --- [XNIO-1 task-72] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:45:59.112 DEBUG 26656 --- [XNIO-1 task-72] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:45:59.113 DEBUG 26656 --- [XNIO-1 task-72] r.c.m.x.r.SubjectMapper.allSubject : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where deleted = 0 2023-07-14 11:45:59.113 DEBUG 26656 --- [XNIO-1 task-72] r.c.m.x.r.SubjectMapper.allSubject : ==> Parameters: 2023-07-14 11:45:59.138 DEBUG 26656 --- [XNIO-1 task-72] r.c.m.x.r.SubjectMapper.allSubject : <== Total: 2 2023-07-14 11:45:59.303 INFO 26656 --- [XNIO-1 task-73] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/pageList 2023-07-14 11:45:59.324 DEBUG 26656 --- [XNIO-1 task-73] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM (SELECT e.* FROM t_exam_paper e LEFT JOIN t_exam_paper_subject s ON e.id = s.exam_paper_id WHERE e.deleted = 0 AND s.deleted = 0 AND s.subject_id = ? AND e.paper_type IN (1, 7) GROUP BY e.id) table_count 2023-07-14 11:45:59.324 DEBUG 26656 --- [XNIO-1 task-73] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 20(Integer) 2023-07-14 11:45:59.355 DEBUG 26656 --- [XNIO-1 task-73] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 11:45:59.363 DEBUG 26656 --- [XNIO-1 task-73] r.c.m.x.r.ExamPaperMapper.studentPage : ==> Preparing: SELECT e.* FROM t_exam_paper e LEFT JOIN t_exam_paper_subject s ON e.id = s.exam_paper_id WHERE e.deleted = 0 AND s.deleted = 0 AND s.subject_id = ? AND e.paper_type IN (1, 7) GROUP BY e.id order by id desc LIMIT ? 2023-07-14 11:45:59.363 DEBUG 26656 --- [XNIO-1 task-73] r.c.m.x.r.ExamPaperMapper.studentPage : ==> Parameters: 20(Integer), 10(Integer) 2023-07-14 11:45:59.379 DEBUG 26656 --- [XNIO-1 task-73] r.c.m.x.r.ExamPaperMapper.studentPage : <== Total: 3 2023-07-14 11:45:59.379 DEBUG 26656 --- [XNIO-1 task-73] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:45:59.380 DEBUG 26656 --- [XNIO-1 task-73] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:45:59.396 DEBUG 26656 --- [XNIO-1 task-73] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:45:59.397 DEBUG 26656 --- [XNIO-1 task-73] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:45:59.397 DEBUG 26656 --- [XNIO-1 task-73] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:45:59.406 DEBUG 26656 --- [XNIO-1 task-73] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:45:59.409 DEBUG 26656 --- [XNIO-1 task-73] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:45:59.410 DEBUG 26656 --- [XNIO-1 task-73] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 84(Integer) 2023-07-14 11:45:59.447 DEBUG 26656 --- [XNIO-1 task-73] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:45:59.447 DEBUG 26656 --- [XNIO-1 task-73] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:45:59.448 DEBUG 26656 --- [XNIO-1 task-73] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 11:45:59.483 DEBUG 26656 --- [XNIO-1 task-73] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:45:59.484 DEBUG 26656 --- [XNIO-1 task-73] r.c.m.x.r.E.getByUserId : ==> Preparing: select * from t_exam_paper_user where user_id = ? and deleted = 0 2023-07-14 11:45:59.485 DEBUG 26656 --- [XNIO-1 task-73] r.c.m.x.r.E.getByUserId : ==> Parameters: 10(Integer) 2023-07-14 11:45:59.494 DEBUG 26656 --- [XNIO-1 task-73] r.c.m.x.r.E.getByUserId : <== Total: 0 2023-07-14 11:46:10.884 INFO 26656 --- [XNIO-1 task-74] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/pageList 2023-07-14 11:46:10.900 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:46:10.900 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:46:10.912 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:46:10.916 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM t_exam_paper_answer WHERE create_user = ? 2023-07-14 11:46:10.916 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 10(Integer) 2023-07-14 11:46:10.926 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 11:46:10.927 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.E.studentPage : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer WHERE create_user = ? order by id desc LIMIT ? 2023-07-14 11:46:10.927 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.E.studentPage : ==> Parameters: 10(Integer), 10(Integer) 2023-07-14 11:46:10.937 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.E.studentPage : <== Total: 3 2023-07-14 11:46:10.938 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 11:46:10.938 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6181(Integer) 2023-07-14 11:46:10.948 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 11:46:10.948 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:46:10.948 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:46:10.956 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:46:10.957 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 11:46:10.957 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 11:46:10.967 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 11:46:10.967 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 11:46:10.968 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6180(Integer) 2023-07-14 11:46:10.976 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 11:46:10.977 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:46:10.977 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:46:10.985 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:46:10.985 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 11:46:10.985 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 11:46:10.995 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 11:46:10.995 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 11:46:10.995 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6179(Integer) 2023-07-14 11:46:11.004 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 11:46:11.005 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:46:11.005 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 11:46:11.021 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:46:11.022 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 11:46:11.022 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 11:46:11.030 DEBUG 26656 --- [XNIO-1 task-74] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 11:46:14.099 INFO 26656 --- [XNIO-1 task-75] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/question/answer/page 2023-07-14 11:46:14.126 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:46:14.127 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:46:14.143 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:46:14.180 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM t_exam_paper_question_customer_answer WHERE do_right = FALSE AND create_user = ? 2023-07-14 11:46:14.181 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 10(Integer) 2023-07-14 11:46:14.190 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 11:46:14.192 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.E.studentPage : ==> Preparing: SELECT id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order FROM t_exam_paper_question_customer_answer WHERE do_right = FALSE AND create_user = ? order by id desc LIMIT ? 2023-07-14 11:46:14.192 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.E.studentPage : ==> Parameters: 10(Integer), 10(Integer) 2023-07-14 11:46:14.207 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.E.studentPage : <== Total: 10 2023-07-14 11:46:14.208 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:46:14.208 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : ==> Parameters: 428(Integer) 2023-07-14 11:46:14.222 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:46:14.222 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? , ? ) and deleted = 0 2023-07-14 11:46:14.223 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer), 21(Integer) 2023-07-14 11:46:14.231 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 2 2023-07-14 11:46:14.234 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:46:14.235 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:46:14.243 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:46:14.244 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:46:14.244 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : ==> Parameters: 432(Integer) 2023-07-14 11:46:14.284 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:46:14.285 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? , ? ) and deleted = 0 2023-07-14 11:46:14.285 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer), 21(Integer) 2023-07-14 11:46:14.296 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 2 2023-07-14 11:46:14.298 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:46:14.298 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:46:14.307 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:46:14.308 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:46:14.308 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : ==> Parameters: 431(Integer) 2023-07-14 11:46:14.320 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:46:14.321 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? , ? ) and deleted = 0 2023-07-14 11:46:14.323 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer), 21(Integer) 2023-07-14 11:46:14.339 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 2 2023-07-14 11:46:14.340 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:46:14.341 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:46:14.350 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:46:14.351 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:46:14.351 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : ==> Parameters: 430(Integer) 2023-07-14 11:46:14.362 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : <== Total: 1 2023-07-14 11:46:14.363 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 11:46:14.364 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 11:46:14.375 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 11:46:14.376 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:46:14.376 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 11:46:14.385 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:46:14.386 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:46:14.386 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : ==> Parameters: 429(Integer) 2023-07-14 11:46:14.395 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:46:14.396 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? , ? ) and deleted = 0 2023-07-14 11:46:14.397 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer), 21(Integer) 2023-07-14 11:46:14.406 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 2 2023-07-14 11:46:14.407 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:46:14.407 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 11:46:14.417 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:46:14.418 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:46:14.418 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : ==> Parameters: 428(Integer) 2023-07-14 11:46:14.426 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:46:14.427 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? , ? ) and deleted = 0 2023-07-14 11:46:14.427 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer), 21(Integer) 2023-07-14 11:46:14.436 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 2 2023-07-14 11:46:14.438 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:46:14.438 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:46:14.447 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:46:14.448 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:46:14.448 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : ==> Parameters: 432(Integer) 2023-07-14 11:46:14.458 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:46:14.458 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? , ? ) and deleted = 0 2023-07-14 11:46:14.459 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer), 21(Integer) 2023-07-14 11:46:14.467 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 2 2023-07-14 11:46:14.468 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:46:14.468 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:46:14.477 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:46:14.478 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:46:14.478 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : ==> Parameters: 431(Integer) 2023-07-14 11:46:14.487 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:46:14.488 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? , ? ) and deleted = 0 2023-07-14 11:46:14.489 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer), 21(Integer) 2023-07-14 11:46:14.504 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 2 2023-07-14 11:46:14.505 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:46:14.505 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:46:14.534 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:46:14.535 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:46:14.535 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : ==> Parameters: 430(Integer) 2023-07-14 11:46:14.550 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : <== Total: 1 2023-07-14 11:46:14.551 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 11:46:14.553 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 11:46:14.653 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 11:46:14.655 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:46:14.655 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 11:46:14.756 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:46:14.757 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:46:14.757 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : ==> Parameters: 425(Integer) 2023-07-14 11:46:14.806 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:46:14.807 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? , ? ) and deleted = 0 2023-07-14 11:46:14.807 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer), 21(Integer) 2023-07-14 11:46:14.859 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 2 2023-07-14 11:46:14.859 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:46:14.859 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 529(Integer) 2023-07-14 11:46:14.917 DEBUG 26656 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:46:14.960 INFO 26656 --- [XNIO-1 task-76] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/question/answer/select/142325 2023-07-14 11:46:14.960 DEBUG 26656 --- [XNIO-1 task-76] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where id = ? 2023-07-14 11:46:14.961 DEBUG 26656 --- [XNIO-1 task-76] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 142325(Integer) 2023-07-14 11:46:15.007 DEBUG 26656 --- [XNIO-1 task-76] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 11:46:15.007 DEBUG 26656 --- [XNIO-1 task-76] r.c.m.x.r.Q.selectByPrimaryKey : ==> Preparing: select id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted from t_question where id = ? 2023-07-14 11:46:15.007 DEBUG 26656 --- [XNIO-1 task-76] r.c.m.x.r.Q.selectByPrimaryKey : ==> Parameters: 428(Integer) 2023-07-14 11:46:15.047 DEBUG 26656 --- [XNIO-1 task-76] r.c.m.x.r.Q.selectByPrimaryKey : <== Total: 1 2023-07-14 11:46:15.048 DEBUG 26656 --- [XNIO-1 task-76] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:46:15.048 DEBUG 26656 --- [XNIO-1 task-76] r.c.m.x.r.Q.getQuestion : ==> Parameters: 428(Integer) 2023-07-14 11:46:15.093 DEBUG 26656 --- [XNIO-1 task-76] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:46:15.094 DEBUG 26656 --- [XNIO-1 task-76] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:46:15.094 DEBUG 26656 --- [XNIO-1 task-76] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 20(Integer) 2023-07-14 11:46:15.122 DEBUG 26656 --- [XNIO-1 task-76] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:46:15.124 DEBUG 26656 --- [XNIO-1 task-76] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:46:15.124 DEBUG 26656 --- [XNIO-1 task-76] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 21(Integer) 2023-07-14 11:46:15.139 DEBUG 26656 --- [XNIO-1 task-76] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:46:15.139 DEBUG 26656 --- [XNIO-1 task-76] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:46:15.140 DEBUG 26656 --- [XNIO-1 task-76] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:46:15.165 DEBUG 26656 --- [XNIO-1 task-76] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:46:17.625 INFO 26656 --- [XNIO-1 task-77] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/pageList 2023-07-14 11:46:17.637 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:46:17.638 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:46:17.659 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:46:17.661 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM t_exam_paper_answer WHERE create_user = ? 2023-07-14 11:46:17.661 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 10(Integer) 2023-07-14 11:46:17.675 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 11:46:17.676 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.E.studentPage : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer WHERE create_user = ? order by id desc LIMIT ? 2023-07-14 11:46:17.677 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.E.studentPage : ==> Parameters: 10(Integer), 10(Integer) 2023-07-14 11:46:17.709 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.E.studentPage : <== Total: 3 2023-07-14 11:46:17.711 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 11:46:17.711 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6181(Integer) 2023-07-14 11:46:17.725 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 11:46:17.725 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:46:17.725 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:46:17.742 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:46:17.744 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 11:46:17.744 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 11:46:17.754 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 11:46:17.755 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 11:46:17.755 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6180(Integer) 2023-07-14 11:46:17.765 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 11:46:17.765 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:46:17.765 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:46:17.780 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:46:17.781 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 11:46:17.782 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 11:46:17.807 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 11:46:17.808 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 11:46:17.808 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6179(Integer) 2023-07-14 11:46:17.819 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 11:46:17.820 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:46:17.820 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 11:46:17.830 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:46:17.830 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 11:46:17.831 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 11:46:17.846 DEBUG 26656 --- [XNIO-1 task-77] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 11:46:18.291 INFO 26656 --- [XNIO-1 task-78] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/education/subject/list 2023-07-14 11:46:18.292 DEBUG 26656 --- [XNIO-1 task-78] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:46:18.292 DEBUG 26656 --- [XNIO-1 task-78] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:46:18.302 DEBUG 26656 --- [XNIO-1 task-78] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:46:18.302 DEBUG 26656 --- [XNIO-1 task-78] r.c.m.x.r.SubjectMapper.allSubject : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where deleted = 0 2023-07-14 11:46:18.342 DEBUG 26656 --- [XNIO-1 task-78] r.c.m.x.r.SubjectMapper.allSubject : ==> Parameters: 2023-07-14 11:46:18.355 DEBUG 26656 --- [XNIO-1 task-78] r.c.m.x.r.SubjectMapper.allSubject : <== Total: 2 2023-07-14 11:46:18.712 INFO 26656 --- [XNIO-1 task-79] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/pageList 2023-07-14 11:46:18.751 DEBUG 26656 --- [XNIO-1 task-79] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM (SELECT e.* FROM t_exam_paper e LEFT JOIN t_exam_paper_subject s ON e.id = s.exam_paper_id WHERE e.deleted = 0 AND s.deleted = 0 AND s.subject_id = ? AND e.paper_type IN (1, 7) GROUP BY e.id) table_count 2023-07-14 11:46:18.751 DEBUG 26656 --- [XNIO-1 task-79] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 20(Integer) 2023-07-14 11:46:18.767 DEBUG 26656 --- [XNIO-1 task-79] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 11:46:18.771 DEBUG 26656 --- [XNIO-1 task-79] r.c.m.x.r.ExamPaperMapper.studentPage : ==> Preparing: SELECT e.* FROM t_exam_paper e LEFT JOIN t_exam_paper_subject s ON e.id = s.exam_paper_id WHERE e.deleted = 0 AND s.deleted = 0 AND s.subject_id = ? AND e.paper_type IN (1, 7) GROUP BY e.id order by id desc LIMIT ? 2023-07-14 11:46:18.772 DEBUG 26656 --- [XNIO-1 task-79] r.c.m.x.r.ExamPaperMapper.studentPage : ==> Parameters: 20(Integer), 10(Integer) 2023-07-14 11:46:18.797 DEBUG 26656 --- [XNIO-1 task-79] r.c.m.x.r.ExamPaperMapper.studentPage : <== Total: 3 2023-07-14 11:46:18.799 DEBUG 26656 --- [XNIO-1 task-79] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:46:18.799 DEBUG 26656 --- [XNIO-1 task-79] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:46:18.809 DEBUG 26656 --- [XNIO-1 task-79] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:46:18.809 DEBUG 26656 --- [XNIO-1 task-79] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:46:18.810 DEBUG 26656 --- [XNIO-1 task-79] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:46:18.827 DEBUG 26656 --- [XNIO-1 task-79] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:46:18.828 DEBUG 26656 --- [XNIO-1 task-79] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:46:18.829 DEBUG 26656 --- [XNIO-1 task-79] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 84(Integer) 2023-07-14 11:46:18.843 DEBUG 26656 --- [XNIO-1 task-79] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:46:18.844 DEBUG 26656 --- [XNIO-1 task-79] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:46:18.845 DEBUG 26656 --- [XNIO-1 task-79] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 11:46:18.857 DEBUG 26656 --- [XNIO-1 task-79] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:46:18.859 DEBUG 26656 --- [XNIO-1 task-79] r.c.m.x.r.E.getByUserId : ==> Preparing: select * from t_exam_paper_user where user_id = ? and deleted = 0 2023-07-14 11:46:18.859 DEBUG 26656 --- [XNIO-1 task-79] r.c.m.x.r.E.getByUserId : ==> Parameters: 10(Integer) 2023-07-14 11:46:18.867 DEBUG 26656 --- [XNIO-1 task-79] r.c.m.x.r.E.getByUserId : <== Total: 0 2023-07-14 11:47:14.168 INFO 26656 --- [XNIO-1 task-80] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/pageList 2023-07-14 11:47:14.176 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:47:14.177 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:47:14.187 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:47:14.190 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM t_exam_paper_answer WHERE create_user = ? 2023-07-14 11:47:14.191 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 10(Integer) 2023-07-14 11:47:14.206 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 11:47:14.209 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.E.studentPage : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer WHERE create_user = ? order by id desc LIMIT ? 2023-07-14 11:47:14.209 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.E.studentPage : ==> Parameters: 10(Integer), 10(Integer) 2023-07-14 11:47:14.228 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.E.studentPage : <== Total: 3 2023-07-14 11:47:14.229 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 11:47:14.229 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6181(Integer) 2023-07-14 11:47:14.238 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 11:47:14.239 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:47:14.239 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:47:14.248 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:47:14.248 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 11:47:14.248 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 11:47:14.258 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 11:47:14.258 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 11:47:14.259 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6180(Integer) 2023-07-14 11:47:14.268 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 11:47:14.269 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:47:14.269 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:47:14.283 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:47:14.284 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 11:47:14.284 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 11:47:14.293 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 11:47:14.294 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 11:47:14.294 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6179(Integer) 2023-07-14 11:47:14.310 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 11:47:14.310 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:47:14.310 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 11:47:14.336 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:47:14.337 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 11:47:14.339 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 11:47:14.348 DEBUG 26656 --- [XNIO-1 task-80] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 11:47:19.274 INFO 26656 --- [XNIO-1 task-81] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/education/subject/list 2023-07-14 11:47:19.301 DEBUG 26656 --- [XNIO-1 task-81] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:47:19.301 DEBUG 26656 --- [XNIO-1 task-81] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:47:19.327 DEBUG 26656 --- [XNIO-1 task-81] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:47:19.327 DEBUG 26656 --- [XNIO-1 task-81] r.c.m.x.r.SubjectMapper.allSubject : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where deleted = 0 2023-07-14 11:47:19.327 DEBUG 26656 --- [XNIO-1 task-81] r.c.m.x.r.SubjectMapper.allSubject : ==> Parameters: 2023-07-14 11:47:19.370 DEBUG 26656 --- [XNIO-1 task-81] r.c.m.x.r.SubjectMapper.allSubject : <== Total: 2 2023-07-14 11:47:19.728 INFO 26656 --- [XNIO-1 task-82] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/pageList 2023-07-14 11:47:19.732 DEBUG 26656 --- [XNIO-1 task-82] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM (SELECT e.* FROM t_exam_paper e LEFT JOIN t_exam_paper_subject s ON e.id = s.exam_paper_id WHERE e.deleted = 0 AND s.deleted = 0 AND s.subject_id = ? AND e.paper_type IN (1, 7) GROUP BY e.id) table_count 2023-07-14 11:47:19.732 DEBUG 26656 --- [XNIO-1 task-82] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 20(Integer) 2023-07-14 11:47:19.763 DEBUG 26656 --- [XNIO-1 task-82] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 11:47:19.768 DEBUG 26656 --- [XNIO-1 task-82] r.c.m.x.r.ExamPaperMapper.studentPage : ==> Preparing: SELECT e.* FROM t_exam_paper e LEFT JOIN t_exam_paper_subject s ON e.id = s.exam_paper_id WHERE e.deleted = 0 AND s.deleted = 0 AND s.subject_id = ? AND e.paper_type IN (1, 7) GROUP BY e.id order by id desc LIMIT ? 2023-07-14 11:47:19.768 DEBUG 26656 --- [XNIO-1 task-82] r.c.m.x.r.ExamPaperMapper.studentPage : ==> Parameters: 20(Integer), 10(Integer) 2023-07-14 11:47:19.777 DEBUG 26656 --- [XNIO-1 task-82] r.c.m.x.r.ExamPaperMapper.studentPage : <== Total: 3 2023-07-14 11:47:19.777 DEBUG 26656 --- [XNIO-1 task-82] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:47:19.778 DEBUG 26656 --- [XNIO-1 task-82] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 11:47:19.787 DEBUG 26656 --- [XNIO-1 task-82] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:47:19.788 DEBUG 26656 --- [XNIO-1 task-82] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:47:19.788 DEBUG 26656 --- [XNIO-1 task-82] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:47:19.811 DEBUG 26656 --- [XNIO-1 task-82] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:47:19.811 DEBUG 26656 --- [XNIO-1 task-82] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:47:19.811 DEBUG 26656 --- [XNIO-1 task-82] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 84(Integer) 2023-07-14 11:47:19.823 DEBUG 26656 --- [XNIO-1 task-82] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:47:19.824 DEBUG 26656 --- [XNIO-1 task-82] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 11:47:19.824 DEBUG 26656 --- [XNIO-1 task-82] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 11:47:19.839 DEBUG 26656 --- [XNIO-1 task-82] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:47:19.840 DEBUG 26656 --- [XNIO-1 task-82] r.c.m.x.r.E.getByUserId : ==> Preparing: select * from t_exam_paper_user where user_id = ? and deleted = 0 2023-07-14 11:47:19.840 DEBUG 26656 --- [XNIO-1 task-82] r.c.m.x.r.E.getByUserId : ==> Parameters: 10(Integer) 2023-07-14 11:47:19.882 DEBUG 26656 --- [XNIO-1 task-82] r.c.m.x.r.E.getByUserId : <== Total: 0 2023-07-14 11:50:10.334 DEBUG 26656 --- [XNIO-1 task-84] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:50:10.336 DEBUG 26656 --- [XNIO-1 task-84] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: admin(String) 2023-07-14 11:50:10.363 DEBUG 26656 --- [XNIO-1 task-84] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:50:10.370 DEBUG 26656 --- [XNIO-1 task-84] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:50:10.370 DEBUG 26656 --- [XNIO-1 task-84] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: admin(String) 2023-07-14 11:50:10.380 DEBUG 26656 --- [XNIO-1 task-84] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:50:10.382 DEBUG 26656 --- [XNIO-1 task-84] r.c.m.x.r.U.insertSelective : ==> Preparing: insert into t_user_event_log ( user_id, user_name, real_name, content, create_time ) values ( ?, ?, ?, ?, ? ) 2023-07-14 11:50:10.383 DEBUG 26656 --- [XNIO-1 task-84] r.c.m.x.r.U.insertSelective : ==> Parameters: 2(Integer), admin(String), 管理员(String), admin 登录了考试系统(String), 2023-07-14 11:50:10.381(Timestamp) 2023-07-14 11:50:10.465 DEBUG 26656 --- [XNIO-1 task-84] r.c.m.x.r.U.insertSelective : <== Updates: 1 2023-07-14 11:50:10.972 INFO 26656 --- [XNIO-1 task-85] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/dashboard/index 2023-07-14 11:50:10.993 DEBUG 26656 --- [XNIO-1 task-85] r.c.m.x.r.E.selectAllCount : ==> Preparing: SELECT count(*) from t_exam_paper where deleted=0 2023-07-14 11:50:10.993 DEBUG 26656 --- [XNIO-1 task-85] r.c.m.x.r.E.selectAllCount : ==> Parameters: 2023-07-14 11:50:11.008 DEBUG 26656 --- [XNIO-1 task-85] r.c.m.x.r.E.selectAllCount : <== Total: 1 2023-07-14 11:50:11.010 DEBUG 26656 --- [XNIO-1 task-85] r.c.m.x.r.QuestionMapper.selectAllCount : ==> Preparing: SELECT count(*) from t_question where deleted=0 2023-07-14 11:50:11.011 DEBUG 26656 --- [XNIO-1 task-85] r.c.m.x.r.QuestionMapper.selectAllCount : ==> Parameters: 2023-07-14 11:50:11.028 DEBUG 26656 --- [XNIO-1 task-85] r.c.m.x.r.QuestionMapper.selectAllCount : <== Total: 1 2023-07-14 11:50:11.031 DEBUG 26656 --- [XNIO-1 task-85] r.c.m.x.r.E.selectAllCount : ==> Preparing: SELECT count(*) from t_exam_paper_answer 2023-07-14 11:50:11.031 DEBUG 26656 --- [XNIO-1 task-85] r.c.m.x.r.E.selectAllCount : ==> Parameters: 2023-07-14 11:50:11.044 DEBUG 26656 --- [XNIO-1 task-85] r.c.m.x.r.E.selectAllCount : <== Total: 1 2023-07-14 11:50:11.045 DEBUG 26656 --- [XNIO-1 task-85] r.c.m.x.r.E.selectAllCount : ==> Preparing: SELECT count(*) from t_exam_paper_question_customer_answer 2023-07-14 11:50:11.045 DEBUG 26656 --- [XNIO-1 task-85] r.c.m.x.r.E.selectAllCount : ==> Parameters: 2023-07-14 11:50:11.054 DEBUG 26656 --- [XNIO-1 task-85] r.c.m.x.r.E.selectAllCount : <== Total: 1 2023-07-14 11:50:11.106 DEBUG 26656 --- [XNIO-1 task-85] r.c.m.x.r.U.selectCountByDate : ==> Preparing: SELECT create_time as name,COUNT(create_time) as value from ( SELECT DATE_FORMAT(create_time,'%Y-%m-%d') as create_time from t_user_event_log WHERE create_time between ? and ? ) a GROUP BY create_time 2023-07-14 11:50:11.107 DEBUG 26656 --- [XNIO-1 task-85] r.c.m.x.r.U.selectCountByDate : ==> Parameters: 2023-07-01 00:00:00.0(Timestamp), 2023-07-31 23:59:59.0(Timestamp) 2023-07-14 11:50:11.133 DEBUG 26656 --- [XNIO-1 task-85] r.c.m.x.r.U.selectCountByDate : <== Total: 5 2023-07-14 11:50:11.136 DEBUG 26656 --- [XNIO-1 task-85] r.c.m.x.r.E.selectCountByDate : ==> Preparing: SELECT create_time as name,COUNT(create_time) as value from ( SELECT DATE_FORMAT(create_time,'%Y-%m-%d') as create_time from t_exam_paper_question_customer_answer WHERE create_time between ? and ? ) a GROUP BY create_time 2023-07-14 11:50:11.136 DEBUG 26656 --- [XNIO-1 task-85] r.c.m.x.r.E.selectCountByDate : ==> Parameters: 2023-07-01 00:00:00.0(Timestamp), 2023-07-31 23:59:59.0(Timestamp) 2023-07-14 11:50:11.154 DEBUG 26656 --- [XNIO-1 task-85] r.c.m.x.r.E.selectCountByDate : <== Total: 2 2023-07-14 11:50:19.820 INFO 26656 --- [XNIO-1 task-86] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/user/page/list 2023-07-14 11:50:19.848 DEBUG 26656 --- [XNIO-1 task-86] r.c.m.x.r.UserMapper.userPage_COUNT : ==> Preparing: SELECT count(0) FROM t_user WHERE deleted = 0 AND role = ? 2023-07-14 11:50:19.848 DEBUG 26656 --- [XNIO-1 task-86] r.c.m.x.r.UserMapper.userPage_COUNT : ==> Parameters: 1(Integer) 2023-07-14 11:50:19.858 DEBUG 26656 --- [XNIO-1 task-86] r.c.m.x.r.UserMapper.userPage_COUNT : <== Total: 1 2023-07-14 11:50:19.860 DEBUG 26656 --- [XNIO-1 task-86] r.c.m.x.repository.UserMapper.userPage : ==> Preparing: SELECT id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id FROM t_user WHERE deleted = 0 AND role = ? order by id desc LIMIT ? 2023-07-14 11:50:19.860 DEBUG 26656 --- [XNIO-1 task-86] r.c.m.x.repository.UserMapper.userPage : ==> Parameters: 1(Integer), 10(Integer) 2023-07-14 11:50:19.874 DEBUG 26656 --- [XNIO-1 task-86] r.c.m.x.repository.UserMapper.userPage : <== Total: 10 2023-07-14 11:50:22.838 INFO 26656 --- [XNIO-1 task-87] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/user/page/list 2023-07-14 11:50:22.878 DEBUG 26656 --- [XNIO-1 task-87] r.c.m.x.r.UserMapper.userPage_COUNT : ==> Preparing: SELECT count(0) FROM t_user WHERE deleted = 0 AND role = ? 2023-07-14 11:50:22.878 DEBUG 26656 --- [XNIO-1 task-87] r.c.m.x.r.UserMapper.userPage_COUNT : ==> Parameters: 3(Integer) 2023-07-14 11:50:22.887 DEBUG 26656 --- [XNIO-1 task-87] r.c.m.x.r.UserMapper.userPage_COUNT : <== Total: 1 2023-07-14 11:50:22.888 DEBUG 26656 --- [XNIO-1 task-87] r.c.m.x.repository.UserMapper.userPage : ==> Preparing: SELECT id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id FROM t_user WHERE deleted = 0 AND role = ? order by id desc LIMIT ? 2023-07-14 11:50:22.888 DEBUG 26656 --- [XNIO-1 task-87] r.c.m.x.repository.UserMapper.userPage : ==> Parameters: 3(Integer), 10(Integer) 2023-07-14 11:50:22.898 DEBUG 26656 --- [XNIO-1 task-87] r.c.m.x.repository.UserMapper.userPage : <== Total: 2 2023-07-14 11:56:09.698 DEBUG 26656 --- [XNIO-1 task-88] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:56:09.698 DEBUG 26656 --- [XNIO-1 task-88] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: admin(String) 2023-07-14 11:56:09.710 DEBUG 26656 --- [XNIO-1 task-88] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:56:09.715 DEBUG 26656 --- [XNIO-1 task-88] r.c.m.x.r.U.insertSelective : ==> Preparing: insert into t_user_event_log ( user_id, user_name, real_name, content, create_time ) values ( ?, ?, ?, ?, ? ) 2023-07-14 11:56:09.720 DEBUG 26656 --- [XNIO-1 task-88] r.c.m.x.r.U.insertSelective : ==> Parameters: 2(Integer), admin(String), 管理员(String), admin 登出了学之思开源考试系统(String), 2023-07-14 11:56:09.711(Timestamp) 2023-07-14 11:56:09.743 DEBUG 26656 --- [XNIO-1 task-88] r.c.m.x.r.U.insertSelective : <== Updates: 1 2023-07-14 11:56:17.090 DEBUG 26656 --- [XNIO-1 task-89] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:56:17.090 DEBUG 26656 --- [XNIO-1 task-89] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: admin(String) 2023-07-14 11:56:17.101 DEBUG 26656 --- [XNIO-1 task-89] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:56:17.108 DEBUG 26656 --- [XNIO-1 task-89] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 11:56:17.108 DEBUG 26656 --- [XNIO-1 task-89] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: admin(String) 2023-07-14 11:56:17.120 DEBUG 26656 --- [XNIO-1 task-89] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 11:56:17.122 DEBUG 26656 --- [XNIO-1 task-89] r.c.m.x.r.U.insertSelective : ==> Preparing: insert into t_user_event_log ( user_id, user_name, real_name, content, create_time ) values ( ?, ?, ?, ?, ? ) 2023-07-14 11:56:17.122 DEBUG 26656 --- [XNIO-1 task-89] r.c.m.x.r.U.insertSelective : ==> Parameters: 2(Integer), admin(String), 管理员(String), admin 登录了考试系统(String), 2023-07-14 11:56:17.121(Timestamp) 2023-07-14 11:56:17.153 DEBUG 26656 --- [XNIO-1 task-89] r.c.m.x.r.U.insertSelective : <== Updates: 1 2023-07-14 11:56:17.325 INFO 26656 --- [XNIO-1 task-90] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/dashboard/index 2023-07-14 11:56:17.325 DEBUG 26656 --- [XNIO-1 task-90] r.c.m.x.r.E.selectAllCount : ==> Preparing: SELECT count(*) from t_exam_paper where deleted=0 2023-07-14 11:56:17.325 DEBUG 26656 --- [XNIO-1 task-90] r.c.m.x.r.E.selectAllCount : ==> Parameters: 2023-07-14 11:56:17.334 DEBUG 26656 --- [XNIO-1 task-90] r.c.m.x.r.E.selectAllCount : <== Total: 1 2023-07-14 11:56:17.334 DEBUG 26656 --- [XNIO-1 task-90] r.c.m.x.r.QuestionMapper.selectAllCount : ==> Preparing: SELECT count(*) from t_question where deleted=0 2023-07-14 11:56:17.335 DEBUG 26656 --- [XNIO-1 task-90] r.c.m.x.r.QuestionMapper.selectAllCount : ==> Parameters: 2023-07-14 11:56:17.344 DEBUG 26656 --- [XNIO-1 task-90] r.c.m.x.r.QuestionMapper.selectAllCount : <== Total: 1 2023-07-14 11:56:17.345 DEBUG 26656 --- [XNIO-1 task-90] r.c.m.x.r.E.selectAllCount : ==> Preparing: SELECT count(*) from t_exam_paper_answer 2023-07-14 11:56:17.345 DEBUG 26656 --- [XNIO-1 task-90] r.c.m.x.r.E.selectAllCount : ==> Parameters: 2023-07-14 11:56:17.354 DEBUG 26656 --- [XNIO-1 task-90] r.c.m.x.r.E.selectAllCount : <== Total: 1 2023-07-14 11:56:17.354 DEBUG 26656 --- [XNIO-1 task-90] r.c.m.x.r.E.selectAllCount : ==> Preparing: SELECT count(*) from t_exam_paper_question_customer_answer 2023-07-14 11:56:17.354 DEBUG 26656 --- [XNIO-1 task-90] r.c.m.x.r.E.selectAllCount : ==> Parameters: 2023-07-14 11:56:17.363 DEBUG 26656 --- [XNIO-1 task-90] r.c.m.x.r.E.selectAllCount : <== Total: 1 2023-07-14 11:56:17.364 DEBUG 26656 --- [XNIO-1 task-90] r.c.m.x.r.U.selectCountByDate : ==> Preparing: SELECT create_time as name,COUNT(create_time) as value from ( SELECT DATE_FORMAT(create_time,'%Y-%m-%d') as create_time from t_user_event_log WHERE create_time between ? and ? ) a GROUP BY create_time 2023-07-14 11:56:17.364 DEBUG 26656 --- [XNIO-1 task-90] r.c.m.x.r.U.selectCountByDate : ==> Parameters: 2023-07-01 00:00:00.0(Timestamp), 2023-07-31 23:59:59.0(Timestamp) 2023-07-14 11:56:17.373 DEBUG 26656 --- [XNIO-1 task-90] r.c.m.x.r.U.selectCountByDate : <== Total: 5 2023-07-14 11:56:17.374 DEBUG 26656 --- [XNIO-1 task-90] r.c.m.x.r.E.selectCountByDate : ==> Preparing: SELECT create_time as name,COUNT(create_time) as value from ( SELECT DATE_FORMAT(create_time,'%Y-%m-%d') as create_time from t_exam_paper_question_customer_answer WHERE create_time between ? and ? ) a GROUP BY create_time 2023-07-14 11:56:17.374 DEBUG 26656 --- [XNIO-1 task-90] r.c.m.x.r.E.selectCountByDate : ==> Parameters: 2023-07-01 00:00:00.0(Timestamp), 2023-07-31 23:59:59.0(Timestamp) 2023-07-14 11:56:17.384 DEBUG 26656 --- [XNIO-1 task-90] r.c.m.x.r.E.selectCountByDate : <== Total: 2 2023-07-14 11:56:21.772 INFO 26656 --- [XNIO-1 task-91] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/user/page/list 2023-07-14 11:56:21.792 DEBUG 26656 --- [XNIO-1 task-91] r.c.m.x.r.UserMapper.userPage_COUNT : ==> Preparing: SELECT count(0) FROM t_user WHERE deleted = 0 AND role = ? 2023-07-14 11:56:21.823 DEBUG 26656 --- [XNIO-1 task-91] r.c.m.x.r.UserMapper.userPage_COUNT : ==> Parameters: 1(Integer) 2023-07-14 11:56:21.832 DEBUG 26656 --- [XNIO-1 task-91] r.c.m.x.r.UserMapper.userPage_COUNT : <== Total: 1 2023-07-14 11:56:21.834 DEBUG 26656 --- [XNIO-1 task-91] r.c.m.x.repository.UserMapper.userPage : ==> Preparing: SELECT id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id FROM t_user WHERE deleted = 0 AND role = ? order by id desc LIMIT ? 2023-07-14 11:56:21.834 DEBUG 26656 --- [XNIO-1 task-91] r.c.m.x.repository.UserMapper.userPage : ==> Parameters: 1(Integer), 10(Integer) 2023-07-14 11:56:21.843 DEBUG 26656 --- [XNIO-1 task-91] r.c.m.x.repository.UserMapper.userPage : <== Total: 10 2023-07-14 11:56:24.721 INFO 26656 --- [XNIO-1 task-92] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/user/page/list 2023-07-14 11:56:24.735 DEBUG 26656 --- [XNIO-1 task-92] r.c.m.x.r.UserMapper.userPage_COUNT : ==> Preparing: SELECT count(0) FROM t_user WHERE deleted = 0 AND role = ? 2023-07-14 11:56:24.735 DEBUG 26656 --- [XNIO-1 task-92] r.c.m.x.r.UserMapper.userPage_COUNT : ==> Parameters: 3(Integer) 2023-07-14 11:56:24.756 DEBUG 26656 --- [XNIO-1 task-92] r.c.m.x.r.UserMapper.userPage_COUNT : <== Total: 1 2023-07-14 11:56:24.756 DEBUG 26656 --- [XNIO-1 task-92] r.c.m.x.repository.UserMapper.userPage : ==> Preparing: SELECT id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id FROM t_user WHERE deleted = 0 AND role = ? order by id desc LIMIT ? 2023-07-14 11:56:24.756 DEBUG 26656 --- [XNIO-1 task-92] r.c.m.x.repository.UserMapper.userPage : ==> Parameters: 3(Integer), 10(Integer) 2023-07-14 11:56:24.772 DEBUG 26656 --- [XNIO-1 task-92] r.c.m.x.repository.UserMapper.userPage : <== Total: 2 2023-07-14 11:56:30.632 INFO 26656 --- [XNIO-1 task-93] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/user/select/7 2023-07-14 11:56:30.649 DEBUG 26656 --- [XNIO-1 task-93] r.c.m.x.r.UserMapper.getUserById : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where id=? 2023-07-14 11:56:30.649 DEBUG 26656 --- [XNIO-1 task-93] r.c.m.x.r.UserMapper.getUserById : ==> Parameters: 7(Integer) 2023-07-14 11:56:30.665 DEBUG 26656 --- [XNIO-1 task-93] r.c.m.x.r.UserMapper.getUserById : <== Total: 1 2023-07-14 11:56:35.442 INFO 26656 --- [XNIO-1 task-94] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/user/edit 2023-07-14 11:56:35.532 DEBUG 26656 --- [XNIO-1 task-94] r.c.m.x.r.U.updateByPrimaryKeySelective : ==> Preparing: update t_user SET user_name = ?, real_name = ?, role = ?, status = ?, modify_time = ? where id = ? 2023-07-14 11:56:35.533 DEBUG 26656 --- [XNIO-1 task-94] r.c.m.x.r.U.updateByPrimaryKeySelective : ==> Parameters: aaaaa(String), a(String), 3(Integer), 1(Integer), 2023-07-14 11:56:35.515(Timestamp), 7(Integer) 2023-07-14 11:56:35.564 DEBUG 26656 --- [XNIO-1 task-94] r.c.m.x.r.U.updateByPrimaryKeySelective : <== Updates: 1 2023-07-14 11:56:36.173 INFO 26656 --- [XNIO-1 task-95] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/user/page/list 2023-07-14 11:56:36.196 DEBUG 26656 --- [XNIO-1 task-95] r.c.m.x.r.UserMapper.userPage_COUNT : ==> Preparing: SELECT count(0) FROM t_user WHERE deleted = 0 AND role = ? 2023-07-14 11:56:36.196 DEBUG 26656 --- [XNIO-1 task-95] r.c.m.x.r.UserMapper.userPage_COUNT : ==> Parameters: 3(Integer) 2023-07-14 11:56:36.209 DEBUG 26656 --- [XNIO-1 task-95] r.c.m.x.r.UserMapper.userPage_COUNT : <== Total: 1 2023-07-14 11:56:36.210 DEBUG 26656 --- [XNIO-1 task-95] r.c.m.x.repository.UserMapper.userPage : ==> Preparing: SELECT id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id FROM t_user WHERE deleted = 0 AND role = ? order by id desc LIMIT ? 2023-07-14 11:56:36.210 DEBUG 26656 --- [XNIO-1 task-95] r.c.m.x.repository.UserMapper.userPage : ==> Parameters: 3(Integer), 10(Integer) 2023-07-14 11:56:36.226 DEBUG 26656 --- [XNIO-1 task-95] r.c.m.x.repository.UserMapper.userPage : <== Total: 2 2023-07-14 11:56:39.244 INFO 26656 --- [XNIO-1 task-96] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/education/subject/list 2023-07-14 11:56:39.245 INFO 26656 --- [XNIO-1 task-97] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/exam/paper/page 2023-07-14 11:56:39.258 DEBUG 26656 --- [XNIO-1 task-96] r.c.m.x.r.SubjectMapper.allSubject : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where deleted = 0 2023-07-14 11:56:39.258 DEBUG 26656 --- [XNIO-1 task-96] r.c.m.x.r.SubjectMapper.allSubject : ==> Parameters: 2023-07-14 11:56:39.280 DEBUG 26656 --- [XNIO-1 task-97] r.c.m.x.r.ExamPaperMapper.page_COUNT : ==> Preparing: SELECT count(0) FROM (SELECT e.* FROM t_exam_paper e LEFT JOIN t_exam_paper_department d ON e.id = d.exam_paper_id LEFT JOIN t_exam_paper_subject s ON e.id = s.exam_paper_id WHERE e.deleted = 0 AND d.deleted = 0 GROUP BY e.id) table_count 2023-07-14 11:56:39.281 DEBUG 26656 --- [XNIO-1 task-97] r.c.m.x.r.ExamPaperMapper.page_COUNT : ==> Parameters: 2023-07-14 11:56:39.281 DEBUG 26656 --- [XNIO-1 task-96] r.c.m.x.r.SubjectMapper.allSubject : <== Total: 2 2023-07-14 11:56:39.296 DEBUG 26656 --- [XNIO-1 task-97] r.c.m.x.r.ExamPaperMapper.page_COUNT : <== Total: 1 2023-07-14 11:56:39.299 DEBUG 26656 --- [XNIO-1 task-97] r.c.m.x.repository.ExamPaperMapper.page : ==> Preparing: SELECT e.* FROM t_exam_paper e LEFT JOIN t_exam_paper_department d ON e.id = d.exam_paper_id LEFT JOIN t_exam_paper_subject s ON e.id = s.exam_paper_id WHERE e.deleted = 0 AND d.deleted = 0 GROUP BY e.id order by id desc LIMIT ? 2023-07-14 11:56:39.300 DEBUG 26656 --- [XNIO-1 task-97] r.c.m.x.repository.ExamPaperMapper.page : ==> Parameters: 10(Integer) 2023-07-14 11:56:39.311 DEBUG 26656 --- [XNIO-1 task-97] r.c.m.x.repository.ExamPaperMapper.page : <== Total: 3 2023-07-14 11:56:39.314 DEBUG 26656 --- [XNIO-1 task-97] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:56:39.314 DEBUG 26656 --- [XNIO-1 task-97] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 11:56:39.329 DEBUG 26656 --- [XNIO-1 task-97] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:56:39.330 DEBUG 26656 --- [XNIO-1 task-97] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:56:39.330 DEBUG 26656 --- [XNIO-1 task-97] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 84(Integer) 2023-07-14 11:56:39.339 DEBUG 26656 --- [XNIO-1 task-97] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:56:39.340 DEBUG 26656 --- [XNIO-1 task-97] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 11:56:39.340 DEBUG 26656 --- [XNIO-1 task-97] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 11:56:39.354 DEBUG 26656 --- [XNIO-1 task-97] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 11:56:41.304 INFO 26656 --- [XNIO-1 task-98] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/education/subject/list 2023-07-14 11:56:41.322 DEBUG 26656 --- [XNIO-1 task-98] r.c.m.x.r.SubjectMapper.allSubject : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where deleted = 0 2023-07-14 11:56:41.322 DEBUG 26656 --- [XNIO-1 task-98] r.c.m.x.r.SubjectMapper.allSubject : ==> Parameters: 2023-07-14 11:56:41.331 DEBUG 26656 --- [XNIO-1 task-98] r.c.m.x.r.SubjectMapper.allSubject : <== Total: 2 2023-07-14 11:56:41.362 INFO 26656 --- [XNIO-1 task-99] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/question/page 2023-07-14 11:56:41.372 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.QuestionMapper.page_COUNT : ==> Preparing: SELECT count(0) FROM (SELECT q.* FROM t_question q LEFT JOIN t_question_subject qs ON q.id = qs.question_id WHERE q.deleted = 0 AND qs.deleted = 0 GROUP BY q.id) table_count 2023-07-14 11:56:41.372 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.QuestionMapper.page_COUNT : ==> Parameters: 2023-07-14 11:56:41.383 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.QuestionMapper.page_COUNT : <== Total: 1 2023-07-14 11:56:41.387 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.repository.QuestionMapper.page : ==> Preparing: SELECT q.* FROM t_question q LEFT JOIN t_question_subject qs ON q.id = qs.question_id WHERE q.deleted = 0 AND qs.deleted = 0 GROUP BY q.id order by id desc LIMIT ? 2023-07-14 11:56:41.387 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.repository.QuestionMapper.page : ==> Parameters: 10(Integer) 2023-07-14 11:56:41.402 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.repository.QuestionMapper.page : <== Total: 9 2023-07-14 11:56:41.406 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:56:41.406 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 11:56:41.422 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:56:41.423 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:56:41.423 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.Q.getQuestion : ==> Parameters: 432(Integer) 2023-07-14 11:56:41.436 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:56:41.438 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:56:41.438 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 20(Integer) 2023-07-14 11:56:41.447 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:56:41.447 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:56:41.448 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 21(Integer) 2023-07-14 11:56:41.459 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:56:41.460 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:56:41.460 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 11:56:41.471 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:56:41.473 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:56:41.473 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.Q.getQuestion : ==> Parameters: 431(Integer) 2023-07-14 11:56:41.492 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:56:41.493 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:56:41.493 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 20(Integer) 2023-07-14 11:56:41.502 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:56:41.503 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:56:41.503 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 21(Integer) 2023-07-14 11:56:41.522 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:56:41.523 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:56:41.523 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 11:56:41.532 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:56:41.533 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:56:41.534 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.Q.getQuestion : ==> Parameters: 430(Integer) 2023-07-14 11:56:41.550 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.Q.getQuestion : <== Total: 1 2023-07-14 11:56:41.551 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:56:41.551 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 20(Integer) 2023-07-14 11:56:41.572 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:56:41.573 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:56:41.573 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 11:56:41.583 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:56:41.585 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:56:41.585 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.Q.getQuestion : ==> Parameters: 429(Integer) 2023-07-14 11:56:41.603 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:56:41.603 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:56:41.604 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 20(Integer) 2023-07-14 11:56:41.611 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:56:41.613 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:56:41.613 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 21(Integer) 2023-07-14 11:56:41.621 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:56:41.623 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:56:41.623 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 11:56:41.636 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:56:41.636 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:56:41.637 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.Q.getQuestion : ==> Parameters: 428(Integer) 2023-07-14 11:56:41.653 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:56:41.654 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:56:41.654 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 20(Integer) 2023-07-14 11:56:41.663 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:56:41.664 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:56:41.664 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 21(Integer) 2023-07-14 11:56:41.673 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:56:41.673 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:56:41.673 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 533(Integer) 2023-07-14 11:56:41.682 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:56:41.683 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:56:41.683 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.Q.getQuestion : ==> Parameters: 427(Integer) 2023-07-14 11:56:41.702 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.Q.getQuestion : <== Total: 1 2023-07-14 11:56:41.703 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:56:41.703 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 20(Integer) 2023-07-14 11:56:41.712 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:56:41.715 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:56:41.715 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 530(Integer) 2023-07-14 11:56:41.738 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:56:41.738 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:56:41.738 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.Q.getQuestion : ==> Parameters: 426(Integer) 2023-07-14 11:56:41.754 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:56:41.755 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:56:41.755 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 20(Integer) 2023-07-14 11:56:41.772 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:56:41.772 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:56:41.772 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 21(Integer) 2023-07-14 11:56:41.811 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:56:41.812 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:56:41.812 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 529(Integer) 2023-07-14 11:56:41.840 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:56:41.869 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:56:41.870 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.Q.getQuestion : ==> Parameters: 425(Integer) 2023-07-14 11:56:41.893 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 11:56:41.893 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:56:41.893 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 20(Integer) 2023-07-14 11:56:41.916 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:56:41.916 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:56:41.916 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 21(Integer) 2023-07-14 11:56:41.926 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:56:41.927 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 11:56:41.927 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 528(Integer) 2023-07-14 11:56:41.942 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 11:56:41.942 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 11:56:41.942 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.Q.getQuestion : ==> Parameters: 424(Integer) 2023-07-14 11:56:41.952 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.x.r.Q.getQuestion : <== Total: 1 2023-07-14 11:56:41.953 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 11:56:41.953 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 20(Integer) 2023-07-14 11:56:41.962 DEBUG 26656 --- [XNIO-1 task-99] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 11:56:45.905 INFO 26656 --- [XNIO-1 task-100] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/task/page 2023-07-14 11:56:45.935 DEBUG 26656 --- [XNIO-1 task-100] r.c.m.x.r.TaskExamMapper.page_COUNT : ==> Preparing: SELECT count(0) FROM t_task_exam WHERE deleted = 0 2023-07-14 11:56:45.935 DEBUG 26656 --- [XNIO-1 task-100] r.c.m.x.r.TaskExamMapper.page_COUNT : ==> Parameters: 2023-07-14 11:56:45.951 DEBUG 26656 --- [XNIO-1 task-100] r.c.m.x.r.TaskExamMapper.page_COUNT : <== Total: 1 2023-07-14 11:56:47.722 INFO 26656 --- [XNIO-1 task-101] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/education/subject/list 2023-07-14 11:56:47.731 DEBUG 26656 --- [XNIO-1 task-101] r.c.m.x.r.SubjectMapper.allSubject : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where deleted = 0 2023-07-14 11:56:47.731 DEBUG 26656 --- [XNIO-1 task-101] r.c.m.x.r.SubjectMapper.allSubject : ==> Parameters: 2023-07-14 11:56:47.739 DEBUG 26656 --- [XNIO-1 task-101] r.c.m.x.r.SubjectMapper.allSubject : <== Total: 2 2023-07-14 11:56:54.024 INFO 26656 --- [XNIO-1 task-102] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/education/subject/page 2023-07-14 11:56:54.042 DEBUG 26656 --- [XNIO-1 task-102] r.c.m.x.r.SubjectMapper.page_COUNT : ==> Preparing: SELECT count(0) FROM t_subject WHERE deleted = 0 2023-07-14 11:56:54.042 DEBUG 26656 --- [XNIO-1 task-102] r.c.m.x.r.SubjectMapper.page_COUNT : ==> Parameters: 2023-07-14 11:56:54.072 DEBUG 26656 --- [XNIO-1 task-102] r.c.m.x.r.SubjectMapper.page_COUNT : <== Total: 1 2023-07-14 11:56:54.074 DEBUG 26656 --- [XNIO-1 task-102] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted = 0 order by id desc LIMIT ? 2023-07-14 11:56:54.074 DEBUG 26656 --- [XNIO-1 task-102] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 10(Integer) 2023-07-14 11:56:54.118 DEBUG 26656 --- [XNIO-1 task-102] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 2 2023-07-14 11:56:55.782 INFO 26656 --- [XNIO-1 task-103] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/page/list 2023-07-14 11:56:55.792 DEBUG 26656 --- [XNIO-1 task-103] r.c.m.x.r.DepartmentMapper.page_COUNT : ==> Preparing: SELECT count(0) FROM t_department WHERE deleted = 0 2023-07-14 11:56:55.792 DEBUG 26656 --- [XNIO-1 task-103] r.c.m.x.r.DepartmentMapper.page_COUNT : ==> Parameters: 2023-07-14 11:56:55.803 DEBUG 26656 --- [XNIO-1 task-103] r.c.m.x.r.DepartmentMapper.page_COUNT : <== Total: 1 2023-07-14 11:56:55.804 DEBUG 26656 --- [XNIO-1 task-103] r.c.m.x.r.DepartmentMapper.page : ==> Preparing: SELECT id, name, deleted FROM t_department WHERE deleted = 0 order by id desc LIMIT ? 2023-07-14 11:56:55.805 DEBUG 26656 --- [XNIO-1 task-103] r.c.m.x.r.DepartmentMapper.page : ==> Parameters: 10(Integer) 2023-07-14 11:56:55.813 DEBUG 26656 --- [XNIO-1 task-103] r.c.m.x.r.DepartmentMapper.page : <== Total: 3 2023-07-14 11:57:00.349 INFO 26656 --- [XNIO-1 task-104] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/examPaperAnswer/paperStatistics 2023-07-14 11:57:00.506 DEBUG 26656 --- [XNIO-1 task-104] r.c.m.x.r.E.selectByPaperName : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer 2023-07-14 11:57:00.506 DEBUG 26656 --- [XNIO-1 task-104] r.c.m.x.r.E.selectByPaperName : ==> Parameters: 2023-07-14 11:57:00.516 DEBUG 26656 --- [XNIO-1 task-104] r.c.m.x.r.E.selectByPaperName : <== Total: 3 2023-07-14 12:12:04.063 INFO 26656 --- [XNIO-1 task-105] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 12:12:04.064 INFO 26656 --- [XNIO-1 task-106] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6181 2023-07-14 12:12:04.076 DEBUG 26656 --- [XNIO-1 task-105] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 12:12:04.076 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 12:12:04.076 DEBUG 26656 --- [XNIO-1 task-105] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 12:12:04.076 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 12:12:04.121 DEBUG 26656 --- [XNIO-1 task-105] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 12:12:04.121 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 12:12:04.122 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 12:12:04.122 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 12:12:04.134 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 12:12:04.137 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 12:12:04.137 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 12:12:04.151 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 12:12:04.153 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 12:12:04.153 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 12:12:04.162 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 12:12:04.168 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 12:12:04.169 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 12:12:04.183 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 12:12:04.185 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 12:12:04.185 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 12:12:04.230 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 12:12:04.230 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 12:12:04.230 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 12:12:04.265 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 12:12:04.265 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 12:12:04.265 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 12:12:04.281 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 12:12:04.281 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 12:12:04.283 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 12:12:04.291 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 12:12:04.293 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 12:12:04.293 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 12:12:04.316 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 12:12:04.318 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 12:12:04.319 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 12:12:04.334 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 12:12:04.335 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 12:12:04.335 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 12:12:04.347 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 12:12:04.348 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 12:12:04.348 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6181(Integer) 2023-07-14 12:12:04.360 DEBUG 26656 --- [XNIO-1 task-106] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:36:02.720 INFO 26656 --- [XNIO-1 task-111] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:36:02.747 DEBUG 26656 --- [XNIO-1 task-111] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:36:02.750 DEBUG 26656 --- [XNIO-1 task-111] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:36:02.760 DEBUG 26656 --- [XNIO-1 task-111] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:36:10.665 DEBUG 26656 --- [XNIO-1 task-115] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:36:10.667 DEBUG 26656 --- [XNIO-1 task-115] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:36:10.691 DEBUG 26656 --- [XNIO-1 task-115] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:36:10.739 DEBUG 26656 --- [XNIO-1 task-115] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:36:10.740 DEBUG 26656 --- [XNIO-1 task-115] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:36:10.772 DEBUG 26656 --- [XNIO-1 task-115] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:36:13.846 DEBUG 26656 --- [XNIO-1 task-116] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:36:13.847 DEBUG 26656 --- [XNIO-1 task-116] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:36:13.863 DEBUG 26656 --- [XNIO-1 task-116] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:36:13.870 DEBUG 26656 --- [XNIO-1 task-116] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:36:13.871 DEBUG 26656 --- [XNIO-1 task-116] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:36:13.897 DEBUG 26656 --- [XNIO-1 task-116] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:36:13.946 DEBUG 26656 --- [XNIO-1 task-116] r.c.m.x.r.U.insertSelective : ==> Preparing: insert into t_user_event_log ( user_id, user_name, real_name, content, create_time ) values ( ?, ?, ?, ?, ? ) 2023-07-14 13:36:13.949 DEBUG 26656 --- [XNIO-1 task-116] r.c.m.x.r.U.insertSelective : ==> Parameters: 10(Integer), student(String), student(String), student 登录了考试系统(String), 2023-07-14 13:36:13.898(Timestamp) 2023-07-14 13:36:13.999 DEBUG 26656 --- [XNIO-1 task-116] r.c.m.x.r.U.insertSelective : <== Updates: 1 2023-07-14 13:36:14.500 INFO 26656 --- [XNIO-1 task-118] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount 2023-07-14 13:36:14.500 INFO 26656 --- [XNIO-1 task-119] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current 2023-07-14 13:36:14.500 INFO 26656 --- [XNIO-1 task-117] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/index 2023-07-14 13:36:14.500 INFO 26656 --- [XNIO-1 task-120] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/task 2023-07-14 13:36:14.511 DEBUG 26656 --- [XNIO-1 task-120] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:36:14.511 DEBUG 26656 --- [XNIO-1 task-118] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:36:14.511 DEBUG 26656 --- [XNIO-1 task-119] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:36:14.512 DEBUG 26656 --- [XNIO-1 task-119] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:36:14.512 DEBUG 26656 --- [XNIO-1 task-120] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:36:14.512 DEBUG 26656 --- [XNIO-1 task-118] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:36:14.532 DEBUG 26656 --- [XNIO-1 task-117] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:36:14.532 DEBUG 26656 --- [XNIO-1 task-118] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:36:14.532 DEBUG 26656 --- [XNIO-1 task-119] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:36:14.532 DEBUG 26656 --- [XNIO-1 task-120] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:36:14.532 DEBUG 26656 --- [XNIO-1 task-117] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:36:14.534 DEBUG 26656 --- [XNIO-1 task-118] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? 2023-07-14 13:36:14.534 DEBUG 26656 --- [XNIO-1 task-118] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) 2023-07-14 13:36:14.534 DEBUG 26656 --- [XNIO-1 task-120] r.c.m.x.r.T.getByGradeLevel : ==> Preparing: select id, title, grade_level, frame_text_content_id, create_user, create_time, deleted, create_user_name from t_task_exam where deleted=0 and grade_level = ? 2023-07-14 13:36:14.535 DEBUG 26656 --- [XNIO-1 task-120] r.c.m.x.r.T.getByGradeLevel : ==> Parameters: 17(Integer) 2023-07-14 13:36:14.545 DEBUG 26656 --- [XNIO-1 task-118] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 2023-07-14 13:36:14.545 DEBUG 26656 --- [XNIO-1 task-117] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:36:14.550 DEBUG 26656 --- [XNIO-1 task-117] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? , ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 13:36:14.551 DEBUG 26656 --- [XNIO-1 task-117] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 1(Integer), 7(Integer), 17(Integer), 10(Integer) 2023-07-14 13:36:14.552 DEBUG 26656 --- [XNIO-1 task-120] r.c.m.x.r.T.getByGradeLevel : <== Total: 0 2023-07-14 13:36:14.564 DEBUG 26656 --- [XNIO-1 task-117] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 3 2023-07-14 13:36:14.565 DEBUG 26656 --- [XNIO-1 task-117] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 13:36:14.567 DEBUG 26656 --- [XNIO-1 task-117] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 4(Integer), 17(Integer), null 2023-07-14 13:36:14.587 DEBUG 26656 --- [XNIO-1 task-117] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 0 2023-07-14 13:36:17.307 INFO 26656 --- [XNIO-1 task-121] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:36:17.327 DEBUG 26656 --- [XNIO-1 task-121] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:36:17.327 DEBUG 26656 --- [XNIO-1 task-121] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:36:17.341 DEBUG 26656 --- [XNIO-1 task-121] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:36:17.341 INFO 26656 --- [XNIO-1 task-122] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 13:36:17.370 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:36:17.370 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:36:17.380 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:36:17.381 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:36:17.381 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:36:17.393 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:36:17.394 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:36:17.396 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:36:17.405 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:36:17.408 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:36:17.408 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:36:17.419 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:36:17.420 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:36:17.420 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:36:17.431 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:36:17.432 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:36:17.432 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:36:17.446 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:36:17.446 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:36:17.447 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:36:17.464 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:36:17.464 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:36:17.465 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:36:17.481 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:36:17.482 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:36:17.482 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:36:17.499 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:36:17.499 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:36:17.500 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:36:17.508 DEBUG 26656 --- [XNIO-1 task-122] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:36:21.228 INFO 26656 --- [XNIO-1 task-123] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:36:21.240 INFO 26656 --- [XNIO-1 task-124] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6181 2023-07-14 13:36:21.241 DEBUG 26656 --- [XNIO-1 task-123] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:36:21.242 DEBUG 26656 --- [XNIO-1 task-123] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:36:21.268 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:36:21.268 DEBUG 26656 --- [XNIO-1 task-123] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:36:21.268 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 13:36:21.283 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:36:21.283 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:36:21.283 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:36:21.322 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:36:21.323 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:36:21.323 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:36:21.334 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:36:21.335 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:36:21.335 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:36:21.369 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:36:21.370 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:36:21.370 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:36:21.380 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:36:21.381 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:36:21.381 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:36:21.399 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:36:21.400 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:36:21.400 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:36:21.413 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:36:21.450 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:36:21.450 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:36:21.467 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:36:21.468 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:36:21.468 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:36:21.481 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:36:21.482 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:36:21.482 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:36:21.501 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:36:21.501 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:36:21.502 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:36:21.527 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:36:21.527 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:36:21.527 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 13:36:21.542 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:36:21.542 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:36:21.544 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6181(Integer) 2023-07-14 13:36:21.571 DEBUG 26656 --- [XNIO-1 task-124] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:36:51.555 INFO 26656 --- [XNIO-1 task-125] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:36:51.600 DEBUG 26656 --- [XNIO-1 task-125] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:36:51.600 DEBUG 26656 --- [XNIO-1 task-125] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:36:51.603 INFO 26656 --- [XNIO-1 task-126] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 13:36:51.610 DEBUG 26656 --- [XNIO-1 task-125] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:36:51.613 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:36:51.613 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:36:51.626 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:36:51.627 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:36:51.627 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:36:51.642 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:36:51.643 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:36:51.643 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:36:51.668 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:36:51.669 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:36:51.669 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:36:51.680 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:36:51.680 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:36:51.680 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:36:51.708 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:36:51.709 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:36:51.709 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:36:51.733 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:36:51.734 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:36:51.734 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:36:51.751 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:36:51.752 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:36:51.752 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:36:51.773 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:36:51.774 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:36:51.774 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:36:51.820 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:36:51.820 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:36:51.820 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:36:51.888 DEBUG 26656 --- [XNIO-1 task-126] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:37:19.641 INFO 26656 --- [XNIO-1 task-127] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:37:19.671 DEBUG 26656 --- [XNIO-1 task-127] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:37:19.671 DEBUG 26656 --- [XNIO-1 task-127] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:37:19.678 INFO 26656 --- [XNIO-1 task-128] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6181 2023-07-14 13:37:19.680 DEBUG 26656 --- [XNIO-1 task-127] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:37:19.690 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:37:19.690 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 13:37:19.704 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:37:19.705 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:37:19.705 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:37:19.728 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:37:19.728 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:37:19.728 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:37:19.757 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:37:19.758 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:37:19.758 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:37:19.792 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:37:19.793 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:37:19.793 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:37:19.809 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:37:19.810 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:37:19.810 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:37:19.848 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:37:19.848 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:37:19.849 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:37:19.879 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:37:19.880 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:37:19.880 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:37:19.895 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:37:19.896 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:37:19.896 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:37:19.908 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:37:19.908 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:37:19.908 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:37:19.931 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:37:19.932 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:37:19.932 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:37:19.945 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:37:19.945 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:37:19.945 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 13:37:19.992 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:37:19.993 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:37:19.993 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6181(Integer) 2023-07-14 13:37:20.003 DEBUG 26656 --- [XNIO-1 task-128] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:37:27.987 INFO 26656 --- [XNIO-1 task-129] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:37:28.001 DEBUG 26656 --- [XNIO-1 task-129] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:37:28.001 DEBUG 26656 --- [XNIO-1 task-129] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:37:28.011 INFO 26656 --- [XNIO-1 task-130] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6181 2023-07-14 13:37:28.012 DEBUG 26656 --- [XNIO-1 task-129] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:37:28.020 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:37:28.020 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 13:37:28.030 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:37:28.031 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:37:28.031 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:37:28.040 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:37:28.041 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:37:28.041 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:37:28.050 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:37:28.051 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:37:28.051 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:37:28.088 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:37:28.089 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:37:28.089 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:37:28.099 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:37:28.100 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:37:28.100 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:37:28.114 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:37:28.115 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:37:28.115 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:37:28.130 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:37:28.131 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:37:28.131 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:37:28.146 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:37:28.148 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:37:28.148 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:37:28.167 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:37:28.169 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:37:28.169 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:37:28.189 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:37:28.189 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:37:28.190 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:37:28.205 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:37:28.206 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:37:28.206 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 13:37:28.219 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:37:28.219 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:37:28.219 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6181(Integer) 2023-07-14 13:37:28.231 DEBUG 26656 --- [XNIO-1 task-130] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:37:34.646 INFO 26656 --- [XNIO-1 task-131] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:37:34.656 DEBUG 26656 --- [XNIO-1 task-131] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:37:34.657 DEBUG 26656 --- [XNIO-1 task-131] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:37:34.673 DEBUG 26656 --- [XNIO-1 task-131] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:37:34.675 INFO 26656 --- [XNIO-1 task-132] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6181 2023-07-14 13:37:34.675 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:37:34.675 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 13:37:34.691 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:37:34.692 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:37:34.692 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:37:34.743 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:37:34.744 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:37:34.744 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:37:34.759 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:37:34.760 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:37:34.760 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:37:34.793 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:37:34.794 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:37:34.796 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:37:34.816 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:37:34.817 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:37:34.818 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:37:34.861 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:37:34.863 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:37:34.863 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:37:34.896 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:37:34.897 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:37:34.898 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:37:34.909 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:37:34.910 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:37:34.910 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:37:34.932 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:37:34.933 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:37:34.933 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:37:34.947 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:37:34.947 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:37:34.948 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:37:34.964 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:37:34.965 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:37:34.965 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 13:37:34.994 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:37:34.995 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:37:34.995 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6181(Integer) 2023-07-14 13:37:35.020 DEBUG 26656 --- [XNIO-1 task-132] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:38:30.653 INFO 26656 --- [XNIO-1 task-133] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:38:30.671 INFO 26656 --- [XNIO-1 task-134] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6181 2023-07-14 13:38:30.672 DEBUG 26656 --- [XNIO-1 task-133] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:38:30.673 DEBUG 26656 --- [XNIO-1 task-133] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:38:30.687 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:38:30.688 DEBUG 26656 --- [XNIO-1 task-133] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:38:30.688 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 13:38:30.705 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:38:30.705 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:38:30.705 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:38:30.729 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:38:30.730 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:38:30.730 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:38:30.739 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:38:30.741 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:38:30.741 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:38:30.756 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:38:30.757 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:38:30.757 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:38:30.769 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:38:30.770 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:38:30.770 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:38:30.780 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:38:30.781 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:38:30.781 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:38:30.790 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:38:30.792 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:38:30.792 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:38:30.806 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:38:30.807 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:38:30.808 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:38:30.821 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:38:30.823 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:38:30.823 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:38:30.843 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:38:30.843 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:38:30.843 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:38:30.863 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:38:30.865 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:38:30.865 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 13:38:30.874 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:38:30.875 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:38:30.875 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6181(Integer) 2023-07-14 13:38:30.894 DEBUG 26656 --- [XNIO-1 task-134] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:40:36.770 INFO 26656 --- [XNIO-1 task-135] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:40:36.781 DEBUG 26656 --- [XNIO-1 task-135] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:40:36.781 DEBUG 26656 --- [XNIO-1 task-135] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:40:36.791 DEBUG 26656 --- [XNIO-1 task-135] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:40:36.820 INFO 26656 --- [XNIO-1 task-136] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6181 2023-07-14 13:40:36.831 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:40:36.831 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 13:40:36.852 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:40:36.853 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:40:36.853 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:40:36.874 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:40:36.874 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:40:36.875 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:40:36.900 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:40:36.901 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:40:36.902 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:40:36.914 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:40:36.915 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:40:36.915 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:40:36.926 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:40:36.927 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:40:36.927 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:40:36.944 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:40:36.945 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:40:36.945 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:40:36.964 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:40:36.965 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:40:36.965 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:40:36.996 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:40:36.998 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:40:36.998 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:40:37.015 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:40:37.016 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:40:37.017 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:40:37.033 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:40:37.033 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:40:37.034 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:40:37.043 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:40:37.044 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:40:37.044 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 13:40:37.058 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:40:37.058 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:40:37.058 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6181(Integer) 2023-07-14 13:40:37.074 DEBUG 26656 --- [XNIO-1 task-136] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:41:02.329 INFO 26656 --- [XNIO-1 task-137] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/answerSubmit 2023-07-14 13:41:02.344 DEBUG 26656 --- [XNIO-1 task-137] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:41:02.344 DEBUG 26656 --- [XNIO-1 task-137] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:41:02.358 DEBUG 26656 --- [XNIO-1 task-137] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:41:02.360 DEBUG 26656 --- [XNIO-1 task-137] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:41:02.360 DEBUG 26656 --- [XNIO-1 task-137] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:41:02.380 DEBUG 26656 --- [XNIO-1 task-137] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:41:02.402 DEBUG 26656 --- [XNIO-1 task-137] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:41:02.402 DEBUG 26656 --- [XNIO-1 task-137] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:41:02.410 DEBUG 26656 --- [XNIO-1 task-137] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:41:02.411 DEBUG 26656 --- [XNIO-1 task-137] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:41:02.411 DEBUG 26656 --- [XNIO-1 task-137] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:41:02.422 DEBUG 26656 --- [XNIO-1 task-137] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:41:02.471 DEBUG 26656 --- [XNIO-1 task-137] r.c.m.x.r.E.insertSelective : ==> Preparing: insert into t_exam_paper_answer ( exam_paper_id, paper_name, paper_type, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2023-07-14 13:41:02.473 DEBUG 26656 --- [XNIO-1 task-137] r.c.m.x.r.E.insertSelective : ==> Parameters: 85(Integer), jdbf(String), 1(Integer), 0(Integer), 0(Integer), 180(Integer), 0(Integer), 5(Integer), 84(Integer), 2(Integer), 10(Integer), 2023-07-14 13:41:02.36(Timestamp) 2023-07-14 13:41:02.504 DEBUG 26656 --- [XNIO-1 task-137] r.c.m.x.r.E.insertSelective : <== Updates: 1 2023-07-14 13:41:02.507 DEBUG 26656 --- [XNIO-1 task-137] r.c.m.x.r.E.insertList : ==> Preparing: insert into t_exam_paper_question_customer_answer ( question_id, question_score, subject_id, create_time, create_user, text_content_id, exam_paper_id, question_type, answer, customer_score, exam_paper_answer_id , do_right,question_text_content_id,item_order) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) , ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) , ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) , ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) , ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) 2023-07-14 13:41:02.510 DEBUG 26656 --- [XNIO-1 task-137] r.c.m.x.r.E.insertList : ==> Parameters: 430(Integer), 40(Integer), null, 2023-07-14 13:41:02.36(Timestamp), 10(Integer), null, 85(Integer), 1(Integer), null, 0(Integer), 6182(Integer), false(Boolean), 536(Integer), 1(Integer), 431(Integer), 50(Integer), null, 2023-07-14 13:41:02.36(Timestamp), 10(Integer), null, 85(Integer), 2(Integer), D(String), 0(Integer), 6182(Integer), false(Boolean), 537(Integer), 2(Integer), 432(Integer), 20(Integer), null, 2023-07-14 13:41:02.36(Timestamp), 10(Integer), null, 85(Integer), 3(Integer), null, 0(Integer), 6182(Integer), false(Boolean), 538(Integer), 3(Integer), 428(Integer), 50(Integer), null, 2023-07-14 13:41:02.36(Timestamp), 10(Integer), null, 85(Integer), 2(Integer), A,C,D(String), 0(Integer), 6182(Integer), false(Boolean), 534(Integer), 4(Integer), 429(Integer), 20(Integer), null, 2023-07-14 13:41:02.36(Timestamp), 10(Integer), null, 85(Integer), 3(Integer), null, 0(Integer), 6182(Integer), false(Boolean), 535(Integer), 5(Integer) 2023-07-14 13:41:02.544 DEBUG 26656 --- [XNIO-1 task-137] r.c.m.x.r.E.insertList : <== Updates: 5 2023-07-14 13:41:02.612 DEBUG 26656 --- [XNIO-1 task-137] r.c.m.x.r.U.insertSelective : ==> Preparing: insert into t_user_event_log ( user_id, user_name, real_name, content, create_time ) values ( ?, ?, ?, ?, ? ) 2023-07-14 13:41:02.613 DEBUG 26656 --- [XNIO-1 task-137] r.c.m.x.r.U.insertSelective : ==> Parameters: 10(Integer), student(String), student(String), student 提交试卷:jdbf 得分:0 耗时:1分 24秒(String), 2023-07-14 13:41:02.429(Timestamp) 2023-07-14 13:41:02.653 DEBUG 26656 --- [XNIO-1 task-137] r.c.m.x.r.U.insertSelective : <== Updates: 1 2023-07-14 13:41:04.404 INFO 26656 --- [XNIO-1 task-139] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current 2023-07-14 13:41:04.404 INFO 26656 --- [XNIO-1 task-138] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount 2023-07-14 13:41:04.417 DEBUG 26656 --- [XNIO-1 task-138] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:41:04.417 DEBUG 26656 --- [XNIO-1 task-139] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:41:04.417 DEBUG 26656 --- [XNIO-1 task-138] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:41:04.417 DEBUG 26656 --- [XNIO-1 task-139] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:41:04.438 DEBUG 26656 --- [XNIO-1 task-139] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:41:04.438 DEBUG 26656 --- [XNIO-1 task-138] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:41:04.439 DEBUG 26656 --- [XNIO-1 task-138] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? 2023-07-14 13:41:04.439 DEBUG 26656 --- [XNIO-1 task-138] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) 2023-07-14 13:41:04.458 DEBUG 26656 --- [XNIO-1 task-138] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 2023-07-14 13:41:04.757 INFO 26656 --- [XNIO-1 task-140] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/pageList 2023-07-14 13:41:04.758 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:41:04.759 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:41:04.772 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:41:04.782 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM t_exam_paper_answer WHERE create_user = ? 2023-07-14 13:41:04.782 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 10(Integer) 2023-07-14 13:41:04.795 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 13:41:04.796 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.E.studentPage : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer WHERE create_user = ? order by id desc LIMIT ? 2023-07-14 13:41:04.796 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.E.studentPage : ==> Parameters: 10(Integer), 10(Integer) 2023-07-14 13:41:04.816 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.E.studentPage : <== Total: 4 2023-07-14 13:41:04.818 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:41:04.818 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6182(Integer) 2023-07-14 13:41:04.829 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:41:04.829 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:41:04.830 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:41:04.843 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:41:04.845 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:41:04.846 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:41:04.865 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:41:04.866 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:41:04.866 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6181(Integer) 2023-07-14 13:41:04.876 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:41:04.876 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:41:04.877 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:41:04.891 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:41:04.892 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:41:04.892 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:41:04.904 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:41:04.905 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:41:04.905 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6180(Integer) 2023-07-14 13:41:04.942 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:41:04.942 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:41:04.944 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:41:04.952 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:41:04.953 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:41:04.953 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:41:04.967 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:41:05.005 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:41:05.006 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6179(Integer) 2023-07-14 13:41:05.021 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:41:05.022 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:41:05.022 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:41:05.044 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:41:05.045 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:41:05.045 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:41:05.053 DEBUG 26656 --- [XNIO-1 task-140] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:41:06.829 INFO 26656 --- [XNIO-1 task-141] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:41:06.855 DEBUG 26656 --- [XNIO-1 task-141] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:41:06.855 DEBUG 26656 --- [XNIO-1 task-141] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:41:06.869 DEBUG 26656 --- [XNIO-1 task-141] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:41:06.908 INFO 26656 --- [XNIO-1 task-142] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:41:06.908 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:41:06.908 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:41:06.924 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:41:06.925 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:41:06.925 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:41:06.967 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:41:06.968 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:41:06.968 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:41:06.990 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:41:06.991 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:41:06.992 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:41:07.018 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:41:07.019 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:41:07.020 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:41:07.034 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:41:07.034 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:41:07.036 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:41:07.051 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:41:07.051 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:41:07.052 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:41:07.068 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:41:07.068 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:41:07.068 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:41:07.089 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:41:07.090 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:41:07.090 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:41:07.120 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:41:07.121 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:41:07.122 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:41:07.136 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:41:07.136 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:41:07.137 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:41:07.169 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:41:07.169 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:41:07.169 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:41:07.223 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:41:07.225 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:41:07.225 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:41:07.241 DEBUG 26656 --- [XNIO-1 task-142] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:45:44.479 DEBUG 26656 --- [XNIO-1 task-143] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:45:44.479 DEBUG 26656 --- [XNIO-1 task-143] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: admin(String) 2023-07-14 13:45:44.486 DEBUG 26656 --- [XNIO-1 task-144] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:45:44.486 DEBUG 26656 --- [XNIO-1 task-144] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: admin(String) 2023-07-14 13:45:44.487 DEBUG 26656 --- [XNIO-1 task-143] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:45:44.494 DEBUG 26656 --- [XNIO-1 task-145] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:45:44.494 DEBUG 26656 --- [XNIO-1 task-145] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: admin(String) 2023-07-14 13:45:44.494 DEBUG 26656 --- [XNIO-1 task-146] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:45:44.494 DEBUG 26656 --- [XNIO-1 task-147] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:45:44.495 DEBUG 26656 --- [XNIO-1 task-147] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: admin(String) 2023-07-14 13:45:44.496 DEBUG 26656 --- [XNIO-1 task-146] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: admin(String) 2023-07-14 13:45:44.497 DEBUG 26656 --- [XNIO-1 task-144] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:45:44.504 DEBUG 26656 --- [XNIO-1 task-146] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:45:44.504 DEBUG 26656 --- [XNIO-1 task-145] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:45:44.504 DEBUG 26656 --- [XNIO-1 task-147] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:45:44.548 DEBUG 26656 --- [XNIO-1 task-145] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:45:44.548 DEBUG 26656 --- [XNIO-1 task-147] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:45:44.549 DEBUG 26656 --- [XNIO-1 task-147] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: admin(String) 2023-07-14 13:45:44.548 DEBUG 26656 --- [XNIO-1 task-144] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:45:44.548 DEBUG 26656 --- [XNIO-1 task-143] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:45:44.549 DEBUG 26656 --- [XNIO-1 task-144] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: admin(String) 2023-07-14 13:45:44.549 DEBUG 26656 --- [XNIO-1 task-143] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: admin(String) 2023-07-14 13:45:44.548 DEBUG 26656 --- [XNIO-1 task-146] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:45:44.549 DEBUG 26656 --- [XNIO-1 task-145] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: admin(String) 2023-07-14 13:45:44.549 DEBUG 26656 --- [XNIO-1 task-146] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: admin(String) 2023-07-14 13:45:44.556 DEBUG 26656 --- [XNIO-1 task-147] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:45:44.560 DEBUG 26656 --- [XNIO-1 task-144] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:45:44.560 DEBUG 26656 --- [XNIO-1 task-146] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:45:44.564 DEBUG 26656 --- [XNIO-1 task-145] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:45:44.566 DEBUG 26656 --- [XNIO-1 task-143] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:45:44.573 INFO 26656 --- [XNIO-1 task-143] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:45:44.573 DEBUG 26656 --- [XNIO-1 task-143] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:45:44.574 DEBUG 26656 --- [XNIO-1 task-143] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:45:44.590 DEBUG 26656 --- [XNIO-1 task-143] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:45:46.485 DEBUG 26656 --- [XNIO-1 task-148] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:45:46.486 DEBUG 26656 --- [XNIO-1 task-148] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: kk(String) 2023-07-14 13:45:46.494 DEBUG 26656 --- [XNIO-1 task-148] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:45:46.498 DEBUG 26656 --- [XNIO-1 task-148] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:45:46.498 DEBUG 26656 --- [XNIO-1 task-148] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: kk(String) 2023-07-14 13:45:46.506 DEBUG 26656 --- [XNIO-1 task-148] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:45:46.507 DEBUG 26656 --- [XNIO-1 task-148] r.c.m.x.r.U.insertSelective : ==> Preparing: insert into t_user_event_log ( user_id, user_name, real_name, content, create_time ) values ( ?, ?, ?, ?, ? ) 2023-07-14 13:45:46.507 DEBUG 26656 --- [XNIO-1 task-148] r.c.m.x.r.U.insertSelective : ==> Parameters: 11(Integer), kk(String), kk(String), kk 登录了考试系统(String), 2023-07-14 13:45:46.506(Timestamp) 2023-07-14 13:45:46.527 DEBUG 26656 --- [XNIO-1 task-148] r.c.m.x.r.U.insertSelective : <== Updates: 1 2023-07-14 13:45:47.023 INFO 26656 --- [XNIO-1 task-151] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/index 2023-07-14 13:45:47.023 INFO 26656 --- [XNIO-1 task-150] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current 2023-07-14 13:45:47.024 INFO 26656 --- [XNIO-1 task-149] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount 2023-07-14 13:45:47.026 INFO 26656 --- [XNIO-1 task-152] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/task 2023-07-14 13:45:47.032 DEBUG 26656 --- [XNIO-1 task-150] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:45:47.032 DEBUG 26656 --- [XNIO-1 task-151] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:45:47.032 DEBUG 26656 --- [XNIO-1 task-149] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:45:47.032 DEBUG 26656 --- [XNIO-1 task-150] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: kk(String) 2023-07-14 13:45:47.032 DEBUG 26656 --- [XNIO-1 task-151] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: kk(String) 2023-07-14 13:45:47.032 DEBUG 26656 --- [XNIO-1 task-149] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: kk(String) 2023-07-14 13:45:47.034 DEBUG 26656 --- [XNIO-1 task-152] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:45:47.034 DEBUG 26656 --- [XNIO-1 task-152] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: kk(String) 2023-07-14 13:45:47.059 DEBUG 26656 --- [XNIO-1 task-150] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:45:47.059 DEBUG 26656 --- [XNIO-1 task-151] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:45:47.059 DEBUG 26656 --- [XNIO-1 task-149] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:45:47.059 DEBUG 26656 --- [XNIO-1 task-152] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:45:47.060 DEBUG 26656 --- [XNIO-1 task-152] r.c.m.x.r.T.getByGradeLevel : ==> Preparing: select id, title, grade_level, frame_text_content_id, create_user, create_time, deleted, create_user_name from t_task_exam where deleted=0 and grade_level = ? 2023-07-14 13:45:47.060 DEBUG 26656 --- [XNIO-1 task-149] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? 2023-07-14 13:45:47.060 DEBUG 26656 --- [XNIO-1 task-152] r.c.m.x.r.T.getByGradeLevel : ==> Parameters: 14(Integer) 2023-07-14 13:45:47.060 DEBUG 26656 --- [XNIO-1 task-149] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 11(Integer) 2023-07-14 13:45:47.060 DEBUG 26656 --- [XNIO-1 task-151] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? , ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 13:45:47.060 DEBUG 26656 --- [XNIO-1 task-151] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 1(Integer), 7(Integer), 14(Integer), 11(Integer) 2023-07-14 13:45:47.069 DEBUG 26656 --- [XNIO-1 task-152] r.c.m.x.r.T.getByGradeLevel : <== Total: 0 2023-07-14 13:45:47.069 DEBUG 26656 --- [XNIO-1 task-151] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 0 2023-07-14 13:45:47.069 DEBUG 26656 --- [XNIO-1 task-149] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 2023-07-14 13:45:47.070 DEBUG 26656 --- [XNIO-1 task-151] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 13:45:47.070 DEBUG 26656 --- [XNIO-1 task-151] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 4(Integer), 14(Integer), null 2023-07-14 13:45:47.081 DEBUG 26656 --- [XNIO-1 task-151] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 0 2023-07-14 13:45:48.602 INFO 26656 --- [XNIO-1 task-153] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/education/subject/list 2023-07-14 13:45:48.614 DEBUG 26656 --- [XNIO-1 task-153] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:45:48.614 DEBUG 26656 --- [XNIO-1 task-153] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: kk(String) 2023-07-14 13:45:48.636 DEBUG 26656 --- [XNIO-1 task-153] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:45:48.637 DEBUG 26656 --- [XNIO-1 task-153] r.c.m.x.r.SubjectMapper.allSubject : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where deleted = 0 2023-07-14 13:45:48.637 DEBUG 26656 --- [XNIO-1 task-153] r.c.m.x.r.SubjectMapper.allSubject : ==> Parameters: 2023-07-14 13:45:48.648 DEBUG 26656 --- [XNIO-1 task-153] r.c.m.x.r.SubjectMapper.allSubject : <== Total: 2 2023-07-14 13:45:48.901 INFO 26656 --- [XNIO-1 task-154] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/pageList 2023-07-14 13:45:48.909 DEBUG 26656 --- [XNIO-1 task-154] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM (SELECT e.* FROM t_exam_paper e LEFT JOIN t_exam_paper_subject s ON e.id = s.exam_paper_id WHERE e.deleted = 0 AND s.deleted = 0 AND s.subject_id = ? AND e.paper_type IN (1, 7) GROUP BY e.id) table_count 2023-07-14 13:45:48.909 DEBUG 26656 --- [XNIO-1 task-154] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 20(Integer) 2023-07-14 13:45:48.926 DEBUG 26656 --- [XNIO-1 task-154] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 13:45:48.929 DEBUG 26656 --- [XNIO-1 task-154] r.c.m.x.r.ExamPaperMapper.studentPage : ==> Preparing: SELECT e.* FROM t_exam_paper e LEFT JOIN t_exam_paper_subject s ON e.id = s.exam_paper_id WHERE e.deleted = 0 AND s.deleted = 0 AND s.subject_id = ? AND e.paper_type IN (1, 7) GROUP BY e.id order by id desc LIMIT ? 2023-07-14 13:45:48.930 DEBUG 26656 --- [XNIO-1 task-154] r.c.m.x.r.ExamPaperMapper.studentPage : ==> Parameters: 20(Integer), 10(Integer) 2023-07-14 13:45:48.943 DEBUG 26656 --- [XNIO-1 task-154] r.c.m.x.r.ExamPaperMapper.studentPage : <== Total: 3 2023-07-14 13:45:48.943 DEBUG 26656 --- [XNIO-1 task-154] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:45:48.944 DEBUG 26656 --- [XNIO-1 task-154] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: kk(String) 2023-07-14 13:45:48.977 DEBUG 26656 --- [XNIO-1 task-154] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:45:48.979 DEBUG 26656 --- [XNIO-1 task-154] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:45:48.979 DEBUG 26656 --- [XNIO-1 task-154] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:45:48.991 DEBUG 26656 --- [XNIO-1 task-154] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:45:48.992 DEBUG 26656 --- [XNIO-1 task-154] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:45:48.992 DEBUG 26656 --- [XNIO-1 task-154] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 84(Integer) 2023-07-14 13:45:49.020 DEBUG 26656 --- [XNIO-1 task-154] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:45:49.021 DEBUG 26656 --- [XNIO-1 task-154] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:45:49.021 DEBUG 26656 --- [XNIO-1 task-154] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:45:49.031 DEBUG 26656 --- [XNIO-1 task-154] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:45:49.033 DEBUG 26656 --- [XNIO-1 task-154] r.c.m.x.r.E.getByUserId : ==> Preparing: select * from t_exam_paper_user where user_id = ? and deleted = 0 2023-07-14 13:45:49.033 DEBUG 26656 --- [XNIO-1 task-154] r.c.m.x.r.E.getByUserId : ==> Parameters: 11(Integer) 2023-07-14 13:45:49.042 DEBUG 26656 --- [XNIO-1 task-154] r.c.m.x.r.E.getByUserId : <== Total: 0 2023-07-14 13:45:50.618 INFO 26656 --- [XNIO-1 task-155] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/pageList 2023-07-14 13:45:50.629 DEBUG 26656 --- [XNIO-1 task-155] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:45:50.629 DEBUG 26656 --- [XNIO-1 task-155] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: kk(String) 2023-07-14 13:45:50.638 DEBUG 26656 --- [XNIO-1 task-155] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:45:50.670 DEBUG 26656 --- [XNIO-1 task-155] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM t_exam_paper_answer WHERE create_user = ? 2023-07-14 13:45:50.670 DEBUG 26656 --- [XNIO-1 task-155] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 11(Integer) 2023-07-14 13:45:50.682 DEBUG 26656 --- [XNIO-1 task-155] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 13:45:52.717 INFO 26656 --- [XNIO-1 task-156] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/education/subject/list 2023-07-14 13:45:52.726 DEBUG 26656 --- [XNIO-1 task-156] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:45:52.727 DEBUG 26656 --- [XNIO-1 task-156] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: kk(String) 2023-07-14 13:45:52.759 DEBUG 26656 --- [XNIO-1 task-156] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:45:52.760 DEBUG 26656 --- [XNIO-1 task-156] r.c.m.x.r.SubjectMapper.allSubject : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where deleted = 0 2023-07-14 13:45:52.760 DEBUG 26656 --- [XNIO-1 task-156] r.c.m.x.r.SubjectMapper.allSubject : ==> Parameters: 2023-07-14 13:45:52.771 DEBUG 26656 --- [XNIO-1 task-156] r.c.m.x.r.SubjectMapper.allSubject : <== Total: 2 2023-07-14 13:45:53.211 INFO 26656 --- [XNIO-1 task-157] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/pageList 2023-07-14 13:45:53.214 DEBUG 26656 --- [XNIO-1 task-157] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM (SELECT e.* FROM t_exam_paper e LEFT JOIN t_exam_paper_subject s ON e.id = s.exam_paper_id WHERE e.deleted = 0 AND s.deleted = 0 AND s.subject_id = ? AND e.paper_type IN (1, 7) GROUP BY e.id) table_count 2023-07-14 13:45:53.214 DEBUG 26656 --- [XNIO-1 task-157] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 20(Integer) 2023-07-14 13:45:53.226 DEBUG 26656 --- [XNIO-1 task-157] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 13:45:53.230 DEBUG 26656 --- [XNIO-1 task-157] r.c.m.x.r.ExamPaperMapper.studentPage : ==> Preparing: SELECT e.* FROM t_exam_paper e LEFT JOIN t_exam_paper_subject s ON e.id = s.exam_paper_id WHERE e.deleted = 0 AND s.deleted = 0 AND s.subject_id = ? AND e.paper_type IN (1, 7) GROUP BY e.id order by id desc LIMIT ? 2023-07-14 13:45:53.230 DEBUG 26656 --- [XNIO-1 task-157] r.c.m.x.r.ExamPaperMapper.studentPage : ==> Parameters: 20(Integer), 10(Integer) 2023-07-14 13:45:53.240 DEBUG 26656 --- [XNIO-1 task-157] r.c.m.x.r.ExamPaperMapper.studentPage : <== Total: 3 2023-07-14 13:45:53.240 DEBUG 26656 --- [XNIO-1 task-157] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:45:53.241 DEBUG 26656 --- [XNIO-1 task-157] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: kk(String) 2023-07-14 13:45:53.254 DEBUG 26656 --- [XNIO-1 task-157] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:45:53.255 DEBUG 26656 --- [XNIO-1 task-157] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:45:53.256 DEBUG 26656 --- [XNIO-1 task-157] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:45:53.278 DEBUG 26656 --- [XNIO-1 task-157] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:45:53.279 DEBUG 26656 --- [XNIO-1 task-157] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:45:53.279 DEBUG 26656 --- [XNIO-1 task-157] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 84(Integer) 2023-07-14 13:45:53.292 DEBUG 26656 --- [XNIO-1 task-157] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:45:53.292 DEBUG 26656 --- [XNIO-1 task-157] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:45:53.292 DEBUG 26656 --- [XNIO-1 task-157] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:45:53.317 DEBUG 26656 --- [XNIO-1 task-157] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:45:53.317 DEBUG 26656 --- [XNIO-1 task-157] r.c.m.x.r.E.getByUserId : ==> Preparing: select * from t_exam_paper_user where user_id = ? and deleted = 0 2023-07-14 13:45:53.318 DEBUG 26656 --- [XNIO-1 task-157] r.c.m.x.r.E.getByUserId : ==> Parameters: 11(Integer) 2023-07-14 13:45:53.349 DEBUG 26656 --- [XNIO-1 task-157] r.c.m.x.r.E.getByUserId : <== Total: 0 2023-07-14 13:45:54.884 INFO 26656 --- [XNIO-1 task-158] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/index 2023-07-14 13:45:54.893 DEBUG 26656 --- [XNIO-1 task-158] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:45:54.893 DEBUG 26656 --- [XNIO-1 task-158] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: kk(String) 2023-07-14 13:45:54.907 DEBUG 26656 --- [XNIO-1 task-158] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:45:54.908 DEBUG 26656 --- [XNIO-1 task-158] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? , ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 13:45:54.908 DEBUG 26656 --- [XNIO-1 task-158] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 1(Integer), 7(Integer), 14(Integer), 11(Integer) 2023-07-14 13:45:54.926 DEBUG 26656 --- [XNIO-1 task-158] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 0 2023-07-14 13:45:54.927 DEBUG 26656 --- [XNIO-1 task-158] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 13:45:54.927 DEBUG 26656 --- [XNIO-1 task-158] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 4(Integer), 14(Integer), null 2023-07-14 13:45:54.937 DEBUG 26656 --- [XNIO-1 task-158] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 0 2023-07-14 13:45:55.247 INFO 26656 --- [XNIO-1 task-159] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/task 2023-07-14 13:45:55.247 DEBUG 26656 --- [XNIO-1 task-159] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:45:55.247 DEBUG 26656 --- [XNIO-1 task-159] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: kk(String) 2023-07-14 13:45:55.275 DEBUG 26656 --- [XNIO-1 task-159] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:45:55.276 DEBUG 26656 --- [XNIO-1 task-159] r.c.m.x.r.T.getByGradeLevel : ==> Preparing: select id, title, grade_level, frame_text_content_id, create_user, create_time, deleted, create_user_name from t_task_exam where deleted=0 and grade_level = ? 2023-07-14 13:45:55.276 DEBUG 26656 --- [XNIO-1 task-159] r.c.m.x.r.T.getByGradeLevel : ==> Parameters: 14(Integer) 2023-07-14 13:45:55.284 DEBUG 26656 --- [XNIO-1 task-159] r.c.m.x.r.T.getByGradeLevel : <== Total: 0 2023-07-14 13:45:59.262 INFO 26656 --- [XNIO-1 task-160] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current 2023-07-14 13:45:59.267 INFO 26656 --- [XNIO-1 task-161] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/log 2023-07-14 13:45:59.287 DEBUG 26656 --- [XNIO-1 task-161] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:45:59.287 DEBUG 26656 --- [XNIO-1 task-160] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:45:59.287 DEBUG 26656 --- [XNIO-1 task-161] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: kk(String) 2023-07-14 13:45:59.287 DEBUG 26656 --- [XNIO-1 task-160] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: kk(String) 2023-07-14 13:45:59.310 DEBUG 26656 --- [XNIO-1 task-161] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:45:59.310 DEBUG 26656 --- [XNIO-1 task-160] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:45:59.350 DEBUG 26656 --- [XNIO-1 task-161] r.c.m.x.r.U.getUserEventLogByUserId : ==> Preparing: select id, user_id, user_name, real_name, content, create_time from t_user_event_log where user_id=? order by id desc limit 10 2023-07-14 13:45:59.350 DEBUG 26656 --- [XNIO-1 task-161] r.c.m.x.r.U.getUserEventLogByUserId : ==> Parameters: 11(Integer) 2023-07-14 13:45:59.365 DEBUG 26656 --- [XNIO-1 task-161] r.c.m.x.r.U.getUserEventLogByUserId : <== Total: 1 2023-07-14 13:46:02.464 DEBUG 26656 --- [XNIO-1 task-162] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:46:02.464 DEBUG 26656 --- [XNIO-1 task-162] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: kk(String) 2023-07-14 13:46:02.474 DEBUG 26656 --- [XNIO-1 task-162] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:46:02.474 DEBUG 26656 --- [XNIO-1 task-162] r.c.m.x.r.U.insertSelective : ==> Preparing: insert into t_user_event_log ( user_id, user_name, real_name, content, create_time ) values ( ?, ?, ?, ?, ? ) 2023-07-14 13:46:02.476 DEBUG 26656 --- [XNIO-1 task-162] r.c.m.x.r.U.insertSelective : ==> Parameters: 11(Integer), kk(String), kk(String), kk 登出了学之思开源考试系统(String), 2023-07-14 13:46:02.474(Timestamp) 2023-07-14 13:46:02.504 DEBUG 26656 --- [XNIO-1 task-162] r.c.m.x.r.U.insertSelective : <== Updates: 1 2023-07-14 13:46:05.413 DEBUG 26656 --- [XNIO-1 task-163] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:46:05.413 DEBUG 26656 --- [XNIO-1 task-163] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:46:05.432 DEBUG 26656 --- [XNIO-1 task-163] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:46:05.435 DEBUG 26656 --- [XNIO-1 task-163] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:46:05.435 DEBUG 26656 --- [XNIO-1 task-163] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:46:05.447 DEBUG 26656 --- [XNIO-1 task-163] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:46:10.059 DEBUG 26656 --- [XNIO-1 task-164] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:46:10.059 DEBUG 26656 --- [XNIO-1 task-164] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:46:10.071 DEBUG 26656 --- [XNIO-1 task-164] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:46:10.075 DEBUG 26656 --- [XNIO-1 task-164] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:46:10.075 DEBUG 26656 --- [XNIO-1 task-164] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:46:10.085 DEBUG 26656 --- [XNIO-1 task-164] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:46:10.088 DEBUG 26656 --- [XNIO-1 task-164] r.c.m.x.r.U.insertSelective : ==> Preparing: insert into t_user_event_log ( user_id, user_name, real_name, content, create_time ) values ( ?, ?, ?, ?, ? ) 2023-07-14 13:46:10.089 DEBUG 26656 --- [XNIO-1 task-164] r.c.m.x.r.U.insertSelective : ==> Parameters: 10(Integer), student(String), student(String), student 登录了考试系统(String), 2023-07-14 13:46:10.085(Timestamp) 2023-07-14 13:46:10.123 DEBUG 26656 --- [XNIO-1 task-164] r.c.m.x.r.U.insertSelective : <== Updates: 1 2023-07-14 13:46:10.632 INFO 26656 --- [XNIO-1 task-168] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount 2023-07-14 13:46:10.632 INFO 26656 --- [XNIO-1 task-165] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/task 2023-07-14 13:46:10.632 INFO 26656 --- [XNIO-1 task-167] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/index 2023-07-14 13:46:10.632 INFO 26656 --- [XNIO-1 task-166] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current 2023-07-14 13:46:10.646 DEBUG 26656 --- [XNIO-1 task-167] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:46:10.646 DEBUG 26656 --- [XNIO-1 task-166] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:46:10.646 DEBUG 26656 --- [XNIO-1 task-165] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:46:10.646 DEBUG 26656 --- [XNIO-1 task-168] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:46:10.647 DEBUG 26656 --- [XNIO-1 task-165] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:46:10.647 DEBUG 26656 --- [XNIO-1 task-166] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:46:10.647 DEBUG 26656 --- [XNIO-1 task-168] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:46:10.647 DEBUG 26656 --- [XNIO-1 task-167] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:46:10.656 DEBUG 26656 --- [XNIO-1 task-166] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:46:10.656 DEBUG 26656 --- [XNIO-1 task-168] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:46:10.656 DEBUG 26656 --- [XNIO-1 task-165] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:46:10.657 DEBUG 26656 --- [XNIO-1 task-168] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? 2023-07-14 13:46:10.657 DEBUG 26656 --- [XNIO-1 task-165] r.c.m.x.r.T.getByGradeLevel : ==> Preparing: select id, title, grade_level, frame_text_content_id, create_user, create_time, deleted, create_user_name from t_task_exam where deleted=0 and grade_level = ? 2023-07-14 13:46:10.657 DEBUG 26656 --- [XNIO-1 task-168] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) 2023-07-14 13:46:10.657 DEBUG 26656 --- [XNIO-1 task-165] r.c.m.x.r.T.getByGradeLevel : ==> Parameters: 17(Integer) 2023-07-14 13:46:10.657 DEBUG 26656 --- [XNIO-1 task-167] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:46:10.658 DEBUG 26656 --- [XNIO-1 task-167] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? , ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 13:46:10.658 DEBUG 26656 --- [XNIO-1 task-167] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 1(Integer), 7(Integer), 17(Integer), 10(Integer) 2023-07-14 13:46:10.686 DEBUG 26656 --- [XNIO-1 task-165] r.c.m.x.r.T.getByGradeLevel : <== Total: 0 2023-07-14 13:46:10.686 DEBUG 26656 --- [XNIO-1 task-168] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 2023-07-14 13:46:10.688 DEBUG 26656 --- [XNIO-1 task-167] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 3 2023-07-14 13:46:10.689 DEBUG 26656 --- [XNIO-1 task-167] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 13:46:10.689 DEBUG 26656 --- [XNIO-1 task-167] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 4(Integer), 17(Integer), null 2023-07-14 13:46:10.706 DEBUG 26656 --- [XNIO-1 task-167] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 0 2023-07-14 13:46:13.465 INFO 26656 --- [XNIO-1 task-169] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/education/subject/list 2023-07-14 13:46:13.475 DEBUG 26656 --- [XNIO-1 task-169] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:46:13.477 DEBUG 26656 --- [XNIO-1 task-169] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:46:13.502 DEBUG 26656 --- [XNIO-1 task-169] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:46:13.502 DEBUG 26656 --- [XNIO-1 task-169] r.c.m.x.r.SubjectMapper.allSubject : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where deleted = 0 2023-07-14 13:46:13.503 DEBUG 26656 --- [XNIO-1 task-169] r.c.m.x.r.SubjectMapper.allSubject : ==> Parameters: 2023-07-14 13:46:13.521 DEBUG 26656 --- [XNIO-1 task-169] r.c.m.x.r.SubjectMapper.allSubject : <== Total: 2 2023-07-14 13:46:13.934 INFO 26656 --- [XNIO-1 task-170] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/pageList 2023-07-14 13:46:13.937 DEBUG 26656 --- [XNIO-1 task-170] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM (SELECT e.* FROM t_exam_paper e LEFT JOIN t_exam_paper_subject s ON e.id = s.exam_paper_id WHERE e.deleted = 0 AND s.deleted = 0 AND s.subject_id = ? AND e.paper_type IN (1, 7) GROUP BY e.id) table_count 2023-07-14 13:46:13.937 DEBUG 26656 --- [XNIO-1 task-170] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 20(Integer) 2023-07-14 13:46:13.963 DEBUG 26656 --- [XNIO-1 task-170] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 13:46:13.965 DEBUG 26656 --- [XNIO-1 task-170] r.c.m.x.r.ExamPaperMapper.studentPage : ==> Preparing: SELECT e.* FROM t_exam_paper e LEFT JOIN t_exam_paper_subject s ON e.id = s.exam_paper_id WHERE e.deleted = 0 AND s.deleted = 0 AND s.subject_id = ? AND e.paper_type IN (1, 7) GROUP BY e.id order by id desc LIMIT ? 2023-07-14 13:46:13.965 DEBUG 26656 --- [XNIO-1 task-170] r.c.m.x.r.ExamPaperMapper.studentPage : ==> Parameters: 20(Integer), 10(Integer) 2023-07-14 13:46:13.975 DEBUG 26656 --- [XNIO-1 task-170] r.c.m.x.r.ExamPaperMapper.studentPage : <== Total: 3 2023-07-14 13:46:13.976 DEBUG 26656 --- [XNIO-1 task-170] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:46:13.976 DEBUG 26656 --- [XNIO-1 task-170] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:46:14.007 DEBUG 26656 --- [XNIO-1 task-170] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:46:14.007 DEBUG 26656 --- [XNIO-1 task-170] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:46:14.007 DEBUG 26656 --- [XNIO-1 task-170] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:46:14.016 DEBUG 26656 --- [XNIO-1 task-170] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:46:14.018 DEBUG 26656 --- [XNIO-1 task-170] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:46:14.018 DEBUG 26656 --- [XNIO-1 task-170] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 84(Integer) 2023-07-14 13:46:14.032 DEBUG 26656 --- [XNIO-1 task-170] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:46:14.033 DEBUG 26656 --- [XNIO-1 task-170] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:46:14.034 DEBUG 26656 --- [XNIO-1 task-170] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:46:14.044 DEBUG 26656 --- [XNIO-1 task-170] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:46:14.045 DEBUG 26656 --- [XNIO-1 task-170] r.c.m.x.r.E.getByUserId : ==> Preparing: select * from t_exam_paper_user where user_id = ? and deleted = 0 2023-07-14 13:46:14.045 DEBUG 26656 --- [XNIO-1 task-170] r.c.m.x.r.E.getByUserId : ==> Parameters: 10(Integer) 2023-07-14 13:46:14.054 DEBUG 26656 --- [XNIO-1 task-170] r.c.m.x.r.E.getByUserId : <== Total: 0 2023-07-14 13:46:16.084 INFO 26656 --- [XNIO-1 task-171] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/pageList 2023-07-14 13:46:16.109 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:46:16.110 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:46:16.130 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:46:16.132 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM t_exam_paper_answer WHERE create_user = ? 2023-07-14 13:46:16.132 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 10(Integer) 2023-07-14 13:46:16.140 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 13:46:16.142 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.E.studentPage : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer WHERE create_user = ? order by id desc LIMIT ? 2023-07-14 13:46:16.142 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.E.studentPage : ==> Parameters: 10(Integer), 10(Integer) 2023-07-14 13:46:16.157 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.E.studentPage : <== Total: 4 2023-07-14 13:46:16.176 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:46:16.177 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6182(Integer) 2023-07-14 13:46:16.190 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:46:16.191 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:46:16.191 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:46:16.208 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:46:16.208 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:46:16.209 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:46:16.222 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:46:16.223 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:46:16.223 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6181(Integer) 2023-07-14 13:46:16.251 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:46:16.251 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:46:16.252 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:46:16.269 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:46:16.269 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:46:16.269 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:46:16.280 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:46:16.281 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:46:16.281 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6180(Integer) 2023-07-14 13:46:16.311 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:46:16.312 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:46:16.312 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:46:16.321 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:46:16.322 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:46:16.322 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:46:16.369 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:46:16.370 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:46:16.370 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6179(Integer) 2023-07-14 13:46:16.381 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:46:16.382 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:46:16.382 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:46:16.404 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:46:16.405 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:46:16.405 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:46:16.420 DEBUG 26656 --- [XNIO-1 task-171] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:46:18.851 INFO 26656 --- [XNIO-1 task-172] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:46:18.878 DEBUG 26656 --- [XNIO-1 task-172] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:46:18.878 DEBUG 26656 --- [XNIO-1 task-172] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:46:18.890 DEBUG 26656 --- [XNIO-1 task-172] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:46:18.952 INFO 26656 --- [XNIO-1 task-173] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:46:18.952 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:46:18.952 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:46:18.965 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:46:18.966 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:46:18.966 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:46:19.016 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:46:19.017 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:46:19.017 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:46:19.032 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:46:19.033 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:46:19.033 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:46:19.045 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:46:19.045 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:46:19.045 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:46:19.057 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:46:19.058 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:46:19.058 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:46:19.082 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:46:19.083 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:46:19.083 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:46:19.104 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:46:19.104 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:46:19.106 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:46:19.134 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:46:19.135 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:46:19.135 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:46:19.150 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:46:19.151 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:46:19.151 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:46:19.184 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:46:19.185 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:46:19.185 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:46:19.216 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:46:19.216 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:46:19.216 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:46:19.227 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:46:19.228 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:46:19.228 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:46:19.239 DEBUG 26656 --- [XNIO-1 task-173] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:46:55.200 INFO 26656 --- [XNIO-1 task-174] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:46:55.209 DEBUG 26656 --- [XNIO-1 task-174] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:46:55.209 DEBUG 26656 --- [XNIO-1 task-174] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:46:55.221 DEBUG 26656 --- [XNIO-1 task-174] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:46:55.297 INFO 26656 --- [XNIO-1 task-175] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6180 2023-07-14 13:46:55.297 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:46:55.297 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6180(Integer) 2023-07-14 13:46:55.313 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:46:55.313 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:46:55.313 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:46:55.373 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:46:55.373 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:46:55.374 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:46:55.383 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:46:55.384 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:46:55.384 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:46:55.394 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:46:55.395 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:46:55.395 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:46:55.420 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:46:55.422 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:46:55.422 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:46:55.449 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:46:55.450 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:46:55.450 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:46:55.486 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:46:55.487 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:46:55.487 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:46:55.496 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:46:55.497 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:46:55.497 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:46:55.532 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:46:55.533 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:46:55.533 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:46:55.549 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:46:55.550 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:46:55.550 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:46:55.576 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:46:55.576 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:46:55.576 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6180(Integer) 2023-07-14 13:46:55.589 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:46:55.589 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:46:55.590 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6180(Integer) 2023-07-14 13:46:55.608 DEBUG 26656 --- [XNIO-1 task-175] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:46:59.599 INFO 26656 --- [XNIO-1 task-176] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:46:59.627 DEBUG 26656 --- [XNIO-1 task-176] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:46:59.627 DEBUG 26656 --- [XNIO-1 task-176] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:46:59.643 DEBUG 26656 --- [XNIO-1 task-176] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:46:59.710 INFO 26656 --- [XNIO-1 task-177] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6179 2023-07-14 13:46:59.711 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:46:59.711 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6179(Integer) 2023-07-14 13:46:59.751 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:46:59.751 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:46:59.751 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 83(Integer) 2023-07-14 13:46:59.767 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:46:59.767 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:46:59.768 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 531(Integer) 2023-07-14 13:46:59.787 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:46:59.788 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? ) 2023-07-14 13:46:59.788 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 424(Integer), 426(Integer), 425(Integer) 2023-07-14 13:46:59.795 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 3 2023-07-14 13:46:59.797 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:46:59.797 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 528(Integer) 2023-07-14 13:46:59.804 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:46:59.805 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:46:59.805 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 530(Integer) 2023-07-14 13:46:59.812 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:46:59.814 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:46:59.814 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 529(Integer) 2023-07-14 13:46:59.822 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:46:59.823 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:46:59.823 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:46:59.830 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:46:59.830 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:46:59.830 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:46:59.837 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:46:59.838 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:46:59.838 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6179(Integer) 2023-07-14 13:46:59.848 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:46:59.848 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:46:59.848 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6179(Integer) 2023-07-14 13:46:59.858 DEBUG 26656 --- [XNIO-1 task-177] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 3 2023-07-14 13:47:03.913 INFO 26656 --- [XNIO-1 task-178] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:47:03.928 DEBUG 26656 --- [XNIO-1 task-178] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:47:03.928 DEBUG 26656 --- [XNIO-1 task-178] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:47:03.957 DEBUG 26656 --- [XNIO-1 task-178] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:47:04.013 INFO 26656 --- [XNIO-1 task-179] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6181 2023-07-14 13:47:04.013 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:47:04.013 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 13:47:04.028 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:47:04.030 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:47:04.030 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:47:04.038 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:47:04.038 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:47:04.038 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:47:04.047 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:47:04.048 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:47:04.049 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:47:04.074 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:47:04.075 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:47:04.075 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:47:04.087 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:47:04.088 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:47:04.089 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:47:04.099 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:47:04.100 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:47:04.100 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:47:04.117 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:47:04.118 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:47:04.118 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:47:04.134 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:47:04.135 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:47:04.135 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:47:04.144 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:47:04.144 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:47:04.145 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:47:04.153 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:47:04.154 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:47:04.154 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:47:04.171 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:47:04.171 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:47:04.172 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6181(Integer) 2023-07-14 13:47:04.188 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:47:04.189 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:47:04.189 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6181(Integer) 2023-07-14 13:47:04.198 DEBUG 26656 --- [XNIO-1 task-179] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:47:23.765 INFO 26656 --- [XNIO-1 task-181] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/task 2023-07-14 13:47:23.765 INFO 26656 --- [XNIO-1 task-180] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/index 2023-07-14 13:47:23.832 DEBUG 26656 --- [XNIO-1 task-181] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:47:23.832 DEBUG 26656 --- [XNIO-1 task-180] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:47:23.832 DEBUG 26656 --- [XNIO-1 task-181] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:47:23.832 DEBUG 26656 --- [XNIO-1 task-180] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:47:23.852 DEBUG 26656 --- [XNIO-1 task-181] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:47:23.852 DEBUG 26656 --- [XNIO-1 task-180] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:47:23.853 DEBUG 26656 --- [XNIO-1 task-181] r.c.m.x.r.T.getByGradeLevel : ==> Preparing: select id, title, grade_level, frame_text_content_id, create_user, create_time, deleted, create_user_name from t_task_exam where deleted=0 and grade_level = ? 2023-07-14 13:47:23.853 DEBUG 26656 --- [XNIO-1 task-181] r.c.m.x.r.T.getByGradeLevel : ==> Parameters: 17(Integer) 2023-07-14 13:47:23.853 DEBUG 26656 --- [XNIO-1 task-180] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? , ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 13:47:23.853 DEBUG 26656 --- [XNIO-1 task-180] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 1(Integer), 7(Integer), 17(Integer), 10(Integer) 2023-07-14 13:47:23.870 DEBUG 26656 --- [XNIO-1 task-181] r.c.m.x.r.T.getByGradeLevel : <== Total: 0 2023-07-14 13:47:23.870 DEBUG 26656 --- [XNIO-1 task-180] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 3 2023-07-14 13:47:23.871 DEBUG 26656 --- [XNIO-1 task-180] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 13:47:23.871 DEBUG 26656 --- [XNIO-1 task-180] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 4(Integer), 17(Integer), null 2023-07-14 13:47:23.895 DEBUG 26656 --- [XNIO-1 task-180] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 0 2023-07-14 13:47:26.436 INFO 26656 --- [XNIO-1 task-182] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:47:26.445 DEBUG 26656 --- [XNIO-1 task-182] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:47:26.445 DEBUG 26656 --- [XNIO-1 task-182] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:47:26.454 DEBUG 26656 --- [XNIO-1 task-182] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:47:26.483 INFO 26656 --- [XNIO-1 task-183] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/83 2023-07-14 13:47:26.484 DEBUG 26656 --- [XNIO-1 task-183] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:47:26.484 DEBUG 26656 --- [XNIO-1 task-183] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 83(Integer) 2023-07-14 13:47:26.498 DEBUG 26656 --- [XNIO-1 task-183] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:47:26.499 DEBUG 26656 --- [XNIO-1 task-183] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:47:26.499 DEBUG 26656 --- [XNIO-1 task-183] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 531(Integer) 2023-07-14 13:47:26.508 DEBUG 26656 --- [XNIO-1 task-183] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:47:26.509 DEBUG 26656 --- [XNIO-1 task-183] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? ) 2023-07-14 13:47:26.509 DEBUG 26656 --- [XNIO-1 task-183] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 424(Integer), 426(Integer), 425(Integer) 2023-07-14 13:47:26.518 DEBUG 26656 --- [XNIO-1 task-183] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 3 2023-07-14 13:47:26.518 DEBUG 26656 --- [XNIO-1 task-183] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:47:26.518 DEBUG 26656 --- [XNIO-1 task-183] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 528(Integer) 2023-07-14 13:47:26.528 DEBUG 26656 --- [XNIO-1 task-183] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:47:26.529 DEBUG 26656 --- [XNIO-1 task-183] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:47:26.529 DEBUG 26656 --- [XNIO-1 task-183] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 530(Integer) 2023-07-14 13:47:26.537 DEBUG 26656 --- [XNIO-1 task-183] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:47:26.538 DEBUG 26656 --- [XNIO-1 task-183] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:47:26.538 DEBUG 26656 --- [XNIO-1 task-183] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 529(Integer) 2023-07-14 13:47:26.548 DEBUG 26656 --- [XNIO-1 task-183] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:47:26.549 DEBUG 26656 --- [XNIO-1 task-183] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:47:26.549 DEBUG 26656 --- [XNIO-1 task-183] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:47:26.558 DEBUG 26656 --- [XNIO-1 task-183] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:47:26.558 DEBUG 26656 --- [XNIO-1 task-183] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:47:26.558 DEBUG 26656 --- [XNIO-1 task-183] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:47:26.568 DEBUG 26656 --- [XNIO-1 task-183] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:47:37.094 INFO 26656 --- [XNIO-1 task-184] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/answerSubmit 2023-07-14 13:47:37.107 DEBUG 26656 --- [XNIO-1 task-184] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:47:37.107 DEBUG 26656 --- [XNIO-1 task-184] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:47:37.123 DEBUG 26656 --- [XNIO-1 task-184] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:47:37.123 DEBUG 26656 --- [XNIO-1 task-184] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:47:37.124 DEBUG 26656 --- [XNIO-1 task-184] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 83(Integer) 2023-07-14 13:47:37.133 DEBUG 26656 --- [XNIO-1 task-184] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:47:37.133 DEBUG 26656 --- [XNIO-1 task-184] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:47:37.133 DEBUG 26656 --- [XNIO-1 task-184] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 531(Integer) 2023-07-14 13:47:37.144 DEBUG 26656 --- [XNIO-1 task-184] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:47:37.145 DEBUG 26656 --- [XNIO-1 task-184] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? ) 2023-07-14 13:47:37.145 DEBUG 26656 --- [XNIO-1 task-184] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 424(Integer), 426(Integer), 425(Integer) 2023-07-14 13:47:37.163 DEBUG 26656 --- [XNIO-1 task-184] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 3 2023-07-14 13:47:37.177 DEBUG 26656 --- [XNIO-1 task-184] r.c.m.x.r.E.insertSelective : ==> Preparing: insert into t_exam_paper_answer ( exam_paper_id, paper_name, paper_type, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2023-07-14 13:47:37.178 DEBUG 26656 --- [XNIO-1 task-184] r.c.m.x.r.E.insertSelective : ==> Parameters: 83(Integer), 测试1111(String), 1(Integer), 0(Integer), 0(Integer), 110(Integer), 0(Integer), 3(Integer), 10(Integer), 2(Integer), 10(Integer), 2023-07-14 13:47:37.123(Timestamp) 2023-07-14 13:47:37.206 DEBUG 26656 --- [XNIO-1 task-184] r.c.m.x.r.E.insertSelective : <== Updates: 1 2023-07-14 13:47:37.209 DEBUG 26656 --- [XNIO-1 task-184] r.c.m.x.r.E.insertList : ==> Preparing: insert into t_exam_paper_question_customer_answer ( question_id, question_score, subject_id, create_time, create_user, text_content_id, exam_paper_id, question_type, answer, customer_score, exam_paper_answer_id , do_right,question_text_content_id,item_order) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) , ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) , ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) 2023-07-14 13:47:37.210 DEBUG 26656 --- [XNIO-1 task-184] r.c.m.x.r.E.insertList : ==> Parameters: 424(Integer), 40(Integer), null, 2023-07-14 13:47:37.123(Timestamp), 10(Integer), null, 83(Integer), 1(Integer), null, 0(Integer), 6183(Integer), false(Boolean), 528(Integer), 1(Integer), 426(Integer), 20(Integer), null, 2023-07-14 13:47:37.123(Timestamp), 10(Integer), null, 83(Integer), 3(Integer), null, 0(Integer), 6183(Integer), false(Boolean), 530(Integer), 2(Integer), 425(Integer), 50(Integer), null, 2023-07-14 13:47:37.123(Timestamp), 10(Integer), null, 83(Integer), 2(Integer), A(String), 0(Integer), 6183(Integer), false(Boolean), 529(Integer), 3(Integer) 2023-07-14 13:47:37.248 DEBUG 26656 --- [XNIO-1 task-184] r.c.m.x.r.E.insertList : <== Updates: 3 2023-07-14 13:47:37.288 DEBUG 26656 --- [XNIO-1 task-184] r.c.m.x.r.U.insertSelective : ==> Preparing: insert into t_user_event_log ( user_id, user_name, real_name, content, create_time ) values ( ?, ?, ?, ?, ? ) 2023-07-14 13:47:37.289 DEBUG 26656 --- [XNIO-1 task-184] r.c.m.x.r.U.insertSelective : ==> Parameters: 10(Integer), student(String), student(String), student 提交试卷:测试1111 得分:0 耗时:10 秒(String), 2023-07-14 13:47:37.164(Timestamp) 2023-07-14 13:47:37.346 DEBUG 26656 --- [XNIO-1 task-184] r.c.m.x.r.U.insertSelective : <== Updates: 1 2023-07-14 13:47:38.853 INFO 26656 --- [XNIO-1 task-186] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current 2023-07-14 13:47:38.853 INFO 26656 --- [XNIO-1 task-185] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount 2023-07-14 13:47:38.879 DEBUG 26656 --- [XNIO-1 task-185] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:47:38.879 DEBUG 26656 --- [XNIO-1 task-186] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:47:38.880 DEBUG 26656 --- [XNIO-1 task-185] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:47:38.880 DEBUG 26656 --- [XNIO-1 task-186] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:47:38.904 DEBUG 26656 --- [XNIO-1 task-186] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:47:38.904 DEBUG 26656 --- [XNIO-1 task-185] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:47:38.905 DEBUG 26656 --- [XNIO-1 task-185] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? 2023-07-14 13:47:38.905 DEBUG 26656 --- [XNIO-1 task-185] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) 2023-07-14 13:47:38.918 DEBUG 26656 --- [XNIO-1 task-185] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 2023-07-14 13:47:39.073 INFO 26656 --- [XNIO-1 task-187] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/pageList 2023-07-14 13:47:39.073 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:47:39.074 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:47:39.085 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:47:39.089 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM t_exam_paper_answer WHERE create_user = ? 2023-07-14 13:47:39.090 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 10(Integer) 2023-07-14 13:47:39.108 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 13:47:39.109 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.E.studentPage : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer WHERE create_user = ? order by id desc LIMIT ? 2023-07-14 13:47:39.109 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.E.studentPage : ==> Parameters: 10(Integer), 10(Integer) 2023-07-14 13:47:39.127 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.E.studentPage : <== Total: 5 2023-07-14 13:47:39.127 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:47:39.129 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6183(Integer) 2023-07-14 13:47:39.160 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:47:39.160 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:47:39.160 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:47:39.176 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:47:39.176 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:47:39.176 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:47:39.215 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:47:39.215 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:47:39.217 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6182(Integer) 2023-07-14 13:47:39.231 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:47:39.233 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:47:39.233 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:47:39.262 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:47:39.262 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:47:39.263 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:47:39.279 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:47:39.280 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:47:39.280 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6181(Integer) 2023-07-14 13:47:39.304 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:47:39.304 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:47:39.304 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:47:39.313 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:47:39.314 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:47:39.314 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:47:39.333 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:47:39.333 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:47:39.333 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6180(Integer) 2023-07-14 13:47:39.353 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:47:39.354 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:47:39.354 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:47:39.365 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:47:39.367 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:47:39.367 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:47:39.377 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:47:39.377 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:47:39.378 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6179(Integer) 2023-07-14 13:47:39.402 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:47:39.402 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:47:39.404 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:47:39.411 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:47:39.412 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:47:39.412 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:47:39.435 DEBUG 26656 --- [XNIO-1 task-187] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:47:41.865 INFO 26656 --- [XNIO-1 task-188] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:47:41.873 DEBUG 26656 --- [XNIO-1 task-188] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:47:41.874 DEBUG 26656 --- [XNIO-1 task-188] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:47:41.892 DEBUG 26656 --- [XNIO-1 task-188] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:47:42.033 INFO 26656 --- [XNIO-1 task-189] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6183 2023-07-14 13:47:42.034 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:47:42.034 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:47:42.048 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:47:42.048 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:47:42.048 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 83(Integer) 2023-07-14 13:47:42.056 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:47:42.056 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:47:42.058 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 531(Integer) 2023-07-14 13:47:42.072 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:47:42.072 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? ) 2023-07-14 13:47:42.072 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 424(Integer), 426(Integer), 425(Integer) 2023-07-14 13:47:42.081 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 3 2023-07-14 13:47:42.081 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:47:42.081 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 528(Integer) 2023-07-14 13:47:42.098 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:47:42.100 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:47:42.100 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 530(Integer) 2023-07-14 13:47:42.117 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:47:42.118 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:47:42.118 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 529(Integer) 2023-07-14 13:47:42.127 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:47:42.128 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:47:42.128 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:47:42.148 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:47:42.148 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:47:42.148 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:47:42.181 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:47:42.181 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:47:42.181 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:47:42.200 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:47:42.201 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:47:42.201 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6183(Integer) 2023-07-14 13:47:42.231 DEBUG 26656 --- [XNIO-1 task-189] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 3 2023-07-14 13:50:04.776 INFO 26656 --- [XNIO-1 task-191] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:50:04.789 DEBUG 26656 --- [XNIO-1 task-191] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:50:04.789 DEBUG 26656 --- [XNIO-1 task-191] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:50:04.797 INFO 26656 --- [XNIO-1 task-190] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6183 2023-07-14 13:50:04.798 DEBUG 26656 --- [XNIO-1 task-191] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:50:04.810 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:04.811 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:50:04.823 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:04.823 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:50:04.824 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 83(Integer) 2023-07-14 13:50:04.839 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:04.839 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:04.839 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 531(Integer) 2023-07-14 13:50:04.854 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:04.854 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? ) 2023-07-14 13:50:04.855 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 424(Integer), 426(Integer), 425(Integer) 2023-07-14 13:50:04.864 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 3 2023-07-14 13:50:04.864 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:04.864 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 528(Integer) 2023-07-14 13:50:04.875 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:04.876 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:04.876 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 530(Integer) 2023-07-14 13:50:04.900 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:04.900 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:04.901 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 529(Integer) 2023-07-14 13:50:04.910 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:04.910 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:04.911 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:50:04.926 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:04.927 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:04.927 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:50:04.946 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:04.946 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:04.946 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:50:04.959 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:04.960 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:50:04.960 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6183(Integer) 2023-07-14 13:50:04.978 DEBUG 26656 --- [XNIO-1 task-190] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 3 2023-07-14 13:50:07.530 INFO 26656 --- [XNIO-1 task-192] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:50:07.546 DEBUG 26656 --- [XNIO-1 task-192] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:50:07.546 DEBUG 26656 --- [XNIO-1 task-192] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:50:07.558 INFO 26656 --- [XNIO-1 task-193] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6183 2023-07-14 13:50:07.559 DEBUG 26656 --- [XNIO-1 task-192] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:50:07.584 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:07.584 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:50:07.608 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:07.609 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:50:07.609 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 83(Integer) 2023-07-14 13:50:07.633 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:07.634 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:07.634 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 531(Integer) 2023-07-14 13:50:07.661 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:07.662 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? ) 2023-07-14 13:50:07.662 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 424(Integer), 426(Integer), 425(Integer) 2023-07-14 13:50:07.684 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 3 2023-07-14 13:50:07.684 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:07.685 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 528(Integer) 2023-07-14 13:50:07.701 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:07.701 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:07.702 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 530(Integer) 2023-07-14 13:50:07.715 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:07.715 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:07.715 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 529(Integer) 2023-07-14 13:50:07.733 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:07.734 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:07.734 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:50:07.754 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:07.754 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:07.754 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:50:07.792 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:07.822 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:07.824 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:50:07.858 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:07.859 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:50:07.859 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6183(Integer) 2023-07-14 13:50:07.873 DEBUG 26656 --- [XNIO-1 task-193] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 3 2023-07-14 13:50:09.403 INFO 26656 --- [XNIO-1 task-194] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:50:09.404 INFO 26656 --- [XNIO-1 task-195] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6183 2023-07-14 13:50:09.415 DEBUG 26656 --- [XNIO-1 task-194] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:50:09.415 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:09.415 DEBUG 26656 --- [XNIO-1 task-194] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:50:09.415 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:50:09.425 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:09.425 DEBUG 26656 --- [XNIO-1 task-194] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:50:09.425 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:50:09.425 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 83(Integer) 2023-07-14 13:50:09.440 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:09.440 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:09.441 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 531(Integer) 2023-07-14 13:50:09.453 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:09.454 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? ) 2023-07-14 13:50:09.454 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 424(Integer), 426(Integer), 425(Integer) 2023-07-14 13:50:09.463 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 3 2023-07-14 13:50:09.465 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:09.465 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 528(Integer) 2023-07-14 13:50:09.475 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:09.475 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:09.475 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 530(Integer) 2023-07-14 13:50:09.485 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:09.486 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:09.486 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 529(Integer) 2023-07-14 13:50:09.496 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:09.497 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:09.497 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:50:09.508 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:09.508 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:09.509 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:50:09.527 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:09.528 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:09.528 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:50:09.538 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:09.539 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:50:09.539 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6183(Integer) 2023-07-14 13:50:09.549 DEBUG 26656 --- [XNIO-1 task-195] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 3 2023-07-14 13:50:11.909 INFO 26656 --- [XNIO-1 task-197] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:50:11.910 INFO 26656 --- [XNIO-1 task-196] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6183 2023-07-14 13:50:11.922 DEBUG 26656 --- [XNIO-1 task-197] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:50:11.922 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:11.922 DEBUG 26656 --- [XNIO-1 task-197] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:50:11.922 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:50:11.937 DEBUG 26656 --- [XNIO-1 task-197] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:50:11.938 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:11.938 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:50:11.938 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 83(Integer) 2023-07-14 13:50:11.979 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:11.980 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:11.980 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 531(Integer) 2023-07-14 13:50:11.994 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:11.995 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? ) 2023-07-14 13:50:11.995 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 424(Integer), 426(Integer), 425(Integer) 2023-07-14 13:50:12.012 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 3 2023-07-14 13:50:12.012 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:12.012 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 528(Integer) 2023-07-14 13:50:12.022 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:12.023 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:12.023 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 530(Integer) 2023-07-14 13:50:12.035 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:12.036 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:12.036 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 529(Integer) 2023-07-14 13:50:12.049 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:12.050 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:12.050 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:50:12.070 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:12.070 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:12.071 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:50:12.088 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:12.088 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:12.088 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:50:12.115 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:12.115 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:50:12.115 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6183(Integer) 2023-07-14 13:50:12.132 DEBUG 26656 --- [XNIO-1 task-196] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 3 2023-07-14 13:50:13.563 INFO 26656 --- [XNIO-1 task-199] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:50:13.564 INFO 26656 --- [XNIO-1 task-198] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6183 2023-07-14 13:50:13.575 DEBUG 26656 --- [XNIO-1 task-199] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:50:13.575 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:13.575 DEBUG 26656 --- [XNIO-1 task-199] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:50:13.575 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:50:13.590 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:13.590 DEBUG 26656 --- [XNIO-1 task-199] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:50:13.592 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:50:13.592 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 83(Integer) 2023-07-14 13:50:13.609 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:13.609 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:13.610 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 531(Integer) 2023-07-14 13:50:13.619 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:13.620 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? ) 2023-07-14 13:50:13.620 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 424(Integer), 426(Integer), 425(Integer) 2023-07-14 13:50:13.633 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 3 2023-07-14 13:50:13.634 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:13.634 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 528(Integer) 2023-07-14 13:50:13.644 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:13.645 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:13.645 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 530(Integer) 2023-07-14 13:50:13.670 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:13.670 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:13.671 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 529(Integer) 2023-07-14 13:50:13.681 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:13.681 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:13.682 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:50:13.703 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:13.703 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:13.704 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:50:13.714 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:13.715 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:13.715 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:50:13.727 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:13.727 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:50:13.727 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6183(Integer) 2023-07-14 13:50:13.737 DEBUG 26656 --- [XNIO-1 task-198] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 3 2023-07-14 13:50:14.708 INFO 26656 --- [XNIO-1 task-200] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:50:14.709 INFO 26656 --- [XNIO-1 task-201] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6183 2023-07-14 13:50:14.721 DEBUG 26656 --- [XNIO-1 task-200] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:50:14.721 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:14.721 DEBUG 26656 --- [XNIO-1 task-200] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:50:14.721 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:50:14.750 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:14.750 DEBUG 26656 --- [XNIO-1 task-200] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:50:14.750 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:50:14.751 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 83(Integer) 2023-07-14 13:50:14.760 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:14.760 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:14.761 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 531(Integer) 2023-07-14 13:50:14.776 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:14.777 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? ) 2023-07-14 13:50:14.777 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 424(Integer), 426(Integer), 425(Integer) 2023-07-14 13:50:14.796 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 3 2023-07-14 13:50:14.797 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:14.797 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 528(Integer) 2023-07-14 13:50:14.808 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:14.809 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:14.809 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 530(Integer) 2023-07-14 13:50:14.839 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:14.840 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:14.841 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 529(Integer) 2023-07-14 13:50:14.860 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:14.861 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:14.861 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:50:14.877 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:14.877 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:14.877 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:50:14.905 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:14.905 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:14.905 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:50:14.945 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:14.945 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:50:14.945 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6183(Integer) 2023-07-14 13:50:14.959 DEBUG 26656 --- [XNIO-1 task-201] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 3 2023-07-14 13:50:15.912 INFO 26656 --- [XNIO-1 task-202] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:50:15.913 INFO 26656 --- [XNIO-1 task-203] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6183 2023-07-14 13:50:15.931 DEBUG 26656 --- [XNIO-1 task-202] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:50:15.931 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:15.931 DEBUG 26656 --- [XNIO-1 task-202] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:50:15.931 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:50:15.953 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:15.953 DEBUG 26656 --- [XNIO-1 task-202] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:50:15.988 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:50:15.988 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 83(Integer) 2023-07-14 13:50:16.006 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:16.006 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:16.006 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 531(Integer) 2023-07-14 13:50:16.024 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:16.025 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? ) 2023-07-14 13:50:16.025 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 424(Integer), 426(Integer), 425(Integer) 2023-07-14 13:50:16.037 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 3 2023-07-14 13:50:16.038 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:16.038 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 528(Integer) 2023-07-14 13:50:16.055 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:16.056 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:16.056 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 530(Integer) 2023-07-14 13:50:16.070 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:16.071 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:16.071 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 529(Integer) 2023-07-14 13:50:16.087 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:16.088 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:16.088 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:50:16.102 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:16.102 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:16.102 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:50:16.117 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:16.117 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:16.117 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:50:16.141 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:16.142 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:50:16.142 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6183(Integer) 2023-07-14 13:50:16.154 DEBUG 26656 --- [XNIO-1 task-203] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 3 2023-07-14 13:50:17.147 INFO 26656 --- [XNIO-1 task-205] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:50:17.148 INFO 26656 --- [XNIO-1 task-204] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6183 2023-07-14 13:50:17.158 DEBUG 26656 --- [XNIO-1 task-205] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:50:17.158 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:17.158 DEBUG 26656 --- [XNIO-1 task-205] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:50:17.159 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:50:17.197 DEBUG 26656 --- [XNIO-1 task-205] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:50:17.197 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:17.197 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:50:17.198 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 83(Integer) 2023-07-14 13:50:17.215 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:17.216 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:17.216 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 531(Integer) 2023-07-14 13:50:17.228 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:17.229 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? ) 2023-07-14 13:50:17.229 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 424(Integer), 426(Integer), 425(Integer) 2023-07-14 13:50:17.246 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 3 2023-07-14 13:50:17.247 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:17.247 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 528(Integer) 2023-07-14 13:50:17.261 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:17.262 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:17.262 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 530(Integer) 2023-07-14 13:50:17.276 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:17.277 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:17.277 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 529(Integer) 2023-07-14 13:50:17.286 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:17.287 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:17.287 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:50:17.296 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:17.297 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:17.297 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:50:17.306 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:17.307 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:17.307 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:50:17.317 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:17.350 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:50:17.350 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6183(Integer) 2023-07-14 13:50:17.362 DEBUG 26656 --- [XNIO-1 task-204] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 3 2023-07-14 13:50:18.573 INFO 26656 --- [XNIO-1 task-206] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:50:18.582 INFO 26656 --- [XNIO-1 task-207] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6183 2023-07-14 13:50:18.584 DEBUG 26656 --- [XNIO-1 task-206] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:50:18.584 DEBUG 26656 --- [XNIO-1 task-206] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:50:18.596 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:18.596 DEBUG 26656 --- [XNIO-1 task-206] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:50:18.596 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:50:18.633 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:18.634 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:50:18.634 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 83(Integer) 2023-07-14 13:50:18.648 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:18.649 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:18.649 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 531(Integer) 2023-07-14 13:50:18.664 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:18.666 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? ) 2023-07-14 13:50:18.666 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 424(Integer), 426(Integer), 425(Integer) 2023-07-14 13:50:18.699 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 3 2023-07-14 13:50:18.725 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:18.726 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 528(Integer) 2023-07-14 13:50:18.738 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:18.739 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:18.740 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 530(Integer) 2023-07-14 13:50:18.751 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:18.751 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:18.752 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 529(Integer) 2023-07-14 13:50:18.763 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:18.764 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:18.764 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:50:18.773 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:18.773 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:18.773 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:50:18.790 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:18.790 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:18.791 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:50:18.801 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:18.802 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:50:18.802 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6183(Integer) 2023-07-14 13:50:18.813 DEBUG 26656 --- [XNIO-1 task-207] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 3 2023-07-14 13:50:21.885 INFO 26656 --- [XNIO-1 task-208] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:50:21.885 INFO 26656 --- [XNIO-1 task-209] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6183 2023-07-14 13:50:21.900 DEBUG 26656 --- [XNIO-1 task-208] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:50:21.900 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:21.900 DEBUG 26656 --- [XNIO-1 task-208] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:50:21.900 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:50:21.909 DEBUG 26656 --- [XNIO-1 task-208] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:50:21.909 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:21.910 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:50:21.910 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 83(Integer) 2023-07-14 13:50:21.920 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:21.920 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:21.920 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 531(Integer) 2023-07-14 13:50:21.931 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:21.932 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? ) 2023-07-14 13:50:21.932 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 424(Integer), 426(Integer), 425(Integer) 2023-07-14 13:50:21.945 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 3 2023-07-14 13:50:21.945 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:21.946 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 528(Integer) 2023-07-14 13:50:21.960 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:21.961 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:21.961 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 530(Integer) 2023-07-14 13:50:21.972 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:21.973 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:21.973 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 529(Integer) 2023-07-14 13:50:21.990 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:21.991 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:21.992 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:50:22.010 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:22.011 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:22.011 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:50:22.020 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:22.020 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:22.020 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:50:22.030 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:22.032 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:50:22.032 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6183(Integer) 2023-07-14 13:50:22.047 DEBUG 26656 --- [XNIO-1 task-209] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 3 2023-07-14 13:50:24.499 INFO 26656 --- [XNIO-1 task-210] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:50:24.509 DEBUG 26656 --- [XNIO-1 task-210] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:50:24.510 DEBUG 26656 --- [XNIO-1 task-210] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:50:24.529 DEBUG 26656 --- [XNIO-1 task-210] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:50:24.580 INFO 26656 --- [XNIO-1 task-211] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6183 2023-07-14 13:50:24.580 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:24.580 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:50:24.591 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:24.591 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:50:24.591 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 83(Integer) 2023-07-14 13:50:24.607 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:24.608 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:24.608 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 531(Integer) 2023-07-14 13:50:24.618 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:24.619 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? ) 2023-07-14 13:50:24.619 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 424(Integer), 426(Integer), 425(Integer) 2023-07-14 13:50:24.630 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 3 2023-07-14 13:50:24.630 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:24.630 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 528(Integer) 2023-07-14 13:50:24.650 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:24.652 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:24.652 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 530(Integer) 2023-07-14 13:50:24.665 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:24.666 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:24.666 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 529(Integer) 2023-07-14 13:50:24.683 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:24.685 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:24.685 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:50:24.700 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:24.701 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:24.701 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:50:24.710 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:24.710 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:24.710 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:50:24.741 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:24.742 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:50:24.742 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6183(Integer) 2023-07-14 13:50:24.759 DEBUG 26656 --- [XNIO-1 task-211] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 3 2023-07-14 13:50:28.533 INFO 26656 --- [XNIO-1 task-212] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:50:28.542 DEBUG 26656 --- [XNIO-1 task-212] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:50:28.542 DEBUG 26656 --- [XNIO-1 task-212] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:50:28.575 DEBUG 26656 --- [XNIO-1 task-212] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:50:28.627 INFO 26656 --- [XNIO-1 task-213] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6183 2023-07-14 13:50:28.628 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:28.628 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:50:28.641 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:28.642 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:50:28.642 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 83(Integer) 2023-07-14 13:50:28.672 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:28.673 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:28.673 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 531(Integer) 2023-07-14 13:50:28.686 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:28.686 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? ) 2023-07-14 13:50:28.687 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 424(Integer), 426(Integer), 425(Integer) 2023-07-14 13:50:28.703 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 3 2023-07-14 13:50:28.703 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:28.704 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 528(Integer) 2023-07-14 13:50:28.713 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:28.714 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:28.714 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 530(Integer) 2023-07-14 13:50:28.734 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:28.735 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:28.735 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 529(Integer) 2023-07-14 13:50:28.788 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:28.788 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:28.789 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:50:28.797 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:28.798 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:28.798 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:50:28.815 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:28.816 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:28.816 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:50:28.827 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:28.827 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:50:28.828 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6183(Integer) 2023-07-14 13:50:28.838 DEBUG 26656 --- [XNIO-1 task-213] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 3 2023-07-14 13:50:34.140 INFO 26656 --- [XNIO-1 task-214] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:50:34.161 DEBUG 26656 --- [XNIO-1 task-214] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:50:34.161 DEBUG 26656 --- [XNIO-1 task-214] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:50:34.170 DEBUG 26656 --- [XNIO-1 task-214] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:50:34.191 INFO 26656 --- [XNIO-1 task-215] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6183 2023-07-14 13:50:34.192 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:34.192 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:50:34.214 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:34.215 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:50:34.215 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 83(Integer) 2023-07-14 13:50:34.225 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:34.227 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:34.227 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 531(Integer) 2023-07-14 13:50:34.262 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:34.262 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? ) 2023-07-14 13:50:34.263 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 424(Integer), 426(Integer), 425(Integer) 2023-07-14 13:50:34.284 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 3 2023-07-14 13:50:34.285 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:34.285 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 528(Integer) 2023-07-14 13:50:34.303 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:34.304 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:34.304 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 530(Integer) 2023-07-14 13:50:34.316 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:34.317 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:34.317 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 529(Integer) 2023-07-14 13:50:34.335 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:34.336 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:34.336 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:50:34.366 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:34.367 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:34.367 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:50:34.384 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:34.385 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:34.385 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:50:34.406 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:34.407 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:50:34.407 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6183(Integer) 2023-07-14 13:50:34.418 DEBUG 26656 --- [XNIO-1 task-215] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 3 2023-07-14 13:50:35.982 INFO 26656 --- [XNIO-1 task-216] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:50:35.982 INFO 26656 --- [XNIO-1 task-217] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6183 2023-07-14 13:50:35.990 DEBUG 26656 --- [XNIO-1 task-216] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:50:35.990 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:35.990 DEBUG 26656 --- [XNIO-1 task-216] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:50:35.990 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:50:36.024 DEBUG 26656 --- [XNIO-1 task-216] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:50:36.024 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:36.025 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:50:36.025 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 83(Integer) 2023-07-14 13:50:36.053 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:36.053 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:36.054 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 531(Integer) 2023-07-14 13:50:36.066 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:36.067 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? ) 2023-07-14 13:50:36.067 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 424(Integer), 426(Integer), 425(Integer) 2023-07-14 13:50:36.099 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 3 2023-07-14 13:50:36.101 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:36.101 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 528(Integer) 2023-07-14 13:50:36.113 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:36.114 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:36.114 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 530(Integer) 2023-07-14 13:50:36.124 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:36.124 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:36.124 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 529(Integer) 2023-07-14 13:50:36.148 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:36.149 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:36.149 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:50:36.158 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:36.159 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:36.159 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:50:36.171 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:36.171 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:36.171 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 13:50:36.183 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:36.184 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:50:36.184 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6183(Integer) 2023-07-14 13:50:36.205 DEBUG 26656 --- [XNIO-1 task-217] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 3 2023-07-14 13:50:43.862 INFO 26656 --- [XNIO-1 task-218] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:50:43.876 DEBUG 26656 --- [XNIO-1 task-218] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:50:43.877 DEBUG 26656 --- [XNIO-1 task-218] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:50:43.889 DEBUG 26656 --- [XNIO-1 task-218] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:50:43.893 INFO 26656 --- [XNIO-1 task-219] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:50:43.893 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:43.893 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:50:43.915 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:43.916 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:50:43.916 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:50:43.931 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:43.932 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:43.932 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:50:43.940 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:43.942 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:50:43.942 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:50:43.961 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:50:43.962 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:43.962 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:50:43.983 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:44.014 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:44.014 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:50:44.023 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:44.024 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:44.025 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:50:44.043 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:44.044 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:44.044 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:50:44.053 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:44.054 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:44.054 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:50:44.063 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:44.064 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:44.064 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:50:44.084 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:44.085 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:44.085 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:50:44.094 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:44.094 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:44.096 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:50:44.107 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:44.108 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:50:44.108 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:50:44.146 DEBUG 26656 --- [XNIO-1 task-219] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:50:45.912 INFO 26656 --- [XNIO-1 task-220] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:50:45.925 DEBUG 26656 --- [XNIO-1 task-220] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:50:45.925 DEBUG 26656 --- [XNIO-1 task-220] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:50:45.928 INFO 26656 --- [XNIO-1 task-221] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:50:45.937 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:45.938 DEBUG 26656 --- [XNIO-1 task-220] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:50:45.938 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:50:45.950 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:45.950 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:50:45.950 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:50:45.968 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:45.968 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:45.969 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:50:45.984 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:45.985 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:50:45.985 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:50:46.009 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:50:46.010 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:46.011 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:50:46.019 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:46.020 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:46.020 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:50:46.033 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:46.034 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:46.034 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:50:46.051 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:46.052 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:46.052 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:50:46.064 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:46.065 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:46.065 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:50:46.075 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:46.076 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:46.076 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:50:46.092 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:46.092 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:46.094 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:50:46.111 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:46.112 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:46.112 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:50:46.142 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:46.143 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:50:46.143 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:50:46.184 DEBUG 26656 --- [XNIO-1 task-221] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:50:48.576 INFO 26656 --- [XNIO-1 task-222] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:50:48.580 INFO 26656 --- [XNIO-1 task-223] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:50:48.588 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:48.588 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:50:48.588 DEBUG 26656 --- [XNIO-1 task-223] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:50:48.588 DEBUG 26656 --- [XNIO-1 task-223] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:50:48.599 DEBUG 26656 --- [XNIO-1 task-223] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:50:48.599 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:48.599 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:50:48.601 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:50:48.618 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:48.618 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:48.618 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:50:48.629 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:48.630 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:50:48.630 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:50:48.648 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:50:48.648 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:48.648 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:50:48.657 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:48.658 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:48.658 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:50:48.671 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:48.672 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:48.672 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:50:48.684 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:48.684 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:48.685 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:50:48.700 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:48.701 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:48.701 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:50:48.731 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:48.732 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:48.732 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:50:48.740 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:48.741 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:48.741 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:50:48.754 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:48.788 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:48.788 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:50:48.805 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:48.805 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:50:48.806 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:50:48.857 DEBUG 26656 --- [XNIO-1 task-222] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:50:52.282 INFO 26656 --- [XNIO-1 task-225] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:50:52.284 INFO 26656 --- [XNIO-1 task-224] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:50:52.292 DEBUG 26656 --- [XNIO-1 task-225] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:50:52.292 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:52.292 DEBUG 26656 --- [XNIO-1 task-225] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:50:52.292 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:50:52.307 DEBUG 26656 --- [XNIO-1 task-225] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:50:52.307 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:52.307 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:50:52.307 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:50:52.323 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:52.323 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:52.323 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:50:52.335 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:52.336 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:50:52.337 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:50:52.350 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:50:52.351 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:52.352 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:50:52.389 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:52.391 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:52.391 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:50:52.399 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:52.401 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:52.401 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:50:52.412 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:52.414 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:52.414 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:50:52.440 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:52.441 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:52.441 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:50:52.461 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:52.462 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:52.462 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:50:52.491 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:52.492 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:52.492 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:50:52.506 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:52.507 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:52.507 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:50:52.530 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:52.531 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:50:52.531 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:50:52.540 DEBUG 26656 --- [XNIO-1 task-224] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:50:53.898 INFO 26656 --- [XNIO-1 task-226] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:50:53.899 INFO 26656 --- [XNIO-1 task-227] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:50:53.914 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:53.914 DEBUG 26656 --- [XNIO-1 task-226] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:50:53.914 DEBUG 26656 --- [XNIO-1 task-226] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:50:53.914 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:50:53.925 DEBUG 26656 --- [XNIO-1 task-226] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:50:53.925 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:53.926 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:50:53.926 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:50:53.936 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:53.936 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:53.937 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:50:53.956 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:53.957 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:50:53.957 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:50:53.976 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:50:53.977 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:53.978 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:50:53.996 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:53.997 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:53.997 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:50:54.014 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:54.015 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:54.015 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:50:54.027 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:54.028 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:54.028 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:50:54.066 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:54.067 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:54.067 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:50:54.079 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:54.080 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:54.080 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:50:54.099 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:54.099 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:54.099 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:50:54.109 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:54.110 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:54.110 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:50:54.130 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:54.130 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:50:54.131 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:50:54.146 DEBUG 26656 --- [XNIO-1 task-227] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:50:55.130 INFO 26656 --- [XNIO-1 task-228] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:50:55.144 DEBUG 26656 --- [XNIO-1 task-228] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:50:55.144 DEBUG 26656 --- [XNIO-1 task-228] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:50:55.153 DEBUG 26656 --- [XNIO-1 task-228] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:50:55.184 INFO 26656 --- [XNIO-1 task-229] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:50:55.184 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:55.184 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:50:55.204 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:55.204 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:50:55.205 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:50:55.225 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:55.226 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:55.226 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:50:55.251 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:55.252 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:50:55.252 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:50:55.264 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:50:55.264 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:55.264 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:50:55.289 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:55.290 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:55.290 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:50:55.308 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:55.309 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:55.309 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:50:55.323 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:55.323 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:55.323 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:50:55.373 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:55.373 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:55.374 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:50:55.393 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:55.393 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:55.393 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:50:55.409 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:55.409 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:55.409 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:50:55.430 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:55.430 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:55.431 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:50:55.444 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:55.445 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:50:55.445 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:50:55.460 DEBUG 26656 --- [XNIO-1 task-229] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:50:56.513 INFO 26656 --- [XNIO-1 task-231] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:50:56.514 INFO 26656 --- [XNIO-1 task-230] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:50:56.525 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:56.525 DEBUG 26656 --- [XNIO-1 task-231] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:50:56.526 DEBUG 26656 --- [XNIO-1 task-231] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:50:56.526 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:50:56.537 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:56.537 DEBUG 26656 --- [XNIO-1 task-231] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:50:56.537 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:50:56.537 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:50:56.548 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:56.548 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:56.549 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:50:56.572 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:56.572 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:50:56.572 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:50:56.587 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:50:56.588 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:56.588 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:50:56.602 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:56.603 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:56.603 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:50:56.638 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:56.639 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:56.639 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:50:56.648 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:56.649 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:56.649 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:50:56.658 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:56.659 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:56.659 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:50:56.678 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:56.678 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:56.679 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:50:56.689 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:56.689 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:56.689 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:50:56.737 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:56.737 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:56.737 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:50:56.751 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:56.752 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:50:56.752 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:50:56.761 DEBUG 26656 --- [XNIO-1 task-230] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:50:57.694 INFO 26656 --- [XNIO-1 task-233] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:50:57.695 INFO 26656 --- [XNIO-1 task-232] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:50:57.714 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:57.714 DEBUG 26656 --- [XNIO-1 task-233] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:50:57.714 DEBUG 26656 --- [XNIO-1 task-233] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:50:57.714 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:50:57.744 DEBUG 26656 --- [XNIO-1 task-233] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:50:57.744 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:57.744 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:50:57.744 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:50:57.766 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:57.766 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:57.766 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:50:57.779 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:57.780 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:50:57.780 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:50:57.790 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:50:57.791 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:57.791 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:50:57.800 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:57.801 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:57.801 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:50:57.810 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:57.811 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:57.811 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:50:57.859 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:57.861 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:57.861 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:50:57.869 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:57.869 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:57.869 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:50:57.879 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:57.880 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:57.880 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:50:57.890 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:57.890 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:57.890 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:50:57.902 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:57.902 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:57.902 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:50:57.919 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:57.920 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:50:57.920 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:50:57.930 DEBUG 26656 --- [XNIO-1 task-232] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:50:58.814 INFO 26656 --- [XNIO-1 task-234] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:50:58.823 DEBUG 26656 --- [XNIO-1 task-234] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:50:58.823 DEBUG 26656 --- [XNIO-1 task-234] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:50:58.844 DEBUG 26656 --- [XNIO-1 task-234] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:50:58.984 INFO 26656 --- [XNIO-1 task-235] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:50:59.011 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:59.011 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:50:59.021 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:59.021 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:50:59.021 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:50:59.032 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:59.032 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:59.032 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:50:59.041 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:59.041 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:50:59.042 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:50:59.053 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:50:59.054 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:59.054 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:50:59.064 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:59.064 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:59.064 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:50:59.078 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:59.079 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:59.079 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:50:59.093 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:59.094 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:59.094 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:50:59.116 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:59.117 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:50:59.117 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:50:59.147 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:59.148 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:59.148 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:50:59.180 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:59.180 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:50:59.180 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:50:59.200 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:50:59.200 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:50:59.201 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:50:59.209 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:50:59.209 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:50:59.211 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:50:59.250 DEBUG 26656 --- [XNIO-1 task-235] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:51:11.161 INFO 26656 --- [XNIO-1 task-236] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:51:11.181 DEBUG 26656 --- [XNIO-1 task-236] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:51:11.181 DEBUG 26656 --- [XNIO-1 task-236] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:51:11.184 INFO 26656 --- [XNIO-1 task-237] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:51:11.228 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:51:11.228 DEBUG 26656 --- [XNIO-1 task-236] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:51:11.228 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:51:11.240 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:11.272 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:51:11.272 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:51:11.283 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:11.284 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:51:11.284 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:51:11.304 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:11.305 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:51:11.306 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:51:11.316 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:51:11.316 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:51:11.316 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:51:11.357 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:11.358 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:51:11.358 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:51:11.398 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:11.399 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:51:11.399 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:51:11.450 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:11.451 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:51:11.451 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:51:11.507 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:11.507 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:51:11.508 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:51:11.536 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:11.537 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:51:11.537 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:51:11.551 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:51:11.552 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:51:11.552 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:51:11.590 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:51:11.591 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:51:11.591 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:51:11.600 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:11.601 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:51:11.601 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:51:11.611 DEBUG 26656 --- [XNIO-1 task-237] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:51:15.709 INFO 26656 --- [XNIO-1 task-238] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:51:15.711 INFO 26656 --- [XNIO-1 task-239] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:51:15.727 DEBUG 26656 --- [XNIO-1 task-238] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:51:15.727 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:51:15.727 DEBUG 26656 --- [XNIO-1 task-238] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:51:15.727 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:51:15.736 DEBUG 26656 --- [XNIO-1 task-238] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:51:15.736 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:15.736 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:51:15.737 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:51:15.759 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:15.759 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:51:15.759 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:51:15.778 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:15.780 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:51:15.780 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:51:15.790 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:51:15.791 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:51:15.792 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:51:15.807 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:15.808 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:51:15.808 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:51:15.827 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:15.829 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:51:15.829 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:51:15.839 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:15.840 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:51:15.840 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:51:15.851 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:15.853 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:51:15.853 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:51:15.887 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:15.888 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:51:15.888 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:51:15.910 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:51:15.910 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:51:15.910 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:51:15.934 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:51:15.934 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:51:15.934 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:51:15.960 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:15.960 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:51:15.961 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:51:15.981 DEBUG 26656 --- [XNIO-1 task-239] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:51:33.743 INFO 26656 --- [XNIO-1 task-240] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:51:33.758 DEBUG 26656 --- [XNIO-1 task-240] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:51:33.758 DEBUG 26656 --- [XNIO-1 task-240] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:51:33.780 DEBUG 26656 --- [XNIO-1 task-240] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:51:34.019 INFO 26656 --- [XNIO-1 task-241] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:51:34.019 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:51:34.019 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:51:34.035 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:34.035 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:51:34.035 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:51:34.053 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:34.054 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:51:34.054 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:51:34.064 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:34.065 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:51:34.065 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:51:34.114 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:51:34.115 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:51:34.115 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:51:34.130 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:34.131 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:51:34.131 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:51:34.145 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:34.146 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:51:34.146 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:51:34.161 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:34.162 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:51:34.162 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:51:34.180 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:34.182 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:51:34.182 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:51:34.190 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:34.191 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:51:34.191 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:51:34.206 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:51:34.207 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:51:34.207 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:51:34.219 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:51:34.220 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:51:34.220 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:51:34.240 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:34.240 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:51:34.240 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:51:34.269 DEBUG 26656 --- [XNIO-1 task-241] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:51:52.906 INFO 26656 --- [XNIO-1 task-242] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:51:52.921 DEBUG 26656 --- [XNIO-1 task-242] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:51:52.921 DEBUG 26656 --- [XNIO-1 task-242] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:51:52.931 DEBUG 26656 --- [XNIO-1 task-242] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:51:53.064 INFO 26656 --- [XNIO-1 task-243] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:51:53.065 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:51:53.065 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:51:53.080 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:53.081 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:51:53.081 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:51:53.163 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:53.165 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:51:53.165 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:51:53.184 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:53.185 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:51:53.186 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:51:53.214 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:51:53.215 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:51:53.216 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:51:53.267 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:53.268 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:51:53.268 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:51:53.280 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:53.281 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:51:53.281 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:51:53.317 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:53.318 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:51:53.318 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:51:53.369 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:53.370 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:51:53.370 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:51:53.386 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:53.387 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:51:53.387 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:51:53.431 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:51:53.431 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:51:53.431 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:51:53.452 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:51:53.453 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:51:53.453 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:51:53.471 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:51:53.472 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:51:53.472 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:51:53.491 DEBUG 26656 --- [XNIO-1 task-243] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:54:29.985 INFO 26656 --- [XNIO-1 task-248] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:54:29.986 INFO 26656 --- [XNIO-1 task-246] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:54:30.003 DEBUG 26656 --- [XNIO-1 task-246] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:54:30.003 DEBUG 26656 --- [XNIO-1 task-248] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:54:30.003 DEBUG 26656 --- [XNIO-1 task-248] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:54:30.003 DEBUG 26656 --- [XNIO-1 task-246] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:54:30.012 DEBUG 26656 --- [XNIO-1 task-246] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:54:30.012 DEBUG 26656 --- [XNIO-1 task-248] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:54:30.042 INFO 26656 --- [XNIO-1 task-250] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:54:30.043 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:54:30.043 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:54:30.054 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:54:30.054 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:54:30.055 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:54:30.063 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:54:30.064 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:54:30.064 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:54:30.092 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:54:30.092 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:54:30.092 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:54:30.102 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:54:30.103 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:54:30.103 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:54:30.110 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:54:30.111 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:54:30.111 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:54:30.120 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:54:30.121 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:54:30.121 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:54:30.135 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:54:30.136 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:54:30.136 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:54:30.144 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:54:30.145 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:54:30.145 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:54:30.154 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:54:30.154 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:54:30.154 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:54:30.162 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:54:30.163 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:54:30.163 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:54:30.171 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:54:30.171 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:54:30.171 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:54:30.180 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:54:30.180 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:54:30.180 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:54:30.189 DEBUG 26656 --- [XNIO-1 task-250] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:54:40.518 INFO 26656 --- [XNIO-1 task-251] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:54:40.537 DEBUG 26656 --- [XNIO-1 task-251] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:54:40.537 DEBUG 26656 --- [XNIO-1 task-251] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:54:40.546 DEBUG 26656 --- [XNIO-1 task-251] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:54:40.647 INFO 26656 --- [XNIO-1 task-252] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:54:40.647 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:54:40.647 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:54:40.656 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:54:40.656 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:54:40.656 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:54:40.668 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:54:40.668 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:54:40.668 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:54:40.682 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:54:40.683 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:54:40.683 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:54:40.693 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:54:40.694 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:54:40.695 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:54:40.703 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:54:40.704 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:54:40.704 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:54:40.712 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:54:40.712 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:54:40.713 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:54:40.721 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:54:40.721 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:54:40.721 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:54:40.740 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:54:40.740 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:54:40.740 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:54:40.749 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:54:40.750 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:54:40.750 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:54:40.758 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:54:40.758 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:54:40.758 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:54:40.768 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:54:40.768 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:54:40.768 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:54:40.782 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:54:40.782 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:54:40.782 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:54:40.793 DEBUG 26656 --- [XNIO-1 task-252] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:55:31.958 INFO 26656 --- [XNIO-1 task-253] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:55:31.968 DEBUG 26656 --- [XNIO-1 task-253] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:55:31.968 DEBUG 26656 --- [XNIO-1 task-253] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:55:31.985 DEBUG 26656 --- [XNIO-1 task-253] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:55:32.058 INFO 26656 --- [XNIO-1 task-254] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:55:32.059 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:55:32.059 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:55:32.077 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:55:32.077 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:55:32.078 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:55:32.093 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:55:32.093 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:55:32.093 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:55:32.107 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:55:32.107 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:55:32.107 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:55:32.120 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:55:32.121 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:55:32.121 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:55:32.131 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:55:32.131 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:55:32.131 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:55:32.141 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:55:32.142 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:55:32.142 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:55:32.157 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:55:32.157 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:55:32.157 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:55:32.198 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:55:32.199 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:55:32.199 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:55:32.208 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:55:32.208 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:55:32.208 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:55:32.218 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:55:32.218 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:55:32.218 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:55:32.245 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:55:32.246 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:55:32.246 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:55:32.256 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:55:32.256 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:55:32.257 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:55:32.281 DEBUG 26656 --- [XNIO-1 task-254] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:55:39.803 INFO 26656 --- [XNIO-1 task-255] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:55:39.812 DEBUG 26656 --- [XNIO-1 task-255] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:55:39.812 DEBUG 26656 --- [XNIO-1 task-255] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:55:39.826 DEBUG 26656 --- [XNIO-1 task-255] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:55:39.944 INFO 26656 --- [XNIO-1 task-256] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:55:39.944 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:55:39.944 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:55:39.964 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:55:39.964 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:55:39.965 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:55:40.001 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:55:40.002 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:55:40.002 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:55:40.011 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:55:40.011 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:55:40.012 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:55:40.032 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:55:40.033 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:55:40.033 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:55:40.074 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:55:40.074 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:55:40.074 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:55:40.084 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:55:40.084 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:55:40.084 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:55:40.103 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:55:40.104 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:55:40.104 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:55:40.124 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:55:40.125 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:55:40.125 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:55:40.134 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:55:40.134 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:55:40.135 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:55:40.185 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:55:40.185 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:55:40.185 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:55:40.203 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:55:40.204 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:55:40.204 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:55:40.232 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:55:40.233 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:55:40.233 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:55:40.269 DEBUG 26656 --- [XNIO-1 task-256] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:55:45.310 INFO 26656 --- [XNIO-1 task-257] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:55:45.326 DEBUG 26656 --- [XNIO-1 task-257] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:55:45.326 DEBUG 26656 --- [XNIO-1 task-257] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:55:45.334 DEBUG 26656 --- [XNIO-1 task-257] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:55:45.415 INFO 26656 --- [XNIO-1 task-258] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:55:45.416 DEBUG 26656 --- [XNIO-1 task-258] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:55:45.416 DEBUG 26656 --- [XNIO-1 task-258] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:55:45.429 DEBUG 26656 --- [XNIO-1 task-258] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:55:45.534 INFO 26656 --- [XNIO-1 task-259] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount 2023-07-14 13:55:45.534 DEBUG 26656 --- [XNIO-1 task-259] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:55:45.534 DEBUG 26656 --- [XNIO-1 task-259] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:55:45.547 DEBUG 26656 --- [XNIO-1 task-259] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:55:45.547 DEBUG 26656 --- [XNIO-1 task-259] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? 2023-07-14 13:55:45.547 DEBUG 26656 --- [XNIO-1 task-259] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) 2023-07-14 13:55:45.571 DEBUG 26656 --- [XNIO-1 task-259] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 2023-07-14 13:55:45.723 INFO 26656 --- [XNIO-1 task-260] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current 2023-07-14 13:55:45.723 DEBUG 26656 --- [XNIO-1 task-260] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:55:45.723 DEBUG 26656 --- [XNIO-1 task-260] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:55:45.735 DEBUG 26656 --- [XNIO-1 task-260] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:55:45.845 INFO 26656 --- [XNIO-1 task-262] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount 2023-07-14 13:55:45.846 DEBUG 26656 --- [XNIO-1 task-262] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:55:45.846 DEBUG 26656 --- [XNIO-1 task-262] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:55:45.863 DEBUG 26656 --- [XNIO-1 task-262] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:55:45.880 DEBUG 26656 --- [XNIO-1 task-262] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? 2023-07-14 13:55:45.880 INFO 26656 --- [XNIO-1 task-261] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/pageList 2023-07-14 13:55:45.880 DEBUG 26656 --- [XNIO-1 task-262] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) 2023-07-14 13:55:45.883 INFO 26656 --- [XNIO-1 task-263] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/index 2023-07-14 13:55:45.883 INFO 26656 --- [XNIO-1 task-264] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current 2023-07-14 13:55:45.891 DEBUG 26656 --- [XNIO-1 task-263] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:55:45.891 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:55:45.891 DEBUG 26656 --- [XNIO-1 task-262] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 2023-07-14 13:55:45.891 DEBUG 26656 --- [XNIO-1 task-264] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:55:45.891 DEBUG 26656 --- [XNIO-1 task-263] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:55:45.891 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:55:45.891 DEBUG 26656 --- [XNIO-1 task-264] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:55:45.904 DEBUG 26656 --- [XNIO-1 task-263] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:55:45.904 DEBUG 26656 --- [XNIO-1 task-264] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:55:45.904 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:55:45.905 DEBUG 26656 --- [XNIO-1 task-263] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? , ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 13:55:45.905 DEBUG 26656 --- [XNIO-1 task-263] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 1(Integer), 7(Integer), 17(Integer), 10(Integer) 2023-07-14 13:55:45.907 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM t_exam_paper_answer WHERE create_user = ? 2023-07-14 13:55:45.907 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 10(Integer) 2023-07-14 13:55:45.910 INFO 26656 --- [XNIO-1 task-265] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/task 2023-07-14 13:55:45.910 DEBUG 26656 --- [XNIO-1 task-265] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:55:45.910 DEBUG 26656 --- [XNIO-1 task-265] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:55:45.921 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 13:55:45.921 DEBUG 26656 --- [XNIO-1 task-263] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 3 2023-07-14 13:55:45.922 DEBUG 26656 --- [XNIO-1 task-265] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:55:45.922 DEBUG 26656 --- [XNIO-1 task-265] r.c.m.x.r.T.getByGradeLevel : ==> Preparing: select id, title, grade_level, frame_text_content_id, create_user, create_time, deleted, create_user_name from t_task_exam where deleted=0 and grade_level = ? 2023-07-14 13:55:45.922 DEBUG 26656 --- [XNIO-1 task-265] r.c.m.x.r.T.getByGradeLevel : ==> Parameters: 17(Integer) 2023-07-14 13:55:45.922 DEBUG 26656 --- [XNIO-1 task-263] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 13:55:45.922 DEBUG 26656 --- [XNIO-1 task-263] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 4(Integer), 17(Integer), null 2023-07-14 13:55:45.922 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.E.studentPage : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer WHERE create_user = ? order by id desc LIMIT ? 2023-07-14 13:55:45.923 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.E.studentPage : ==> Parameters: 10(Integer), 10(Integer) 2023-07-14 13:55:45.940 DEBUG 26656 --- [XNIO-1 task-263] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 0 2023-07-14 13:55:45.940 DEBUG 26656 --- [XNIO-1 task-265] r.c.m.x.r.T.getByGradeLevel : <== Total: 0 2023-07-14 13:55:45.940 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.E.studentPage : <== Total: 5 2023-07-14 13:55:45.941 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:55:45.941 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6183(Integer) 2023-07-14 13:55:45.951 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:55:45.952 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:55:45.952 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:55:45.970 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:55:45.970 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:55:45.971 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:55:45.995 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:55:45.996 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:55:45.996 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6182(Integer) 2023-07-14 13:55:46.018 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:55:46.019 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:55:46.019 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:55:46.030 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:55:46.031 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:55:46.031 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:55:46.043 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:55:46.043 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:55:46.044 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6181(Integer) 2023-07-14 13:55:46.063 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:55:46.064 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:55:46.064 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:55:46.073 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:55:46.074 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:55:46.074 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:55:46.085 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:55:46.086 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:55:46.086 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6180(Integer) 2023-07-14 13:55:46.125 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:55:46.125 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:55:46.125 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:55:46.140 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:55:46.141 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:55:46.141 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:55:46.156 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:55:46.157 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:55:46.157 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6179(Integer) 2023-07-14 13:55:46.178 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:55:46.179 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:55:46.179 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:55:46.187 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:55:46.188 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:55:46.188 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:55:46.197 DEBUG 26656 --- [XNIO-1 task-261] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:55:50.865 INFO 26656 --- [XNIO-1 task-266] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:55:50.877 DEBUG 26656 --- [XNIO-1 task-266] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:55:50.877 DEBUG 26656 --- [XNIO-1 task-266] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:55:50.893 DEBUG 26656 --- [XNIO-1 task-266] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:55:50.933 INFO 26656 --- [XNIO-1 task-268] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current 2023-07-14 13:55:50.934 INFO 26656 --- [XNIO-1 task-267] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount 2023-07-14 13:55:50.934 DEBUG 26656 --- [XNIO-1 task-268] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:55:50.934 DEBUG 26656 --- [XNIO-1 task-268] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:55:50.937 INFO 26656 --- [XNIO-1 task-270] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/index 2023-07-14 13:55:50.937 INFO 26656 --- [XNIO-1 task-269] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/task 2023-07-14 13:55:50.943 DEBUG 26656 --- [XNIO-1 task-267] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:55:50.944 DEBUG 26656 --- [XNIO-1 task-268] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:55:50.944 DEBUG 26656 --- [XNIO-1 task-267] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:55:50.946 DEBUG 26656 --- [XNIO-1 task-269] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:55:50.946 DEBUG 26656 --- [XNIO-1 task-270] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:55:50.946 DEBUG 26656 --- [XNIO-1 task-269] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:55:50.946 DEBUG 26656 --- [XNIO-1 task-270] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:55:50.958 DEBUG 26656 --- [XNIO-1 task-267] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:55:50.958 DEBUG 26656 --- [XNIO-1 task-269] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:55:50.958 DEBUG 26656 --- [XNIO-1 task-270] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:55:50.958 DEBUG 26656 --- [XNIO-1 task-267] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? 2023-07-14 13:55:50.958 DEBUG 26656 --- [XNIO-1 task-269] r.c.m.x.r.T.getByGradeLevel : ==> Preparing: select id, title, grade_level, frame_text_content_id, create_user, create_time, deleted, create_user_name from t_task_exam where deleted=0 and grade_level = ? 2023-07-14 13:55:50.958 DEBUG 26656 --- [XNIO-1 task-267] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) 2023-07-14 13:55:50.958 DEBUG 26656 --- [XNIO-1 task-269] r.c.m.x.r.T.getByGradeLevel : ==> Parameters: 17(Integer) 2023-07-14 13:55:50.959 DEBUG 26656 --- [XNIO-1 task-270] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? , ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 13:55:50.959 DEBUG 26656 --- [XNIO-1 task-270] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 1(Integer), 7(Integer), 17(Integer), 10(Integer) 2023-07-14 13:55:50.976 DEBUG 26656 --- [XNIO-1 task-269] r.c.m.x.r.T.getByGradeLevel : <== Total: 0 2023-07-14 13:55:50.976 DEBUG 26656 --- [XNIO-1 task-270] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 3 2023-07-14 13:55:50.976 DEBUG 26656 --- [XNIO-1 task-267] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 2023-07-14 13:55:50.977 DEBUG 26656 --- [XNIO-1 task-270] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 13:55:50.977 DEBUG 26656 --- [XNIO-1 task-270] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 4(Integer), 17(Integer), null 2023-07-14 13:55:50.991 DEBUG 26656 --- [XNIO-1 task-270] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 0 2023-07-14 13:55:51.258 INFO 26656 --- [XNIO-1 task-272] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:55:51.258 INFO 26656 --- [XNIO-1 task-271] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount 2023-07-14 13:55:51.258 DEBUG 26656 --- [XNIO-1 task-272] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:55:51.258 DEBUG 26656 --- [XNIO-1 task-272] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:55:51.258 DEBUG 26656 --- [XNIO-1 task-271] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:55:51.258 DEBUG 26656 --- [XNIO-1 task-271] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:55:51.275 DEBUG 26656 --- [XNIO-1 task-272] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:55:51.276 DEBUG 26656 --- [XNIO-1 task-271] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:55:51.276 DEBUG 26656 --- [XNIO-1 task-271] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? 2023-07-14 13:55:51.276 DEBUG 26656 --- [XNIO-1 task-271] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) 2023-07-14 13:55:51.278 INFO 26656 --- [XNIO-1 task-273] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current 2023-07-14 13:55:51.278 DEBUG 26656 --- [XNIO-1 task-273] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:55:51.278 DEBUG 26656 --- [XNIO-1 task-273] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:55:51.285 DEBUG 26656 --- [XNIO-1 task-271] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 2023-07-14 13:55:51.288 DEBUG 26656 --- [XNIO-1 task-273] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:55:51.336 INFO 26656 --- [XNIO-1 task-274] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/pageList 2023-07-14 13:55:51.355 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:55:51.355 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:55:51.367 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:55:51.368 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM t_exam_paper_answer WHERE create_user = ? 2023-07-14 13:55:51.368 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 10(Integer) 2023-07-14 13:55:51.380 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 13:55:51.381 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.E.studentPage : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer WHERE create_user = ? order by id desc LIMIT ? 2023-07-14 13:55:51.381 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.E.studentPage : ==> Parameters: 10(Integer), 10(Integer) 2023-07-14 13:55:51.398 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.E.studentPage : <== Total: 5 2023-07-14 13:55:51.398 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:55:51.399 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6183(Integer) 2023-07-14 13:55:51.409 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:55:51.409 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:55:51.409 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:55:51.440 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:55:51.442 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:55:51.442 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:55:51.453 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:55:51.453 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:55:51.454 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6182(Integer) 2023-07-14 13:55:51.462 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:55:51.462 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:55:51.462 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:55:51.484 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:55:51.484 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:55:51.485 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:55:51.500 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:55:51.501 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:55:51.501 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6181(Integer) 2023-07-14 13:55:51.523 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:55:51.524 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:55:51.524 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:55:51.534 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:55:51.536 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:55:51.536 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:55:51.551 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:55:51.551 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:55:51.552 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6180(Integer) 2023-07-14 13:55:51.564 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:55:51.564 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:55:51.564 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:55:51.572 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:55:51.573 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:55:51.573 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:55:51.594 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:55:51.595 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:55:51.595 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6179(Integer) 2023-07-14 13:55:51.620 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:55:51.621 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:55:51.621 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:55:51.658 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:55:51.659 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:55:51.659 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:55:51.670 DEBUG 26656 --- [XNIO-1 task-274] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:55:51.764 INFO 26656 --- [XNIO-1 task-275] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:55:51.764 DEBUG 26656 --- [XNIO-1 task-275] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:55:51.764 DEBUG 26656 --- [XNIO-1 task-275] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:55:51.777 DEBUG 26656 --- [XNIO-1 task-275] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:55:52.335 INFO 26656 --- [XNIO-1 task-276] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:55:52.351 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:55:52.351 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:55:52.367 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:55:52.368 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:55:52.368 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:55:52.382 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:55:52.383 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:55:52.383 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:55:52.391 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:55:52.392 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:55:52.392 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:55:52.401 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:55:52.402 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:55:52.402 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:55:52.416 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:55:52.417 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:55:52.417 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:55:52.430 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:55:52.431 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:55:52.431 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:55:52.444 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:55:52.445 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:55:52.445 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:55:52.453 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:55:52.454 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:55:52.454 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:55:52.468 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:55:52.468 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:55:52.468 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:55:52.477 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:55:52.479 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:55:52.479 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:55:52.490 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:55:52.491 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:55:52.491 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:55:52.505 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:55:52.505 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:55:52.505 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:55:52.515 DEBUG 26656 --- [XNIO-1 task-276] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:56:40.019 INFO 26656 --- [XNIO-1 task-277] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:56:40.029 DEBUG 26656 --- [XNIO-1 task-277] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:56:40.029 DEBUG 26656 --- [XNIO-1 task-277] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:56:40.038 DEBUG 26656 --- [XNIO-1 task-277] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:56:40.162 INFO 26656 --- [XNIO-1 task-278] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:56:40.162 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:56:40.162 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:56:40.171 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:56:40.172 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:56:40.172 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:56:40.181 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:56:40.181 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:56:40.181 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:56:40.191 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:56:40.192 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:56:40.192 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:56:40.203 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:56:40.204 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:56:40.204 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:56:40.212 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:56:40.213 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:56:40.213 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:56:40.222 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:56:40.223 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:56:40.223 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:56:40.232 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:56:40.233 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:56:40.233 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:56:40.243 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:56:40.245 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:56:40.245 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:56:40.253 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:56:40.254 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:56:40.254 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:56:40.263 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:56:40.264 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:56:40.264 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:56:40.272 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:56:40.272 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:56:40.273 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:56:40.281 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:56:40.282 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:56:40.282 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:56:40.293 DEBUG 26656 --- [XNIO-1 task-278] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:56:53.421 INFO 26656 --- [XNIO-1 task-279] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:56:53.430 DEBUG 26656 --- [XNIO-1 task-279] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:56:53.430 DEBUG 26656 --- [XNIO-1 task-279] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:56:53.440 DEBUG 26656 --- [XNIO-1 task-279] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:56:53.560 INFO 26656 --- [XNIO-1 task-280] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:56:53.560 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:56:53.561 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:56:53.574 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:56:53.575 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:56:53.575 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:56:53.586 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:56:53.587 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:56:53.587 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:56:53.595 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:56:53.597 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:56:53.597 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:56:53.606 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:56:53.608 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:56:53.608 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:56:53.620 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:56:53.621 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:56:53.621 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:56:53.629 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:56:53.631 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:56:53.631 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:56:53.639 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:56:53.640 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:56:53.640 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:56:53.657 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:56:53.658 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:56:53.658 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:56:53.666 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:56:53.667 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:56:53.667 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:56:53.676 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:56:53.677 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:56:53.677 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:56:53.688 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:56:53.689 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:56:53.689 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:56:53.710 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:56:53.710 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:56:53.711 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:56:53.723 DEBUG 26656 --- [XNIO-1 task-280] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:56:57.314 INFO 26656 --- [XNIO-1 task-281] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:56:57.361 DEBUG 26656 --- [XNIO-1 task-281] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:56:57.383 DEBUG 26656 --- [XNIO-1 task-281] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:56:57.396 DEBUG 26656 --- [XNIO-1 task-281] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:56:57.446 INFO 26656 --- [XNIO-1 task-282] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:56:57.447 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:56:57.447 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:56:57.458 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:56:57.459 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:56:57.459 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:56:57.468 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:56:57.468 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:56:57.468 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:56:57.482 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:56:57.483 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:56:57.483 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:56:57.499 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:56:57.500 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:56:57.501 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:56:57.510 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:56:57.511 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:56:57.511 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:56:57.519 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:56:57.519 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:56:57.520 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:56:57.539 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:56:57.540 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:56:57.540 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:56:57.548 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:56:57.549 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:56:57.549 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:56:57.563 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:56:57.564 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:56:57.564 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:56:57.577 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:56:57.577 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:56:57.577 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:56:57.589 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:56:57.589 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:56:57.589 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:56:57.600 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:56:57.601 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:56:57.601 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:56:57.618 DEBUG 26656 --- [XNIO-1 task-282] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:57:02.390 INFO 26656 --- [XNIO-1 task-283] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:57:02.397 DEBUG 26656 --- [XNIO-1 task-283] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:57:02.399 DEBUG 26656 --- [XNIO-1 task-283] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:57:02.413 DEBUG 26656 --- [XNIO-1 task-283] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:57:02.504 INFO 26656 --- [XNIO-1 task-284] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:57:02.504 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:57:02.504 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:57:02.514 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:57:02.516 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:57:02.516 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:57:02.532 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:57:02.533 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:57:02.533 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:57:02.553 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:57:02.554 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:57:02.554 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:57:02.587 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:57:02.588 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:57:02.588 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:57:02.600 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:57:02.601 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:57:02.601 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:57:02.631 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:57:02.632 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:57:02.632 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:57:02.649 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:57:02.650 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:57:02.650 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:57:02.660 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:57:02.661 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:57:02.661 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:57:02.688 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:57:02.689 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:57:02.689 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:57:02.707 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:57:02.707 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:57:02.707 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:57:02.741 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:57:02.741 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:57:02.742 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:57:02.774 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:57:02.775 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:57:02.775 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:57:02.814 DEBUG 26656 --- [XNIO-1 task-284] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:58:13.926 INFO 26656 --- [XNIO-1 task-285] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:58:13.937 DEBUG 26656 --- [XNIO-1 task-285] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:58:13.938 DEBUG 26656 --- [XNIO-1 task-285] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:58:13.966 DEBUG 26656 --- [XNIO-1 task-285] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:58:14.012 INFO 26656 --- [XNIO-1 task-286] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:58:14.012 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:58:14.012 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:58:14.023 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:14.023 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:58:14.023 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:58:14.033 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:14.033 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:58:14.033 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:58:14.044 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:14.045 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:58:14.045 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:58:14.076 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:58:14.077 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:58:14.077 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:58:14.085 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:14.086 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:58:14.086 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:58:14.095 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:14.096 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:58:14.096 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:58:14.105 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:14.106 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:58:14.106 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:58:14.115 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:14.115 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:58:14.115 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:58:14.124 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:14.126 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:58:14.126 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:58:14.134 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:58:14.135 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:58:14.135 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:58:14.144 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:58:14.144 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:58:14.144 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:58:14.153 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:14.154 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:58:14.154 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:58:14.164 DEBUG 26656 --- [XNIO-1 task-286] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:58:22.918 INFO 26656 --- [XNIO-1 task-287] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:58:22.927 DEBUG 26656 --- [XNIO-1 task-287] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:58:22.927 DEBUG 26656 --- [XNIO-1 task-287] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:58:22.937 DEBUG 26656 --- [XNIO-1 task-287] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:58:23.120 INFO 26656 --- [XNIO-1 task-288] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:58:23.120 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:58:23.120 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:58:23.133 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:23.133 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:58:23.135 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:58:23.143 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:23.143 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:58:23.143 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:58:23.154 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:23.154 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:58:23.155 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:58:23.162 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:58:23.162 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:58:23.163 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:58:23.172 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:23.172 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:58:23.173 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:58:23.182 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:23.182 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:58:23.182 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:58:23.191 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:23.191 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:58:23.191 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:58:23.200 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:23.201 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:58:23.201 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:58:23.209 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:23.210 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:58:23.210 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:58:23.219 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:58:23.219 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:58:23.219 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:58:23.228 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:58:23.229 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:58:23.229 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:58:23.245 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:23.246 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:58:23.246 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:58:23.255 DEBUG 26656 --- [XNIO-1 task-288] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:58:28.138 INFO 26656 --- [XNIO-1 task-289] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:58:28.154 DEBUG 26656 --- [XNIO-1 task-289] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:58:28.154 DEBUG 26656 --- [XNIO-1 task-289] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:58:28.173 DEBUG 26656 --- [XNIO-1 task-289] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:58:28.345 INFO 26656 --- [XNIO-1 task-290] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:58:28.345 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:58:28.345 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:58:28.380 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:28.380 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:58:28.380 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:58:28.393 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:28.393 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:58:28.394 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:58:28.406 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:28.407 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:58:28.407 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:58:28.430 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:58:28.431 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:58:28.431 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:58:28.442 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:28.443 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:58:28.444 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:58:28.457 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:28.458 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:58:28.458 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:58:28.468 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:28.469 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:58:28.469 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:58:28.481 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:28.482 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:58:28.482 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:58:28.495 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:28.496 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:58:28.496 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:58:28.505 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:58:28.505 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:58:28.507 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:58:28.520 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:58:28.521 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:58:28.521 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:58:28.535 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:28.536 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:58:28.536 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:58:28.549 DEBUG 26656 --- [XNIO-1 task-290] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:58:32.039 INFO 26656 --- [XNIO-1 task-291] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:58:32.048 DEBUG 26656 --- [XNIO-1 task-291] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:58:32.048 DEBUG 26656 --- [XNIO-1 task-291] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:58:32.057 DEBUG 26656 --- [XNIO-1 task-291] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:58:32.211 INFO 26656 --- [XNIO-1 task-292] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:58:32.213 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:58:32.213 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:58:32.221 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:32.221 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:58:32.222 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:58:32.233 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:32.233 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:58:32.233 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:58:32.241 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:32.241 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:58:32.242 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:58:32.253 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:58:32.253 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:58:32.255 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:58:32.262 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:32.263 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:58:32.263 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:58:32.271 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:32.272 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:58:32.272 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:58:32.281 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:32.282 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:58:32.282 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:58:32.293 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:32.294 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:58:32.294 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:58:32.303 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:32.303 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:58:32.303 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:58:32.312 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:58:32.312 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:58:32.312 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:58:32.321 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:58:32.322 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:58:32.322 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:58:32.333 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:58:32.333 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:58:32.333 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:58:32.341 DEBUG 26656 --- [XNIO-1 task-292] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:59:23.738 INFO 26656 --- [XNIO-1 task-293] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:59:23.762 DEBUG 26656 --- [XNIO-1 task-293] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:59:23.762 DEBUG 26656 --- [XNIO-1 task-293] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:59:23.776 DEBUG 26656 --- [XNIO-1 task-293] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:59:24.183 INFO 26656 --- [XNIO-1 task-294] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:59:24.207 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:59:24.207 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:59:24.228 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:59:24.229 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:59:24.229 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:59:24.241 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:59:24.241 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:59:24.242 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:59:24.256 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:59:24.256 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:59:24.257 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:59:24.272 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:59:24.273 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:59:24.273 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:59:24.287 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:59:24.289 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:59:24.289 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:59:24.301 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:59:24.302 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:59:24.302 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:59:24.320 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:59:24.321 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:59:24.321 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:59:24.331 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:59:24.331 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:59:24.332 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:59:24.344 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:59:24.344 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:59:24.344 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:59:24.361 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:59:24.361 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:59:24.361 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:59:24.384 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:59:24.385 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:59:24.385 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:59:24.421 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:59:24.421 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:59:24.421 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:59:24.442 DEBUG 26656 --- [XNIO-1 task-294] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:59:28.567 INFO 26656 --- [XNIO-1 task-295] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:59:28.589 DEBUG 26656 --- [XNIO-1 task-295] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:59:28.589 DEBUG 26656 --- [XNIO-1 task-295] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:59:28.613 DEBUG 26656 --- [XNIO-1 task-295] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:59:28.747 INFO 26656 --- [XNIO-1 task-296] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:59:28.747 DEBUG 26656 --- [XNIO-1 task-296] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:59:28.747 DEBUG 26656 --- [XNIO-1 task-296] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:59:28.759 DEBUG 26656 --- [XNIO-1 task-296] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:59:28.777 INFO 26656 --- [XNIO-1 task-297] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount 2023-07-14 13:59:28.777 DEBUG 26656 --- [XNIO-1 task-297] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:59:28.777 DEBUG 26656 --- [XNIO-1 task-297] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:59:28.782 INFO 26656 --- [XNIO-1 task-298] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current 2023-07-14 13:59:28.788 INFO 26656 --- [XNIO-1 task-299] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/index 2023-07-14 13:59:28.788 DEBUG 26656 --- [XNIO-1 task-297] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:59:28.788 DEBUG 26656 --- [XNIO-1 task-297] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? 2023-07-14 13:59:28.788 DEBUG 26656 --- [XNIO-1 task-297] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) 2023-07-14 13:59:28.790 INFO 26656 --- [XNIO-1 task-300] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/task 2023-07-14 13:59:28.792 DEBUG 26656 --- [XNIO-1 task-298] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:59:28.793 DEBUG 26656 --- [XNIO-1 task-298] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:59:28.804 DEBUG 26656 --- [XNIO-1 task-297] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 2023-07-14 13:59:28.804 DEBUG 26656 --- [XNIO-1 task-299] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:59:28.804 DEBUG 26656 --- [XNIO-1 task-300] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:59:28.804 DEBUG 26656 --- [XNIO-1 task-298] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:59:28.804 DEBUG 26656 --- [XNIO-1 task-299] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:59:28.804 DEBUG 26656 --- [XNIO-1 task-300] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:59:28.819 DEBUG 26656 --- [XNIO-1 task-299] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:59:28.819 DEBUG 26656 --- [XNIO-1 task-300] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:59:28.819 DEBUG 26656 --- [XNIO-1 task-300] r.c.m.x.r.T.getByGradeLevel : ==> Preparing: select id, title, grade_level, frame_text_content_id, create_user, create_time, deleted, create_user_name from t_task_exam where deleted=0 and grade_level = ? 2023-07-14 13:59:28.820 DEBUG 26656 --- [XNIO-1 task-300] r.c.m.x.r.T.getByGradeLevel : ==> Parameters: 17(Integer) 2023-07-14 13:59:28.820 DEBUG 26656 --- [XNIO-1 task-299] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? , ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 13:59:28.820 DEBUG 26656 --- [XNIO-1 task-299] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 1(Integer), 7(Integer), 17(Integer), 10(Integer) 2023-07-14 13:59:28.832 DEBUG 26656 --- [XNIO-1 task-300] r.c.m.x.r.T.getByGradeLevel : <== Total: 0 2023-07-14 13:59:28.832 DEBUG 26656 --- [XNIO-1 task-299] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 3 2023-07-14 13:59:28.833 DEBUG 26656 --- [XNIO-1 task-299] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 13:59:28.833 DEBUG 26656 --- [XNIO-1 task-299] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 4(Integer), 17(Integer), null 2023-07-14 13:59:28.845 DEBUG 26656 --- [XNIO-1 task-299] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 0 2023-07-14 13:59:29.480 INFO 26656 --- [XNIO-1 task-304] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:59:29.480 INFO 26656 --- [XNIO-1 task-303] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current 2023-07-14 13:59:29.480 INFO 26656 --- [XNIO-1 task-302] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/pageList 2023-07-14 13:59:29.508 INFO 26656 --- [XNIO-1 task-301] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount 2023-07-14 13:59:29.510 DEBUG 26656 --- [XNIO-1 task-304] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:59:29.510 DEBUG 26656 --- [XNIO-1 task-304] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:59:29.510 DEBUG 26656 --- [XNIO-1 task-303] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:59:29.510 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:59:29.511 DEBUG 26656 --- [XNIO-1 task-303] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:59:29.511 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:59:29.520 DEBUG 26656 --- [XNIO-1 task-301] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:59:29.521 DEBUG 26656 --- [XNIO-1 task-301] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:59:29.521 DEBUG 26656 --- [XNIO-1 task-303] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:59:29.521 DEBUG 26656 --- [XNIO-1 task-304] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:59:29.521 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:59:29.526 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM t_exam_paper_answer WHERE create_user = ? 2023-07-14 13:59:29.526 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 10(Integer) 2023-07-14 13:59:29.530 DEBUG 26656 --- [XNIO-1 task-301] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:59:29.531 DEBUG 26656 --- [XNIO-1 task-301] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? 2023-07-14 13:59:29.531 DEBUG 26656 --- [XNIO-1 task-301] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) 2023-07-14 13:59:29.561 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 13:59:29.561 DEBUG 26656 --- [XNIO-1 task-301] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 2023-07-14 13:59:29.562 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.E.studentPage : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer WHERE create_user = ? order by id desc LIMIT ? 2023-07-14 13:59:29.562 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.E.studentPage : ==> Parameters: 10(Integer), 10(Integer) 2023-07-14 13:59:29.584 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.E.studentPage : <== Total: 5 2023-07-14 13:59:29.585 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:59:29.585 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6183(Integer) 2023-07-14 13:59:29.605 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:59:29.605 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:59:29.605 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:59:29.624 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:59:29.661 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:59:29.661 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:59:29.673 INFO 26656 --- [XNIO-1 task-305] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:59:29.674 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:59:29.674 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:59:29.675 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:59:29.675 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:59:29.676 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6182(Integer) 2023-07-14 13:59:29.686 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:59:29.686 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:59:29.686 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:59:29.686 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:59:29.686 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:59:29.686 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:59:29.715 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:59:29.715 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:59:29.716 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:59:29.716 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:59:29.716 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:59:29.716 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:59:29.734 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:59:29.734 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:59:29.734 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:59:29.734 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:59:29.736 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:59:29.736 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6181(Integer) 2023-07-14 13:59:29.744 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:59:29.744 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:59:29.744 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:59:29.746 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:59:29.746 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:59:29.746 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:59:29.766 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:59:29.766 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:59:29.767 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:59:29.767 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:59:29.767 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:59:29.767 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:59:29.788 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:59:29.788 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:59:29.789 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:59:29.789 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6180(Integer) 2023-07-14 13:59:29.789 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:59:29.789 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:59:29.806 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:59:29.806 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:59:29.806 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:59:29.807 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:59:29.807 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:59:29.807 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:59:29.819 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:59:29.819 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:59:29.819 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:59:29.819 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:59:29.819 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:59:29.819 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:59:29.828 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:59:29.828 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:59:29.828 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:59:29.828 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:59:29.828 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6179(Integer) 2023-07-14 13:59:29.828 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:59:29.842 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:59:29.842 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:59:29.842 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:59:29.842 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:59:29.843 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:59:29.843 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:59:29.854 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:59:29.854 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:59:29.854 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:59:29.854 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:59:29.856 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:59:29.856 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:59:29.869 DEBUG 26656 --- [XNIO-1 task-302] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:59:29.869 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:59:29.869 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:59:29.869 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:59:29.892 DEBUG 26656 --- [XNIO-1 task-305] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 13:59:44.476 INFO 26656 --- [XNIO-1 task-306] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:59:44.485 DEBUG 26656 --- [XNIO-1 task-306] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:59:44.485 DEBUG 26656 --- [XNIO-1 task-306] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:59:44.492 INFO 26656 --- [XNIO-1 task-307] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount 2023-07-14 13:59:44.504 DEBUG 26656 --- [XNIO-1 task-307] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:59:44.504 DEBUG 26656 --- [XNIO-1 task-306] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:59:44.504 DEBUG 26656 --- [XNIO-1 task-307] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:59:44.508 INFO 26656 --- [XNIO-1 task-308] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current 2023-07-14 13:59:44.508 DEBUG 26656 --- [XNIO-1 task-308] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:59:44.509 DEBUG 26656 --- [XNIO-1 task-308] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:59:44.511 INFO 26656 --- [XNIO-1 task-309] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/pageList 2023-07-14 13:59:44.517 DEBUG 26656 --- [XNIO-1 task-308] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:59:44.517 DEBUG 26656 --- [XNIO-1 task-307] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:59:44.518 DEBUG 26656 --- [XNIO-1 task-307] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? 2023-07-14 13:59:44.518 DEBUG 26656 --- [XNIO-1 task-307] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) 2023-07-14 13:59:44.520 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:59:44.520 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:59:44.531 DEBUG 26656 --- [XNIO-1 task-307] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 2023-07-14 13:59:44.531 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:59:44.533 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM t_exam_paper_answer WHERE create_user = ? 2023-07-14 13:59:44.533 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 10(Integer) 2023-07-14 13:59:44.536 INFO 26656 --- [XNIO-1 task-310] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:59:44.536 DEBUG 26656 --- [XNIO-1 task-310] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:59:44.537 DEBUG 26656 --- [XNIO-1 task-310] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:59:44.550 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 13:59:44.550 DEBUG 26656 --- [XNIO-1 task-310] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:59:44.551 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.E.studentPage : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer WHERE create_user = ? order by id desc LIMIT ? 2023-07-14 13:59:44.551 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.E.studentPage : ==> Parameters: 10(Integer), 10(Integer) 2023-07-14 13:59:44.564 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.E.studentPage : <== Total: 5 2023-07-14 13:59:44.564 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:59:44.565 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6183(Integer) 2023-07-14 13:59:44.580 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:59:44.580 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:59:44.580 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:59:44.600 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:59:44.601 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:59:44.601 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:59:44.614 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:59:44.615 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:59:44.653 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6182(Integer) 2023-07-14 13:59:44.665 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:59:44.666 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:59:44.666 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:59:44.712 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:59:44.713 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:59:44.713 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:59:44.729 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:59:44.729 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:59:44.729 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6181(Integer) 2023-07-14 13:59:44.738 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:59:44.738 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:59:44.738 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:59:44.750 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:59:44.751 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:59:44.751 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:59:44.760 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:59:44.761 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:59:44.761 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6180(Integer) 2023-07-14 13:59:44.795 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:59:44.795 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:59:44.795 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:59:44.826 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:59:44.826 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:59:44.826 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:59:44.841 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:59:44.842 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 13:59:44.842 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6179(Integer) 2023-07-14 13:59:44.847 INFO 26656 --- [XNIO-1 task-311] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current 2023-07-14 13:59:44.847 INFO 26656 --- [XNIO-1 task-312] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount 2023-07-14 13:59:44.848 DEBUG 26656 --- [XNIO-1 task-312] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:59:44.848 DEBUG 26656 --- [XNIO-1 task-312] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:59:44.848 DEBUG 26656 --- [XNIO-1 task-311] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:59:44.848 DEBUG 26656 --- [XNIO-1 task-311] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:59:44.851 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 13:59:44.851 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:59:44.851 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 13:59:44.853 INFO 26656 --- [XNIO-1 task-313] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/index 2023-07-14 13:59:44.872 DEBUG 26656 --- [XNIO-1 task-313] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:59:44.872 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:59:44.872 DEBUG 26656 --- [XNIO-1 task-312] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:59:44.872 DEBUG 26656 --- [XNIO-1 task-313] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:59:44.872 DEBUG 26656 --- [XNIO-1 task-311] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:59:44.873 DEBUG 26656 --- [XNIO-1 task-312] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? 2023-07-14 13:59:44.873 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 13:59:44.873 DEBUG 26656 --- [XNIO-1 task-312] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) 2023-07-14 13:59:44.873 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 13:59:44.874 INFO 26656 --- [XNIO-1 task-314] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/task 2023-07-14 13:59:44.874 DEBUG 26656 --- [XNIO-1 task-314] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 13:59:44.875 DEBUG 26656 --- [XNIO-1 task-314] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 13:59:44.914 DEBUG 26656 --- [XNIO-1 task-309] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 13:59:44.915 DEBUG 26656 --- [XNIO-1 task-314] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:59:44.915 DEBUG 26656 --- [XNIO-1 task-314] r.c.m.x.r.T.getByGradeLevel : ==> Preparing: select id, title, grade_level, frame_text_content_id, create_user, create_time, deleted, create_user_name from t_task_exam where deleted=0 and grade_level = ? 2023-07-14 13:59:44.916 DEBUG 26656 --- [XNIO-1 task-314] r.c.m.x.r.T.getByGradeLevel : ==> Parameters: 17(Integer) 2023-07-14 13:59:44.914 DEBUG 26656 --- [XNIO-1 task-313] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 13:59:44.914 DEBUG 26656 --- [XNIO-1 task-312] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 2023-07-14 13:59:44.917 DEBUG 26656 --- [XNIO-1 task-313] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? , ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 13:59:44.917 DEBUG 26656 --- [XNIO-1 task-313] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 1(Integer), 7(Integer), 17(Integer), 10(Integer) 2023-07-14 13:59:44.924 DEBUG 26656 --- [XNIO-1 task-314] r.c.m.x.r.T.getByGradeLevel : <== Total: 0 2023-07-14 13:59:44.924 DEBUG 26656 --- [XNIO-1 task-313] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 3 2023-07-14 13:59:44.926 DEBUG 26656 --- [XNIO-1 task-313] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 13:59:44.926 DEBUG 26656 --- [XNIO-1 task-313] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 4(Integer), 17(Integer), null 2023-07-14 13:59:44.936 DEBUG 26656 --- [XNIO-1 task-313] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 0 2023-07-14 13:59:45.766 INFO 26656 --- [XNIO-1 task-315] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 13:59:45.782 DEBUG 26656 --- [XNIO-1 task-315] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 13:59:45.782 DEBUG 26656 --- [XNIO-1 task-315] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 13:59:45.792 DEBUG 26656 --- [XNIO-1 task-315] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 13:59:46.097 INFO 26656 --- [XNIO-1 task-316] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 13:59:46.097 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:59:46.097 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:59:46.142 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:59:46.143 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 13:59:46.143 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 13:59:46.155 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:59:46.156 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:59:46.156 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 13:59:46.172 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:59:46.173 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 13:59:46.173 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 13:59:46.191 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 13:59:46.193 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:59:46.193 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 13:59:46.268 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:59:46.269 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:59:46.269 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 13:59:46.335 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:59:46.336 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:59:46.336 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 13:59:46.355 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:59:46.356 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:59:46.356 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 13:59:46.376 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:59:46.377 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 13:59:46.377 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 13:59:46.406 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 13:59:46.406 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 13:59:46.407 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:59:46.449 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:59:46.451 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 13:59:46.451 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 13:59:46.462 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 13:59:46.464 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 13:59:46.464 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 13:59:46.479 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 13:59:46.480 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 13:59:46.480 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 13:59:46.492 DEBUG 26656 --- [XNIO-1 task-316] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 14:00:48.654 INFO 26656 --- [XNIO-1 task-317] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:00:48.666 DEBUG 26656 --- [XNIO-1 task-317] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:00:48.666 DEBUG 26656 --- [XNIO-1 task-317] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:00:48.682 DEBUG 26656 --- [XNIO-1 task-317] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:00:48.755 INFO 26656 --- [XNIO-1 task-318] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 14:00:48.757 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:00:48.757 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 14:00:48.774 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:00:48.774 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:00:48.776 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:00:48.795 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:00:48.795 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:00:48.795 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:00:48.811 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:00:48.812 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:00:48.812 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:00:48.841 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:00:48.842 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:00:48.842 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:00:48.870 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:00:48.871 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:00:48.871 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:00:48.883 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:00:48.884 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:00:48.884 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:00:48.901 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:00:48.901 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:00:48.902 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:00:48.917 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:00:48.917 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:00:48.917 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:00:48.929 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:00:48.930 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:00:48.930 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:00:48.943 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:00:48.945 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:00:48.945 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:00:48.961 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:00:48.962 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:00:48.962 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 14:00:48.972 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:00:48.972 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 14:00:48.973 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 14:00:48.992 DEBUG 26656 --- [XNIO-1 task-318] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 14:03:47.231 INFO 26656 --- [XNIO-1 task-319] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:03:47.241 DEBUG 26656 --- [XNIO-1 task-319] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:03:47.241 DEBUG 26656 --- [XNIO-1 task-319] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:03:47.252 DEBUG 26656 --- [XNIO-1 task-319] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:03:47.346 INFO 26656 --- [XNIO-1 task-320] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 14:03:47.348 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:03:47.348 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 14:03:47.357 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:03:47.358 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:03:47.358 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:03:47.367 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:03:47.368 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:03:47.368 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:03:47.377 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:03:47.378 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:03:47.378 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:03:47.388 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:03:47.389 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:03:47.390 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:03:47.400 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:03:47.401 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:03:47.401 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:03:47.409 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:03:47.411 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:03:47.411 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:03:47.419 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:03:47.421 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:03:47.421 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:03:47.430 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:03:47.431 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:03:47.431 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:03:47.441 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:03:47.443 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:03:47.443 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:03:47.451 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:03:47.451 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:03:47.452 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:03:47.461 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:03:47.462 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:03:47.462 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 14:03:47.471 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:03:47.471 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 14:03:47.471 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 14:03:47.480 DEBUG 26656 --- [XNIO-1 task-320] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 14:04:17.459 INFO 26656 --- [XNIO-1 task-321] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:04:17.473 DEBUG 26656 --- [XNIO-1 task-321] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:04:17.474 DEBUG 26656 --- [XNIO-1 task-321] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:04:17.488 DEBUG 26656 --- [XNIO-1 task-321] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:04:17.840 INFO 26656 --- [XNIO-1 task-322] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 14:04:17.840 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:04:17.840 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 14:04:17.857 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:04:17.857 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:04:17.857 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:04:17.869 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:04:17.869 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:04:17.869 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:04:17.881 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:04:17.882 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:04:17.882 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:04:17.892 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:04:17.892 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:04:17.893 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:04:17.906 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:04:17.907 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:04:17.907 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:04:17.926 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:04:17.927 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:04:17.927 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:04:17.941 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:04:17.942 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:04:17.942 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:04:17.951 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:04:17.951 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:04:17.952 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:04:17.964 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:04:17.964 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:04:17.964 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:04:17.985 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:04:17.985 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:04:17.985 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:04:18.005 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:04:18.005 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:04:18.006 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 14:04:18.023 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:04:18.023 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 14:04:18.023 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 14:04:18.031 DEBUG 26656 --- [XNIO-1 task-322] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 14:04:21.208 INFO 26656 --- [Thread-20] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated... 2023-07-14 14:04:21.566 INFO 26656 --- [Thread-20] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed. 2023-07-14 14:04:21.607 INFO 26656 --- [Thread-20] io.undertow.servlet : Destroying Spring FrameworkServlet 'dispatcherServlet' 2023-07-14 14:04:41.043 INFO 27548 --- [restartedMain] com.mindskip.xzs.XzsApplication : Starting XzsApplication on DESKTOP-7A2KHS1 with PID 27548 (E:\ycll\qyksxt\target\classes started by qirong in E:\ycll\qyksxt) 2023-07-14 14:04:41.047 INFO 27548 --- [restartedMain] com.mindskip.xzs.XzsApplication : The following profiles are active: dev 2023-07-14 14:04:41.127 INFO 27548 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 2023-07-14 14:04:41.127 INFO 27548 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 2023-07-14 14:04:44.863 INFO 27548 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$90d08dc4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2023-07-14 14:04:45.324 WARN 27548 --- [restartedMain] io.undertow.websockets.jsr : UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used 2023-07-14 14:04:45.357 INFO 27548 --- [restartedMain] io.undertow.servlet : Initializing Spring embedded WebApplicationContext 2023-07-14 14:04:45.357 INFO 27548 --- [restartedMain] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 4230 ms 2023-07-14 14:04:47.238 INFO 27548 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 2023-07-14 14:04:47.481 INFO 27548 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@799e431b, org.springframework.security.web.context.SecurityContextPersistenceFilter@78645555, org.springframework.security.web.header.HeaderWriterFilter@76a2e94c, org.springframework.web.filter.CorsFilter@6757c19f, org.springframework.security.web.authentication.logout.LogoutFilter@13ea6541, com.mindskip.xzs.configuration.spring.security.RestLoginAuthenticationFilter@2e3cbbed, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4bd40cff, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1cdd9525, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2f1d973d, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@1e2f9c43, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6c66c9b5, org.springframework.security.web.session.SessionManagementFilter@401cdc24, org.springframework.security.web.access.ExceptionTranslationFilter@348b743, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@361cfe3c] 2023-07-14 14:04:47.514 INFO 27548 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] 2023-07-14 14:04:48.031 INFO 27548 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed 2023-07-14 14:04:48.054 INFO 27548 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) 2023-07-14 14:04:48.112 INFO 27548 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references 2023-07-14 14:04:48.322 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: taskUsingPOST_1 2023-07-14 14:04:48.363 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_1 2023-07-14 14:04:48.406 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_1 2023-07-14 14:04:48.418 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPOST_1 2023-07-14 14:04:48.425 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_1 2023-07-14 14:04:48.519 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_1 2023-07-14 14:04:48.533 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_2 2023-07-14 14:04:48.576 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: answerSubmitUsingPOST_1 2023-07-14 14:04:48.585 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_3 2023-07-14 14:04:48.589 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_1 2023-07-14 14:04:48.592 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_1 2023-07-14 14:04:48.610 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_2 2023-07-14 14:04:48.638 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_4 2023-07-14 14:04:48.646 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_2 2023-07-14 14:04:48.659 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_5 2023-07-14 14:04:48.661 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_3 2023-07-14 14:04:48.664 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_3 2023-07-14 14:04:48.667 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_6 2023-07-14 14:04:48.670 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_4 2023-07-14 14:04:48.680 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_7 2023-07-14 14:04:48.693 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_8 2023-07-14 14:04:48.698 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_5 2023-07-14 14:04:48.702 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_2 2023-07-14 14:04:48.704 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_4 2023-07-14 14:04:48.767 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_9 2023-07-14 14:04:48.771 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_6 2023-07-14 14:04:48.775 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_3 2023-07-14 14:04:48.778 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_5 2023-07-14 14:04:48.786 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_10 2023-07-14 14:04:48.789 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_7 2023-07-14 14:04:48.795 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingGET_1 2023-07-14 14:04:48.795 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingHEAD_1 2023-07-14 14:04:48.796 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPOST_1 2023-07-14 14:04:48.797 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPUT_1 2023-07-14 14:04:48.797 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPATCH_1 2023-07-14 14:04:48.798 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingDELETE_1 2023-07-14 14:04:48.798 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingOPTIONS_1 2023-07-14 14:04:48.799 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingTRACE_1 2023-07-14 14:04:48.826 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_2 2023-07-14 14:04:48.833 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_2 2023-07-14 14:04:48.840 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: currentUsingPOST_1 2023-07-14 14:04:48.842 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_4 2023-07-14 14:04:48.846 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_6 2023-07-14 14:04:48.855 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importUserUsingPOST_1 2023-07-14 14:04:48.861 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_11 2023-07-14 14:04:48.863 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_8 2023-07-14 14:04:48.868 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_3 2023-07-14 14:04:48.869 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: currentUsingPOST_2 2023-07-14 14:04:48.871 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: logUsingPOST_1 2023-07-14 14:04:48.873 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: messagePageListUsingPOST_1 2023-07-14 14:04:48.875 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_3 2023-07-14 14:04:48.876 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: registerUsingPOST_1 2023-07-14 14:04:48.877 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: unReadCountUsingPOST_1 2023-07-14 14:04:48.878 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_4 2023-07-14 14:04:48.881 INFO 27548 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_1 2023-07-14 14:04:49.009 INFO 27548 --- [restartedMain] org.xnio : XNIO version 3.3.8.Final 2023-07-14 14:04:49.027 INFO 27548 --- [restartedMain] org.xnio.nio : XNIO NIO Implementation Version 3.3.8.Final 2023-07-14 14:04:49.128 INFO 27548 --- [restartedMain] o.s.b.w.e.u.UndertowServletWebServer : Undertow started on port(s) 8000 (http) with context path '' 2023-07-14 14:04:49.133 INFO 27548 --- [restartedMain] com.mindskip.xzs.XzsApplication : Started XzsApplication in 9.042 seconds (JVM running for 10.426) 2023-07-14 14:04:52.666 INFO 27548 --- [XNIO-1 task-1] io.undertow.servlet : Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-07-14 14:04:52.666 INFO 27548 --- [XNIO-1 task-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2023-07-14 14:04:52.682 INFO 27548 --- [XNIO-1 task-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 14 ms 2023-07-14 14:04:52.747 INFO 27548 --- [XNIO-1 task-1] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:04:52.783 INFO 27548 --- [XNIO-1 task-1] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2023-07-14 14:04:53.126 INFO 27548 --- [XNIO-1 task-1] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2023-07-14 14:04:53.136 DEBUG 27548 --- [XNIO-1 task-1] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:04:53.168 DEBUG 27548 --- [XNIO-1 task-1] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:04:53.219 DEBUG 27548 --- [XNIO-1 task-1] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:04:55.115 DEBUG 27548 --- [XNIO-1 task-3] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:04:55.116 DEBUG 27548 --- [XNIO-1 task-3] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:04:55.132 DEBUG 27548 --- [XNIO-1 task-3] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:04:55.933 DEBUG 27548 --- [XNIO-1 task-3] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:04:55.934 DEBUG 27548 --- [XNIO-1 task-3] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:04:55.964 DEBUG 27548 --- [XNIO-1 task-3] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:04:55.988 DEBUG 27548 --- [XNIO-1 task-3] r.c.m.x.r.U.insertSelective : ==> Preparing: insert into t_user_event_log ( user_id, user_name, real_name, content, create_time ) values ( ?, ?, ?, ?, ? ) 2023-07-14 14:04:55.991 DEBUG 27548 --- [XNIO-1 task-3] r.c.m.x.r.U.insertSelective : ==> Parameters: 10(Integer), student(String), student(String), student 登录了考试系统(String), 2023-07-14 14:04:55.964(Timestamp) 2023-07-14 14:04:56.048 DEBUG 27548 --- [XNIO-1 task-3] r.c.m.x.r.U.insertSelective : <== Updates: 1 2023-07-14 14:04:56.177 INFO 27548 --- [XNIO-1 task-4] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount 2023-07-14 14:04:56.182 DEBUG 27548 --- [XNIO-1 task-4] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:04:56.183 DEBUG 27548 --- [XNIO-1 task-4] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:04:56.214 DEBUG 27548 --- [XNIO-1 task-4] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:04:56.215 INFO 27548 --- [XNIO-1 task-5] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current 2023-07-14 14:04:56.215 DEBUG 27548 --- [XNIO-1 task-5] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:04:56.215 DEBUG 27548 --- [XNIO-1 task-5] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:04:56.225 INFO 27548 --- [XNIO-1 task-6] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/index 2023-07-14 14:04:56.250 DEBUG 27548 --- [XNIO-1 task-4] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? 2023-07-14 14:04:56.250 DEBUG 27548 --- [XNIO-1 task-6] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:04:56.251 DEBUG 27548 --- [XNIO-1 task-6] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:04:56.251 DEBUG 27548 --- [XNIO-1 task-4] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) 2023-07-14 14:04:56.253 DEBUG 27548 --- [XNIO-1 task-5] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:04:56.270 DEBUG 27548 --- [XNIO-1 task-6] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:04:56.273 DEBUG 27548 --- [XNIO-1 task-4] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 2023-07-14 14:04:56.282 DEBUG 27548 --- [XNIO-1 task-6] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? , ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 14:04:56.283 DEBUG 27548 --- [XNIO-1 task-6] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 1(Integer), 7(Integer), 17(Integer), 10(Integer) 2023-07-14 14:04:56.293 DEBUG 27548 --- [XNIO-1 task-6] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 3 2023-07-14 14:04:56.295 DEBUG 27548 --- [XNIO-1 task-6] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 14:04:56.296 DEBUG 27548 --- [XNIO-1 task-6] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 4(Integer), 17(Integer), null 2023-07-14 14:04:56.305 DEBUG 27548 --- [XNIO-1 task-6] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 0 2023-07-14 14:04:57.568 INFO 27548 --- [XNIO-1 task-7] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/task 2023-07-14 14:04:57.581 DEBUG 27548 --- [XNIO-1 task-7] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:04:57.582 DEBUG 27548 --- [XNIO-1 task-7] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:04:57.614 DEBUG 27548 --- [XNIO-1 task-7] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:04:57.623 DEBUG 27548 --- [XNIO-1 task-7] r.c.m.x.r.T.getByGradeLevel : ==> Preparing: select id, title, grade_level, frame_text_content_id, create_user, create_time, deleted, create_user_name from t_task_exam where deleted=0 and grade_level = ? 2023-07-14 14:04:57.623 DEBUG 27548 --- [XNIO-1 task-7] r.c.m.x.r.T.getByGradeLevel : ==> Parameters: 17(Integer) 2023-07-14 14:04:57.654 DEBUG 27548 --- [XNIO-1 task-7] r.c.m.x.r.T.getByGradeLevel : <== Total: 0 2023-07-14 14:04:57.678 INFO 27548 --- [XNIO-1 task-8] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/pageList 2023-07-14 14:04:57.682 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:04:57.682 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:04:57.703 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:04:57.752 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM t_exam_paper_answer WHERE create_user = ? 2023-07-14 14:04:57.753 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 10(Integer) 2023-07-14 14:04:57.762 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 14:04:57.768 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.E.studentPage : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer WHERE create_user = ? order by id desc LIMIT ? 2023-07-14 14:04:57.768 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.E.studentPage : ==> Parameters: 10(Integer), 10(Integer) 2023-07-14 14:04:57.784 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.E.studentPage : <== Total: 5 2023-07-14 14:04:57.790 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:04:57.792 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6183(Integer) 2023-07-14 14:04:57.822 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:04:57.825 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:04:57.825 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 14:04:57.842 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:04:57.848 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:04:57.848 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:04:57.872 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:04:57.875 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:04:57.876 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6182(Integer) 2023-07-14 14:04:57.901 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:04:57.903 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:04:57.903 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:04:57.931 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:04:57.932 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:04:57.933 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:04:57.948 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:04:57.950 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:04:57.950 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6181(Integer) 2023-07-14 14:04:57.960 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:04:57.961 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:04:57.961 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:04:57.982 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:04:57.983 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:04:57.984 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:04:58.008 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:04:58.010 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:04:58.010 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6180(Integer) 2023-07-14 14:04:58.032 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:04:58.033 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:04:58.033 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:04:58.050 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:04:58.051 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:04:58.052 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:04:58.061 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:04:58.062 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:04:58.063 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6179(Integer) 2023-07-14 14:04:58.082 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:04:58.083 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:04:58.083 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 14:04:58.111 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:04:58.112 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:04:58.112 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:04:58.153 DEBUG 27548 --- [XNIO-1 task-8] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:05:00.230 INFO 27548 --- [XNIO-1 task-9] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:05:00.248 DEBUG 27548 --- [XNIO-1 task-9] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:05:00.248 DEBUG 27548 --- [XNIO-1 task-9] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:05:00.264 DEBUG 27548 --- [XNIO-1 task-9] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:05:00.309 INFO 27548 --- [XNIO-1 task-10] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6183 2023-07-14 14:05:00.310 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:05:00.310 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 14:05:00.331 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:00.331 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:05:00.332 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 83(Integer) 2023-07-14 14:05:00.342 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:00.346 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:05:00.347 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 531(Integer) 2023-07-14 14:05:00.368 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:00.416 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? ) 2023-07-14 14:05:00.417 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 424(Integer), 426(Integer), 425(Integer) 2023-07-14 14:05:00.434 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 3 2023-07-14 14:05:00.447 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:05:00.448 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 528(Integer) 2023-07-14 14:05:00.462 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:00.470 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:05:00.471 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 530(Integer) 2023-07-14 14:05:00.484 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:00.486 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:05:00.487 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 529(Integer) 2023-07-14 14:05:00.519 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:00.520 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:05:00.520 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 14:05:00.542 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:05:00.572 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:05:00.572 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 14:05:00.599 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:05:00.600 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:05:00.600 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 14:05:00.613 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:00.613 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 14:05:00.613 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6183(Integer) 2023-07-14 14:05:00.628 DEBUG 27548 --- [XNIO-1 task-10] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 3 2023-07-14 14:05:24.010 INFO 27548 --- [XNIO-1 task-11] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:05:24.018 DEBUG 27548 --- [XNIO-1 task-11] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:05:24.019 DEBUG 27548 --- [XNIO-1 task-11] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:05:24.031 DEBUG 27548 --- [XNIO-1 task-11] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:05:24.045 INFO 27548 --- [XNIO-1 task-12] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount 2023-07-14 14:05:24.046 DEBUG 27548 --- [XNIO-1 task-12] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:05:24.046 DEBUG 27548 --- [XNIO-1 task-12] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:05:24.068 INFO 27548 --- [XNIO-1 task-13] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current 2023-07-14 14:05:24.069 INFO 27548 --- [XNIO-1 task-14] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/index 2023-07-14 14:05:24.072 INFO 27548 --- [XNIO-1 task-15] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/task 2023-07-14 14:05:24.074 DEBUG 27548 --- [XNIO-1 task-12] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:05:24.075 DEBUG 27548 --- [XNIO-1 task-12] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? 2023-07-14 14:05:24.075 DEBUG 27548 --- [XNIO-1 task-12] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) 2023-07-14 14:05:24.077 DEBUG 27548 --- [XNIO-1 task-14] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:05:24.077 DEBUG 27548 --- [XNIO-1 task-13] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:05:24.077 DEBUG 27548 --- [XNIO-1 task-14] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:05:24.077 DEBUG 27548 --- [XNIO-1 task-13] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:05:24.092 DEBUG 27548 --- [XNIO-1 task-15] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:05:24.092 DEBUG 27548 --- [XNIO-1 task-12] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 2023-07-14 14:05:24.092 DEBUG 27548 --- [XNIO-1 task-14] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:05:24.092 DEBUG 27548 --- [XNIO-1 task-15] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:05:24.093 DEBUG 27548 --- [XNIO-1 task-13] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:05:24.094 DEBUG 27548 --- [XNIO-1 task-14] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? , ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 14:05:24.094 DEBUG 27548 --- [XNIO-1 task-14] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 1(Integer), 7(Integer), 17(Integer), 10(Integer) 2023-07-14 14:05:24.103 DEBUG 27548 --- [XNIO-1 task-15] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:05:24.103 DEBUG 27548 --- [XNIO-1 task-15] r.c.m.x.r.T.getByGradeLevel : ==> Preparing: select id, title, grade_level, frame_text_content_id, create_user, create_time, deleted, create_user_name from t_task_exam where deleted=0 and grade_level = ? 2023-07-14 14:05:24.105 DEBUG 27548 --- [XNIO-1 task-15] r.c.m.x.r.T.getByGradeLevel : ==> Parameters: 17(Integer) 2023-07-14 14:05:24.107 DEBUG 27548 --- [XNIO-1 task-14] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 3 2023-07-14 14:05:24.108 DEBUG 27548 --- [XNIO-1 task-14] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 14:05:24.109 DEBUG 27548 --- [XNIO-1 task-14] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 4(Integer), 17(Integer), null 2023-07-14 14:05:24.113 DEBUG 27548 --- [XNIO-1 task-15] r.c.m.x.r.T.getByGradeLevel : <== Total: 0 2023-07-14 14:05:24.120 DEBUG 27548 --- [XNIO-1 task-14] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 0 2023-07-14 14:05:25.734 INFO 27548 --- [XNIO-1 task-16] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/education/subject/list 2023-07-14 14:05:25.756 DEBUG 27548 --- [XNIO-1 task-16] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:05:25.757 DEBUG 27548 --- [XNIO-1 task-16] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:05:25.783 DEBUG 27548 --- [XNIO-1 task-16] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:05:25.784 DEBUG 27548 --- [XNIO-1 task-16] r.c.m.x.r.SubjectMapper.allSubject : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where deleted = 0 2023-07-14 14:05:25.784 DEBUG 27548 --- [XNIO-1 task-16] r.c.m.x.r.SubjectMapper.allSubject : ==> Parameters: 2023-07-14 14:05:25.794 DEBUG 27548 --- [XNIO-1 task-16] r.c.m.x.r.SubjectMapper.allSubject : <== Total: 2 2023-07-14 14:05:26.320 INFO 27548 --- [XNIO-1 task-17] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/pageList 2023-07-14 14:05:26.347 DEBUG 27548 --- [XNIO-1 task-17] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM (SELECT e.* FROM t_exam_paper e LEFT JOIN t_exam_paper_subject s ON e.id = s.exam_paper_id WHERE e.deleted = 0 AND s.deleted = 0 AND s.subject_id = ? AND e.paper_type IN (1, 7) GROUP BY e.id) table_count 2023-07-14 14:05:26.347 DEBUG 27548 --- [XNIO-1 task-17] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 20(Integer) 2023-07-14 14:05:26.357 DEBUG 27548 --- [XNIO-1 task-17] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 14:05:26.361 DEBUG 27548 --- [XNIO-1 task-17] r.c.m.x.r.ExamPaperMapper.studentPage : ==> Preparing: SELECT e.* FROM t_exam_paper e LEFT JOIN t_exam_paper_subject s ON e.id = s.exam_paper_id WHERE e.deleted = 0 AND s.deleted = 0 AND s.subject_id = ? AND e.paper_type IN (1, 7) GROUP BY e.id order by id desc LIMIT ? 2023-07-14 14:05:26.361 DEBUG 27548 --- [XNIO-1 task-17] r.c.m.x.r.ExamPaperMapper.studentPage : ==> Parameters: 20(Integer), 10(Integer) 2023-07-14 14:05:26.376 DEBUG 27548 --- [XNIO-1 task-17] r.c.m.x.r.ExamPaperMapper.studentPage : <== Total: 3 2023-07-14 14:05:26.377 DEBUG 27548 --- [XNIO-1 task-17] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:05:26.378 DEBUG 27548 --- [XNIO-1 task-17] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:05:26.403 DEBUG 27548 --- [XNIO-1 task-17] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:05:26.404 DEBUG 27548 --- [XNIO-1 task-17] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:05:26.405 DEBUG 27548 --- [XNIO-1 task-17] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:05:26.416 DEBUG 27548 --- [XNIO-1 task-17] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:05:26.418 DEBUG 27548 --- [XNIO-1 task-17] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:05:26.420 DEBUG 27548 --- [XNIO-1 task-17] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 84(Integer) 2023-07-14 14:05:26.433 DEBUG 27548 --- [XNIO-1 task-17] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:05:26.434 DEBUG 27548 --- [XNIO-1 task-17] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:05:26.434 DEBUG 27548 --- [XNIO-1 task-17] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 14:05:26.449 DEBUG 27548 --- [XNIO-1 task-17] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:05:26.451 DEBUG 27548 --- [XNIO-1 task-17] r.c.m.x.r.E.getByUserId : ==> Preparing: select * from t_exam_paper_user where user_id = ? and deleted = 0 2023-07-14 14:05:26.451 DEBUG 27548 --- [XNIO-1 task-17] r.c.m.x.r.E.getByUserId : ==> Parameters: 10(Integer) 2023-07-14 14:05:26.467 DEBUG 27548 --- [XNIO-1 task-17] r.c.m.x.r.E.getByUserId : <== Total: 0 2023-07-14 14:05:26.760 INFO 27548 --- [XNIO-1 task-18] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/pageList 2023-07-14 14:05:26.761 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:05:26.761 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:05:26.773 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:05:26.775 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM t_exam_paper_answer WHERE create_user = ? 2023-07-14 14:05:26.775 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 10(Integer) 2023-07-14 14:05:26.785 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 14:05:26.790 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.E.studentPage : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer WHERE create_user = ? order by id desc LIMIT ? 2023-07-14 14:05:26.790 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.E.studentPage : ==> Parameters: 10(Integer), 10(Integer) 2023-07-14 14:05:26.806 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.E.studentPage : <== Total: 5 2023-07-14 14:05:26.807 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:05:26.809 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6183(Integer) 2023-07-14 14:05:26.832 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:05:26.833 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:05:26.833 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 14:05:26.843 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:05:26.845 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:05:26.845 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:05:26.859 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:05:26.861 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:05:26.861 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6182(Integer) 2023-07-14 14:05:26.882 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:05:26.882 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:05:26.882 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:05:26.893 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:05:26.893 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:05:26.894 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:05:26.907 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:05:26.908 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:05:26.908 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6181(Integer) 2023-07-14 14:05:26.922 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:05:26.923 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:05:26.923 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:05:26.939 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:05:26.940 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:05:26.940 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:05:26.953 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:05:26.955 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:05:26.955 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6180(Integer) 2023-07-14 14:05:26.974 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:05:26.975 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:05:26.975 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:05:26.986 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:05:26.987 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:05:26.987 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:05:27.012 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:05:27.013 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:05:27.014 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6179(Integer) 2023-07-14 14:05:27.027 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:05:27.028 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:05:27.028 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 14:05:27.048 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:05:27.049 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:05:27.050 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:05:27.064 DEBUG 27548 --- [XNIO-1 task-18] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:05:29.145 INFO 27548 --- [XNIO-1 task-19] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:05:29.163 DEBUG 27548 --- [XNIO-1 task-19] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:05:29.163 DEBUG 27548 --- [XNIO-1 task-19] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:05:29.187 DEBUG 27548 --- [XNIO-1 task-19] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:05:29.240 INFO 27548 --- [XNIO-1 task-20] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6183 2023-07-14 14:05:29.240 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:05:29.240 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 14:05:29.270 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:29.270 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:05:29.271 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 83(Integer) 2023-07-14 14:05:29.283 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:29.284 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:05:29.284 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 531(Integer) 2023-07-14 14:05:29.293 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:29.296 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? ) 2023-07-14 14:05:29.296 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 424(Integer), 426(Integer), 425(Integer) 2023-07-14 14:05:29.318 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 3 2023-07-14 14:05:29.320 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:05:29.320 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 528(Integer) 2023-07-14 14:05:29.344 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:29.347 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:05:29.348 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 530(Integer) 2023-07-14 14:05:29.378 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:29.384 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:05:29.384 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 529(Integer) 2023-07-14 14:05:29.395 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:29.397 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:05:29.398 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 14:05:29.407 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:05:29.408 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:05:29.408 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 14:05:29.419 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:05:29.419 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:05:29.420 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6183(Integer) 2023-07-14 14:05:29.439 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:29.440 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 14:05:29.440 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6183(Integer) 2023-07-14 14:05:29.464 DEBUG 27548 --- [XNIO-1 task-20] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 3 2023-07-14 14:05:36.697 INFO 27548 --- [XNIO-1 task-21] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:05:36.718 DEBUG 27548 --- [XNIO-1 task-21] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:05:36.718 DEBUG 27548 --- [XNIO-1 task-21] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:05:36.723 INFO 27548 --- [XNIO-1 task-22] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 14:05:36.730 DEBUG 27548 --- [XNIO-1 task-21] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:05:36.732 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:05:36.733 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 14:05:36.798 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:36.798 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:05:36.799 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:05:36.808 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:36.810 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:05:36.810 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:05:36.820 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:36.822 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:05:36.822 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:05:36.835 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:05:36.838 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:05:36.838 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:05:36.849 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:36.851 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:05:36.852 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:05:36.871 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:36.874 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:05:36.874 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:05:36.887 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:36.889 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:05:36.890 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:05:36.948 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:36.950 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:05:36.950 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:05:36.968 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:36.970 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:05:36.970 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:05:36.980 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:05:36.981 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:05:36.981 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:05:36.997 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:05:36.998 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:05:36.999 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 14:05:37.021 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:37.023 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 14:05:37.023 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 14:05:37.068 DEBUG 27548 --- [XNIO-1 task-22] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 14:05:49.583 INFO 27548 --- [XNIO-1 task-23] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/education/subject/list 2023-07-14 14:05:49.593 DEBUG 27548 --- [XNIO-1 task-23] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:05:49.593 DEBUG 27548 --- [XNIO-1 task-23] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:05:49.603 DEBUG 27548 --- [XNIO-1 task-23] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:05:49.604 DEBUG 27548 --- [XNIO-1 task-23] r.c.m.x.r.SubjectMapper.allSubject : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where deleted = 0 2023-07-14 14:05:49.604 DEBUG 27548 --- [XNIO-1 task-23] r.c.m.x.r.SubjectMapper.allSubject : ==> Parameters: 2023-07-14 14:05:49.613 DEBUG 27548 --- [XNIO-1 task-23] r.c.m.x.r.SubjectMapper.allSubject : <== Total: 2 2023-07-14 14:05:49.678 INFO 27548 --- [XNIO-1 task-24] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/pageList 2023-07-14 14:05:49.706 DEBUG 27548 --- [XNIO-1 task-24] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM (SELECT e.* FROM t_exam_paper e LEFT JOIN t_exam_paper_subject s ON e.id = s.exam_paper_id WHERE e.deleted = 0 AND s.deleted = 0 AND s.subject_id = ? AND e.paper_type IN (1, 7) GROUP BY e.id) table_count 2023-07-14 14:05:49.706 DEBUG 27548 --- [XNIO-1 task-24] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 20(Integer) 2023-07-14 14:05:49.721 DEBUG 27548 --- [XNIO-1 task-24] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 14:05:49.723 DEBUG 27548 --- [XNIO-1 task-24] r.c.m.x.r.ExamPaperMapper.studentPage : ==> Preparing: SELECT e.* FROM t_exam_paper e LEFT JOIN t_exam_paper_subject s ON e.id = s.exam_paper_id WHERE e.deleted = 0 AND s.deleted = 0 AND s.subject_id = ? AND e.paper_type IN (1, 7) GROUP BY e.id order by id desc LIMIT ? 2023-07-14 14:05:49.724 DEBUG 27548 --- [XNIO-1 task-24] r.c.m.x.r.ExamPaperMapper.studentPage : ==> Parameters: 20(Integer), 10(Integer) 2023-07-14 14:05:49.735 DEBUG 27548 --- [XNIO-1 task-24] r.c.m.x.r.ExamPaperMapper.studentPage : <== Total: 3 2023-07-14 14:05:49.735 DEBUG 27548 --- [XNIO-1 task-24] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:05:49.735 DEBUG 27548 --- [XNIO-1 task-24] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:05:49.750 DEBUG 27548 --- [XNIO-1 task-24] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:05:49.751 DEBUG 27548 --- [XNIO-1 task-24] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:05:49.751 DEBUG 27548 --- [XNIO-1 task-24] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:05:49.761 DEBUG 27548 --- [XNIO-1 task-24] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:05:49.762 DEBUG 27548 --- [XNIO-1 task-24] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:05:49.764 DEBUG 27548 --- [XNIO-1 task-24] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 84(Integer) 2023-07-14 14:05:49.772 DEBUG 27548 --- [XNIO-1 task-24] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:05:49.774 DEBUG 27548 --- [XNIO-1 task-24] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:05:49.775 DEBUG 27548 --- [XNIO-1 task-24] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 14:05:49.784 DEBUG 27548 --- [XNIO-1 task-24] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:05:49.785 DEBUG 27548 --- [XNIO-1 task-24] r.c.m.x.r.E.getByUserId : ==> Preparing: select * from t_exam_paper_user where user_id = ? and deleted = 0 2023-07-14 14:05:49.786 DEBUG 27548 --- [XNIO-1 task-24] r.c.m.x.r.E.getByUserId : ==> Parameters: 10(Integer) 2023-07-14 14:05:49.795 DEBUG 27548 --- [XNIO-1 task-24] r.c.m.x.r.E.getByUserId : <== Total: 0 2023-07-14 14:05:51.014 INFO 27548 --- [XNIO-1 task-25] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/pageList 2023-07-14 14:05:51.024 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:05:51.062 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:05:51.073 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:05:51.075 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM t_exam_paper_answer WHERE create_user = ? 2023-07-14 14:05:51.076 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 10(Integer) 2023-07-14 14:05:51.085 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 14:05:51.087 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.E.studentPage : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer WHERE create_user = ? order by id desc LIMIT ? 2023-07-14 14:05:51.088 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.E.studentPage : ==> Parameters: 10(Integer), 10(Integer) 2023-07-14 14:05:51.103 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.E.studentPage : <== Total: 5 2023-07-14 14:05:51.104 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:05:51.104 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6183(Integer) 2023-07-14 14:05:51.114 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:05:51.115 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:05:51.115 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 14:05:51.125 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:05:51.126 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:05:51.127 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:05:51.135 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:05:51.138 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:05:51.138 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6182(Integer) 2023-07-14 14:05:51.149 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:05:51.150 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:05:51.150 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:05:51.159 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:05:51.160 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:05:51.160 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:05:51.173 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:05:51.173 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:05:51.174 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6181(Integer) 2023-07-14 14:05:51.187 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:05:51.187 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:05:51.188 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:05:51.198 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:05:51.199 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:05:51.199 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:05:51.210 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:05:51.211 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:05:51.212 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6180(Integer) 2023-07-14 14:05:51.222 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:05:51.223 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:05:51.223 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:05:51.240 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:05:51.242 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:05:51.243 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:05:51.252 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:05:51.254 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:05:51.254 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6179(Integer) 2023-07-14 14:05:51.264 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:05:51.264 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:05:51.264 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 14:05:51.273 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:05:51.275 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:05:51.275 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:05:51.284 DEBUG 27548 --- [XNIO-1 task-25] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:05:53.984 INFO 27548 --- [XNIO-1 task-26] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:05:53.993 DEBUG 27548 --- [XNIO-1 task-26] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:05:53.994 DEBUG 27548 --- [XNIO-1 task-26] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:05:54.004 DEBUG 27548 --- [XNIO-1 task-26] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:05:54.049 INFO 27548 --- [XNIO-1 task-27] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6182 2023-07-14 14:05:54.050 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:05:54.050 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 14:05:54.060 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:54.061 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:05:54.061 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:05:54.078 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:54.080 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:05:54.080 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:05:54.090 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:54.093 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:05:54.094 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:05:54.107 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:05:54.110 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:05:54.110 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:05:54.131 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:54.132 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:05:54.133 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:05:54.144 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:54.145 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:05:54.146 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:05:54.157 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:54.158 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:05:54.159 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:05:54.179 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:54.179 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:05:54.180 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:05:54.190 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:54.196 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:05:54.196 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:05:54.216 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:05:54.216 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:05:54.216 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:05:54.229 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:05:54.229 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:05:54.229 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6182(Integer) 2023-07-14 14:05:54.239 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:05:54.239 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 14:05:54.240 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6182(Integer) 2023-07-14 14:05:54.256 DEBUG 27548 --- [XNIO-1 task-27] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 14:06:03.234 INFO 27548 --- [XNIO-1 task-28] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/education/subject/list 2023-07-14 14:06:03.257 DEBUG 27548 --- [XNIO-1 task-28] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:06:03.257 DEBUG 27548 --- [XNIO-1 task-28] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:06:03.274 DEBUG 27548 --- [XNIO-1 task-28] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:06:03.275 DEBUG 27548 --- [XNIO-1 task-28] r.c.m.x.r.SubjectMapper.allSubject : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where deleted = 0 2023-07-14 14:06:03.275 DEBUG 27548 --- [XNIO-1 task-28] r.c.m.x.r.SubjectMapper.allSubject : ==> Parameters: 2023-07-14 14:06:03.290 DEBUG 27548 --- [XNIO-1 task-28] r.c.m.x.r.SubjectMapper.allSubject : <== Total: 2 2023-07-14 14:06:03.402 INFO 27548 --- [XNIO-1 task-29] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/pageList 2023-07-14 14:06:03.406 DEBUG 27548 --- [XNIO-1 task-29] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM (SELECT e.* FROM t_exam_paper e LEFT JOIN t_exam_paper_subject s ON e.id = s.exam_paper_id WHERE e.deleted = 0 AND s.deleted = 0 AND s.subject_id = ? AND e.paper_type IN (1, 7) GROUP BY e.id) table_count 2023-07-14 14:06:03.406 DEBUG 27548 --- [XNIO-1 task-29] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 20(Integer) 2023-07-14 14:06:03.417 DEBUG 27548 --- [XNIO-1 task-29] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 14:06:03.421 DEBUG 27548 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperMapper.studentPage : ==> Preparing: SELECT e.* FROM t_exam_paper e LEFT JOIN t_exam_paper_subject s ON e.id = s.exam_paper_id WHERE e.deleted = 0 AND s.deleted = 0 AND s.subject_id = ? AND e.paper_type IN (1, 7) GROUP BY e.id order by id desc LIMIT ? 2023-07-14 14:06:03.422 DEBUG 27548 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperMapper.studentPage : ==> Parameters: 20(Integer), 10(Integer) 2023-07-14 14:06:03.446 DEBUG 27548 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperMapper.studentPage : <== Total: 3 2023-07-14 14:06:03.446 DEBUG 27548 --- [XNIO-1 task-29] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:06:03.447 DEBUG 27548 --- [XNIO-1 task-29] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:06:03.459 DEBUG 27548 --- [XNIO-1 task-29] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:06:03.460 DEBUG 27548 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:06:03.460 DEBUG 27548 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:06:03.470 DEBUG 27548 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:06:03.471 DEBUG 27548 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:06:03.471 DEBUG 27548 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 84(Integer) 2023-07-14 14:06:03.494 DEBUG 27548 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:06:03.497 DEBUG 27548 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:06:03.497 DEBUG 27548 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 14:06:03.510 DEBUG 27548 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:06:03.511 DEBUG 27548 --- [XNIO-1 task-29] r.c.m.x.r.E.getByUserId : ==> Preparing: select * from t_exam_paper_user where user_id = ? and deleted = 0 2023-07-14 14:06:03.511 DEBUG 27548 --- [XNIO-1 task-29] r.c.m.x.r.E.getByUserId : ==> Parameters: 10(Integer) 2023-07-14 14:06:03.539 DEBUG 27548 --- [XNIO-1 task-29] r.c.m.x.r.E.getByUserId : <== Total: 0 2023-07-14 14:06:07.924 INFO 27548 --- [XNIO-1 task-30] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:06:07.939 DEBUG 27548 --- [XNIO-1 task-30] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:06:07.939 DEBUG 27548 --- [XNIO-1 task-30] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:06:07.951 DEBUG 27548 --- [XNIO-1 task-30] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:06:08.021 INFO 27548 --- [XNIO-1 task-31] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 14:06:08.022 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:06:08.022 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:06:08.032 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:08.033 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:06:08.033 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:06:08.042 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:08.044 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:06:08.044 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:06:08.060 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:06:08.061 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:06:08.061 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:06:08.082 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:08.083 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:06:08.083 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:06:08.103 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:08.105 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:06:08.105 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:06:08.128 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:08.128 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:06:08.129 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:06:08.154 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:08.156 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:06:08.156 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:06:08.169 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:08.171 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:06:08.171 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:06:08.185 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:06:08.186 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:06:08.186 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:06:08.197 DEBUG 27548 --- [XNIO-1 task-31] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:06:27.531 INFO 27548 --- [XNIO-1 task-32] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/answerSubmit 2023-07-14 14:06:27.552 DEBUG 27548 --- [XNIO-1 task-32] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:06:27.553 DEBUG 27548 --- [XNIO-1 task-32] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:06:27.566 DEBUG 27548 --- [XNIO-1 task-32] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:06:27.567 DEBUG 27548 --- [XNIO-1 task-32] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:06:27.568 DEBUG 27548 --- [XNIO-1 task-32] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:06:27.579 DEBUG 27548 --- [XNIO-1 task-32] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:27.580 DEBUG 27548 --- [XNIO-1 task-32] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:06:27.580 DEBUG 27548 --- [XNIO-1 task-32] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:06:27.591 DEBUG 27548 --- [XNIO-1 task-32] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:27.593 DEBUG 27548 --- [XNIO-1 task-32] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:06:27.593 DEBUG 27548 --- [XNIO-1 task-32] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:06:27.604 DEBUG 27548 --- [XNIO-1 task-32] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:06:27.675 DEBUG 27548 --- [XNIO-1 task-32] r.c.m.x.r.E.insertSelective : ==> Preparing: insert into t_exam_paper_answer ( exam_paper_id, paper_name, paper_type, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2023-07-14 14:06:27.677 DEBUG 27548 --- [XNIO-1 task-32] r.c.m.x.r.E.insertSelective : ==> Parameters: 85(Integer), jdbf(String), 1(Integer), 20(Integer), 20(Integer), 180(Integer), 1(Integer), 5(Integer), 18(Integer), 2(Integer), 10(Integer), 2023-07-14 14:06:27.567(Timestamp) 2023-07-14 14:06:27.713 DEBUG 27548 --- [XNIO-1 task-32] r.c.m.x.r.E.insertSelective : <== Updates: 1 2023-07-14 14:06:27.722 DEBUG 27548 --- [XNIO-1 task-32] r.c.m.x.r.E.insertList : ==> Preparing: insert into t_exam_paper_question_customer_answer ( question_id, question_score, subject_id, create_time, create_user, text_content_id, exam_paper_id, question_type, answer, customer_score, exam_paper_answer_id , do_right,question_text_content_id,item_order) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) , ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) , ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) , ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) , ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) 2023-07-14 14:06:27.725 DEBUG 27548 --- [XNIO-1 task-32] r.c.m.x.r.E.insertList : ==> Parameters: 430(Integer), 40(Integer), null, 2023-07-14 14:06:27.567(Timestamp), 10(Integer), null, 85(Integer), 1(Integer), C(String), 0(Integer), 6184(Integer), false(Boolean), 536(Integer), 1(Integer), 431(Integer), 50(Integer), null, 2023-07-14 14:06:27.567(Timestamp), 10(Integer), null, 85(Integer), 2(Integer), A,B,C,D(String), 0(Integer), 6184(Integer), false(Boolean), 537(Integer), 2(Integer), 432(Integer), 20(Integer), null, 2023-07-14 14:06:27.567(Timestamp), 10(Integer), null, 85(Integer), 3(Integer), B(String), 0(Integer), 6184(Integer), false(Boolean), 538(Integer), 3(Integer), 428(Integer), 50(Integer), null, 2023-07-14 14:06:27.567(Timestamp), 10(Integer), null, 85(Integer), 2(Integer), A,B,C,D(String), 0(Integer), 6184(Integer), false(Boolean), 534(Integer), 4(Integer), 429(Integer), 20(Integer), null, 2023-07-14 14:06:27.567(Timestamp), 10(Integer), null, 85(Integer), 3(Integer), A(String), 20(Integer), 6184(Integer), true(Boolean), 535(Integer), 5(Integer) 2023-07-14 14:06:27.774 DEBUG 27548 --- [XNIO-1 task-32] r.c.m.x.r.E.insertList : <== Updates: 5 2023-07-14 14:06:28.073 DEBUG 27548 --- [XNIO-1 task-32] r.c.m.x.r.U.insertSelective : ==> Preparing: insert into t_user_event_log ( user_id, user_name, real_name, content, create_time ) values ( ?, ?, ?, ?, ? ) 2023-07-14 14:06:28.081 DEBUG 27548 --- [XNIO-1 task-32] r.c.m.x.r.U.insertSelective : ==> Parameters: 10(Integer), student(String), student(String), student 提交试卷:jdbf 得分:2 耗时:18 秒(String), 2023-07-14 14:06:27.623(Timestamp) 2023-07-14 14:06:28.112 DEBUG 27548 --- [XNIO-1 task-32] r.c.m.x.r.U.insertSelective : <== Updates: 1 2023-07-14 14:06:29.129 INFO 27548 --- [XNIO-1 task-34] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current 2023-07-14 14:06:29.130 INFO 27548 --- [XNIO-1 task-33] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount 2023-07-14 14:06:29.141 DEBUG 27548 --- [XNIO-1 task-34] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:06:29.141 DEBUG 27548 --- [XNIO-1 task-33] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:06:29.142 DEBUG 27548 --- [XNIO-1 task-34] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:06:29.142 DEBUG 27548 --- [XNIO-1 task-33] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:06:29.151 DEBUG 27548 --- [XNIO-1 task-34] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:06:29.151 DEBUG 27548 --- [XNIO-1 task-33] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:06:29.152 DEBUG 27548 --- [XNIO-1 task-33] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? 2023-07-14 14:06:29.152 DEBUG 27548 --- [XNIO-1 task-33] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) 2023-07-14 14:06:29.165 DEBUG 27548 --- [XNIO-1 task-33] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 2023-07-14 14:06:29.429 INFO 27548 --- [XNIO-1 task-35] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/pageList 2023-07-14 14:06:29.443 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:06:29.443 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:06:29.469 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:06:29.471 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM t_exam_paper_answer WHERE create_user = ? 2023-07-14 14:06:29.471 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 10(Integer) 2023-07-14 14:06:29.505 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 14:06:29.508 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.E.studentPage : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer WHERE create_user = ? order by id desc LIMIT ? 2023-07-14 14:06:29.508 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.E.studentPage : ==> Parameters: 10(Integer), 10(Integer) 2023-07-14 14:06:29.523 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.E.studentPage : <== Total: 6 2023-07-14 14:06:29.527 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:06:29.527 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6184(Integer) 2023-07-14 14:06:29.537 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:06:29.538 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:06:29.538 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:06:29.551 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:06:29.552 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:06:29.552 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:06:29.563 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:06:29.564 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:06:29.564 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6183(Integer) 2023-07-14 14:06:29.583 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:06:29.584 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:06:29.584 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 14:06:29.607 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:06:29.608 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:06:29.609 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:06:29.639 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:06:29.640 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:06:29.640 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6182(Integer) 2023-07-14 14:06:29.660 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:06:29.661 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:06:29.661 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:06:29.682 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:06:29.683 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:06:29.683 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:06:29.705 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:06:29.707 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:06:29.707 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6181(Integer) 2023-07-14 14:06:29.751 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:06:29.752 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:06:29.752 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:06:29.800 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:06:29.801 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:06:29.801 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:06:29.813 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:06:29.814 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:06:29.814 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6180(Integer) 2023-07-14 14:06:29.862 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:06:29.863 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:06:29.863 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:06:29.921 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:06:29.921 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:06:29.923 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:06:29.938 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:06:29.939 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:06:29.940 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6179(Integer) 2023-07-14 14:06:29.966 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:06:29.966 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:06:29.966 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 14:06:29.989 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:06:29.990 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:06:29.991 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:06:30.008 DEBUG 27548 --- [XNIO-1 task-35] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:06:32.091 INFO 27548 --- [XNIO-1 task-36] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:06:32.111 DEBUG 27548 --- [XNIO-1 task-36] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:06:32.111 DEBUG 27548 --- [XNIO-1 task-36] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:06:32.131 DEBUG 27548 --- [XNIO-1 task-36] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:06:32.137 INFO 27548 --- [XNIO-1 task-37] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6184 2023-07-14 14:06:32.166 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:06:32.166 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6184(Integer) 2023-07-14 14:06:32.181 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:32.182 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:06:32.182 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:06:32.235 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:32.236 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:06:32.236 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:06:32.272 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:32.274 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:06:32.274 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:06:32.292 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:06:32.294 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:06:32.295 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:06:32.304 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:32.305 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:06:32.306 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:06:32.321 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:32.322 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:06:32.322 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:06:32.331 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:32.333 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:06:32.333 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:06:32.351 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:32.353 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:06:32.353 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:06:32.363 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:32.364 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:06:32.364 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:06:32.379 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:06:32.380 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:06:32.380 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:06:32.396 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:06:32.396 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:06:32.397 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6184(Integer) 2023-07-14 14:06:32.412 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:32.413 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 14:06:32.413 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6184(Integer) 2023-07-14 14:06:32.424 DEBUG 27548 --- [XNIO-1 task-37] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 14:06:39.992 INFO 27548 --- [XNIO-1 task-38] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:06:40.012 DEBUG 27548 --- [XNIO-1 task-38] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:06:40.013 DEBUG 27548 --- [XNIO-1 task-38] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:06:40.017 INFO 27548 --- [XNIO-1 task-39] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6184 2023-07-14 14:06:40.030 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:06:40.031 DEBUG 27548 --- [XNIO-1 task-38] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:06:40.031 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6184(Integer) 2023-07-14 14:06:40.046 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:40.047 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:06:40.047 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:06:40.058 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:40.059 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:06:40.059 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:06:40.068 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:40.071 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:06:40.071 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:06:40.084 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:06:40.085 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:06:40.085 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:06:40.098 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:40.099 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:06:40.100 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:06:40.122 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:40.124 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:06:40.124 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:06:40.136 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:40.137 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:06:40.138 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:06:40.147 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:40.148 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:06:40.148 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:06:40.160 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:40.161 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:06:40.161 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:06:40.172 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:06:40.173 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:06:40.173 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:06:40.190 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:06:40.191 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:06:40.191 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6184(Integer) 2023-07-14 14:06:40.206 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:40.206 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 14:06:40.206 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6184(Integer) 2023-07-14 14:06:40.218 DEBUG 27548 --- [XNIO-1 task-39] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 14:06:51.769 INFO 27548 --- [XNIO-1 task-40] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/education/subject/list 2023-07-14 14:06:51.779 DEBUG 27548 --- [XNIO-1 task-40] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:06:51.779 DEBUG 27548 --- [XNIO-1 task-40] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:06:51.794 DEBUG 27548 --- [XNIO-1 task-40] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:06:51.795 DEBUG 27548 --- [XNIO-1 task-40] r.c.m.x.r.SubjectMapper.allSubject : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where deleted = 0 2023-07-14 14:06:51.795 DEBUG 27548 --- [XNIO-1 task-40] r.c.m.x.r.SubjectMapper.allSubject : ==> Parameters: 2023-07-14 14:06:51.805 DEBUG 27548 --- [XNIO-1 task-40] r.c.m.x.r.SubjectMapper.allSubject : <== Total: 2 2023-07-14 14:06:51.886 INFO 27548 --- [XNIO-1 task-41] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/pageList 2023-07-14 14:06:51.889 DEBUG 27548 --- [XNIO-1 task-41] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM (SELECT e.* FROM t_exam_paper e LEFT JOIN t_exam_paper_subject s ON e.id = s.exam_paper_id WHERE e.deleted = 0 AND s.deleted = 0 AND s.subject_id = ? AND e.paper_type IN (1, 7) GROUP BY e.id) table_count 2023-07-14 14:06:51.891 DEBUG 27548 --- [XNIO-1 task-41] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 20(Integer) 2023-07-14 14:06:51.900 DEBUG 27548 --- [XNIO-1 task-41] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 14:06:51.903 DEBUG 27548 --- [XNIO-1 task-41] r.c.m.x.r.ExamPaperMapper.studentPage : ==> Preparing: SELECT e.* FROM t_exam_paper e LEFT JOIN t_exam_paper_subject s ON e.id = s.exam_paper_id WHERE e.deleted = 0 AND s.deleted = 0 AND s.subject_id = ? AND e.paper_type IN (1, 7) GROUP BY e.id order by id desc LIMIT ? 2023-07-14 14:06:51.904 DEBUG 27548 --- [XNIO-1 task-41] r.c.m.x.r.ExamPaperMapper.studentPage : ==> Parameters: 20(Integer), 10(Integer) 2023-07-14 14:06:51.913 DEBUG 27548 --- [XNIO-1 task-41] r.c.m.x.r.ExamPaperMapper.studentPage : <== Total: 3 2023-07-14 14:06:51.913 DEBUG 27548 --- [XNIO-1 task-41] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:06:51.914 DEBUG 27548 --- [XNIO-1 task-41] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:06:51.924 DEBUG 27548 --- [XNIO-1 task-41] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:06:51.924 DEBUG 27548 --- [XNIO-1 task-41] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:06:51.925 DEBUG 27548 --- [XNIO-1 task-41] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:06:51.935 DEBUG 27548 --- [XNIO-1 task-41] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:06:51.936 DEBUG 27548 --- [XNIO-1 task-41] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:06:51.936 DEBUG 27548 --- [XNIO-1 task-41] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 84(Integer) 2023-07-14 14:06:51.955 DEBUG 27548 --- [XNIO-1 task-41] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:06:51.956 DEBUG 27548 --- [XNIO-1 task-41] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:06:51.956 DEBUG 27548 --- [XNIO-1 task-41] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 14:06:51.965 DEBUG 27548 --- [XNIO-1 task-41] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:06:51.966 DEBUG 27548 --- [XNIO-1 task-41] r.c.m.x.r.E.getByUserId : ==> Preparing: select * from t_exam_paper_user where user_id = ? and deleted = 0 2023-07-14 14:06:51.967 DEBUG 27548 --- [XNIO-1 task-41] r.c.m.x.r.E.getByUserId : ==> Parameters: 10(Integer) 2023-07-14 14:06:51.976 DEBUG 27548 --- [XNIO-1 task-41] r.c.m.x.r.E.getByUserId : <== Total: 0 2023-07-14 14:06:54.414 INFO 27548 --- [XNIO-1 task-42] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:06:54.423 DEBUG 27548 --- [XNIO-1 task-42] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:06:54.423 DEBUG 27548 --- [XNIO-1 task-42] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:06:54.438 DEBUG 27548 --- [XNIO-1 task-42] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:06:54.495 INFO 27548 --- [XNIO-1 task-43] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 14:06:54.495 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:06:54.495 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:06:54.507 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:54.508 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:06:54.508 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:06:54.517 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:54.518 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:06:54.519 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:06:54.529 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:06:54.530 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:06:54.530 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:06:54.539 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:54.540 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:06:54.542 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:06:54.552 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:54.555 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:06:54.555 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:06:54.563 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:54.565 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:06:54.566 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:06:54.575 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:54.575 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:06:54.576 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:06:54.585 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:06:54.587 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:06:54.587 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:06:54.596 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:06:54.597 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:06:54.597 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:06:54.606 DEBUG 27548 --- [XNIO-1 task-43] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:08:05.305 INFO 27548 --- [XNIO-1 task-44] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:08:05.320 DEBUG 27548 --- [XNIO-1 task-44] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:08:05.320 DEBUG 27548 --- [XNIO-1 task-44] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:08:05.330 DEBUG 27548 --- [XNIO-1 task-44] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:08:05.341 INFO 27548 --- [XNIO-1 task-45] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 14:08:05.341 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:08:05.341 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:08:05.355 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:08:05.355 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:08:05.355 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:08:05.374 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:08:05.375 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:08:05.375 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:08:05.385 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:08:05.386 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:08:05.386 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:08:05.402 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:08:05.404 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:08:05.405 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:08:05.422 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:08:05.424 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:08:05.424 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:08:05.451 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:08:05.453 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:08:05.454 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:08:05.467 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:08:05.469 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:08:05.469 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:08:05.481 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:08:05.484 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:08:05.484 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:08:05.494 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:08:05.495 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:08:05.495 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:08:05.505 DEBUG 27548 --- [XNIO-1 task-45] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:08:25.847 INFO 27548 --- [XNIO-1 task-46] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:08:25.848 INFO 27548 --- [XNIO-1 task-47] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 14:08:25.857 DEBUG 27548 --- [XNIO-1 task-46] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:08:25.857 DEBUG 27548 --- [XNIO-1 task-46] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:08:25.859 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:08:25.859 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:08:25.867 DEBUG 27548 --- [XNIO-1 task-46] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:08:25.871 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:08:25.873 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:08:25.873 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:08:25.882 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:08:25.882 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:08:25.883 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:08:25.893 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:08:25.894 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:08:25.894 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:08:25.904 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:08:25.905 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:08:25.906 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:08:25.914 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:08:25.916 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:08:25.916 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:08:25.926 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:08:25.927 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:08:25.928 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:08:25.937 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:08:25.939 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:08:25.939 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:08:25.949 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:08:25.950 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:08:25.950 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:08:25.958 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:08:25.959 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:08:25.959 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:08:25.968 DEBUG 27548 --- [XNIO-1 task-47] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:08:57.101 INFO 27548 --- [Thread-25] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated... 2023-07-14 14:08:57.112 INFO 27548 --- [Thread-25] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed. 2023-07-14 14:08:57.114 INFO 27548 --- [Thread-25] io.undertow.servlet : Destroying Spring FrameworkServlet 'dispatcherServlet' 2023-07-14 14:09:10.125 INFO 21080 --- [restartedMain] com.mindskip.xzs.XzsApplication : Starting XzsApplication on DESKTOP-7A2KHS1 with PID 21080 (E:\ycll\qyksxt\target\classes started by qirong in E:\ycll\qyksxt) 2023-07-14 14:09:10.128 INFO 21080 --- [restartedMain] com.mindskip.xzs.XzsApplication : The following profiles are active: dev 2023-07-14 14:09:10.208 INFO 21080 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 2023-07-14 14:09:10.208 INFO 21080 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 2023-07-14 14:09:12.043 INFO 21080 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$83b419f5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2023-07-14 14:09:12.557 WARN 21080 --- [restartedMain] io.undertow.websockets.jsr : UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used 2023-07-14 14:09:12.587 INFO 21080 --- [restartedMain] io.undertow.servlet : Initializing Spring embedded WebApplicationContext 2023-07-14 14:09:12.587 INFO 21080 --- [restartedMain] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2379 ms 2023-07-14 14:09:14.694 INFO 21080 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 2023-07-14 14:09:14.935 INFO 21080 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2b86f8ce, org.springframework.security.web.context.SecurityContextPersistenceFilter@7dbc0187, org.springframework.security.web.header.HeaderWriterFilter@5590c1a5, org.springframework.web.filter.CorsFilter@4ab43750, org.springframework.security.web.authentication.logout.LogoutFilter@332a88b3, com.mindskip.xzs.configuration.spring.security.RestLoginAuthenticationFilter@23451e56, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@408a80, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@510df66c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2d22371d, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@1706e35f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7f9529ff, org.springframework.security.web.session.SessionManagementFilter@53c0634c, org.springframework.security.web.access.ExceptionTranslationFilter@45c80718, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@523fb6a4] 2023-07-14 14:09:14.974 INFO 21080 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] 2023-07-14 14:09:15.599 INFO 21080 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed 2023-07-14 14:09:15.624 INFO 21080 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) 2023-07-14 14:09:15.676 INFO 21080 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references 2023-07-14 14:09:15.909 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: taskUsingPOST_1 2023-07-14 14:09:15.948 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_1 2023-07-14 14:09:15.978 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_1 2023-07-14 14:09:15.991 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPOST_1 2023-07-14 14:09:15.997 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_1 2023-07-14 14:09:16.079 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_1 2023-07-14 14:09:16.092 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_2 2023-07-14 14:09:16.129 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: answerSubmitUsingPOST_1 2023-07-14 14:09:16.137 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_3 2023-07-14 14:09:16.140 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_1 2023-07-14 14:09:16.142 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_1 2023-07-14 14:09:16.158 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_2 2023-07-14 14:09:16.169 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_4 2023-07-14 14:09:16.174 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_2 2023-07-14 14:09:16.190 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_5 2023-07-14 14:09:16.193 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_3 2023-07-14 14:09:16.197 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_3 2023-07-14 14:09:16.200 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_6 2023-07-14 14:09:16.203 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_4 2023-07-14 14:09:16.212 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_7 2023-07-14 14:09:16.224 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_8 2023-07-14 14:09:16.229 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_5 2023-07-14 14:09:16.232 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_2 2023-07-14 14:09:16.234 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_4 2023-07-14 14:09:16.265 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_9 2023-07-14 14:09:16.269 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_6 2023-07-14 14:09:16.274 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_3 2023-07-14 14:09:16.280 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_5 2023-07-14 14:09:16.289 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_10 2023-07-14 14:09:16.292 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_7 2023-07-14 14:09:16.299 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingGET_1 2023-07-14 14:09:16.300 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingHEAD_1 2023-07-14 14:09:16.300 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPOST_1 2023-07-14 14:09:16.301 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPUT_1 2023-07-14 14:09:16.302 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPATCH_1 2023-07-14 14:09:16.304 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingDELETE_1 2023-07-14 14:09:16.305 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingOPTIONS_1 2023-07-14 14:09:16.306 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingTRACE_1 2023-07-14 14:09:16.324 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_4 2023-07-14 14:09:16.331 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_6 2023-07-14 14:09:16.341 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importUserUsingPOST_1 2023-07-14 14:09:16.347 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_11 2023-07-14 14:09:16.350 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_8 2023-07-14 14:09:16.354 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_2 2023-07-14 14:09:16.360 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: currentUsingPOST_1 2023-07-14 14:09:16.372 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_2 2023-07-14 14:09:16.378 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_3 2023-07-14 14:09:16.380 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: currentUsingPOST_2 2023-07-14 14:09:16.381 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: logUsingPOST_1 2023-07-14 14:09:16.386 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: messagePageListUsingPOST_1 2023-07-14 14:09:16.388 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_3 2023-07-14 14:09:16.391 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: registerUsingPOST_1 2023-07-14 14:09:16.393 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: unReadCountUsingPOST_1 2023-07-14 14:09:16.397 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_4 2023-07-14 14:09:16.400 INFO 21080 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_1 2023-07-14 14:09:16.529 INFO 21080 --- [restartedMain] org.xnio : XNIO version 3.3.8.Final 2023-07-14 14:09:16.544 INFO 21080 --- [restartedMain] org.xnio.nio : XNIO NIO Implementation Version 3.3.8.Final 2023-07-14 14:09:16.729 INFO 21080 --- [restartedMain] o.s.b.w.e.u.UndertowServletWebServer : Undertow started on port(s) 8000 (http) with context path '' 2023-07-14 14:09:16.734 INFO 21080 --- [restartedMain] com.mindskip.xzs.XzsApplication : Started XzsApplication in 7.218 seconds (JVM running for 8.606) 2023-07-14 14:09:18.402 INFO 21080 --- [XNIO-1 task-2] io.undertow.servlet : Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-07-14 14:09:18.402 INFO 21080 --- [XNIO-1 task-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2023-07-14 14:09:18.414 INFO 21080 --- [XNIO-1 task-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 12 ms 2023-07-14 14:09:18.472 INFO 21080 --- [XNIO-1 task-1] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:09:18.510 INFO 21080 --- [XNIO-1 task-1] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2023-07-14 14:09:18.858 INFO 21080 --- [XNIO-1 task-1] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2023-07-14 14:09:18.868 DEBUG 21080 --- [XNIO-1 task-1] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:09:18.907 DEBUG 21080 --- [XNIO-1 task-1] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:09:18.955 DEBUG 21080 --- [XNIO-1 task-1] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:09:20.272 DEBUG 21080 --- [XNIO-1 task-3] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:09:20.273 DEBUG 21080 --- [XNIO-1 task-3] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:09:20.296 DEBUG 21080 --- [XNIO-1 task-3] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:09:20.917 DEBUG 21080 --- [XNIO-1 task-3] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:09:20.918 DEBUG 21080 --- [XNIO-1 task-3] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:09:20.932 DEBUG 21080 --- [XNIO-1 task-3] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:09:20.953 DEBUG 21080 --- [XNIO-1 task-3] r.c.m.x.r.U.insertSelective : ==> Preparing: insert into t_user_event_log ( user_id, user_name, real_name, content, create_time ) values ( ?, ?, ?, ?, ? ) 2023-07-14 14:09:20.955 DEBUG 21080 --- [XNIO-1 task-3] r.c.m.x.r.U.insertSelective : ==> Parameters: 10(Integer), student(String), student(String), student 登录了考试系统(String), 2023-07-14 14:09:20.933(Timestamp) 2023-07-14 14:09:20.981 DEBUG 21080 --- [XNIO-1 task-3] r.c.m.x.r.U.insertSelective : <== Updates: 1 2023-07-14 14:09:21.120 INFO 21080 --- [XNIO-1 task-5] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current 2023-07-14 14:09:21.120 INFO 21080 --- [XNIO-1 task-6] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount 2023-07-14 14:09:21.122 INFO 21080 --- [XNIO-1 task-4] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/index 2023-07-14 14:09:21.128 DEBUG 21080 --- [XNIO-1 task-5] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:09:21.130 DEBUG 21080 --- [XNIO-1 task-5] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:09:21.141 DEBUG 21080 --- [XNIO-1 task-4] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:09:21.141 DEBUG 21080 --- [XNIO-1 task-6] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:09:21.143 DEBUG 21080 --- [XNIO-1 task-4] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:09:21.143 DEBUG 21080 --- [XNIO-1 task-6] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:09:21.145 DEBUG 21080 --- [XNIO-1 task-5] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:09:21.164 DEBUG 21080 --- [XNIO-1 task-6] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:09:21.164 DEBUG 21080 --- [XNIO-1 task-4] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:09:21.171 DEBUG 21080 --- [XNIO-1 task-6] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? 2023-07-14 14:09:21.172 DEBUG 21080 --- [XNIO-1 task-6] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) 2023-07-14 14:09:21.178 DEBUG 21080 --- [XNIO-1 task-4] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? , ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 14:09:21.178 DEBUG 21080 --- [XNIO-1 task-4] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 1(Integer), 7(Integer), 17(Integer), 10(Integer) 2023-07-14 14:09:21.195 DEBUG 21080 --- [XNIO-1 task-4] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 3 2023-07-14 14:09:21.196 DEBUG 21080 --- [XNIO-1 task-6] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 2023-07-14 14:09:21.196 DEBUG 21080 --- [XNIO-1 task-4] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 14:09:21.196 DEBUG 21080 --- [XNIO-1 task-4] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 4(Integer), 17(Integer), null 2023-07-14 14:09:21.206 DEBUG 21080 --- [XNIO-1 task-4] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 0 2023-07-14 14:09:21.476 INFO 21080 --- [XNIO-1 task-7] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/task 2023-07-14 14:09:21.477 DEBUG 21080 --- [XNIO-1 task-7] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:09:21.477 DEBUG 21080 --- [XNIO-1 task-7] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:09:21.487 DEBUG 21080 --- [XNIO-1 task-7] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:09:21.492 DEBUG 21080 --- [XNIO-1 task-7] r.c.m.x.r.T.getByGradeLevel : ==> Preparing: select id, title, grade_level, frame_text_content_id, create_user, create_time, deleted, create_user_name from t_task_exam where deleted=0 and grade_level = ? 2023-07-14 14:09:21.493 DEBUG 21080 --- [XNIO-1 task-7] r.c.m.x.r.T.getByGradeLevel : ==> Parameters: 17(Integer) 2023-07-14 14:09:21.503 DEBUG 21080 --- [XNIO-1 task-7] r.c.m.x.r.T.getByGradeLevel : <== Total: 0 2023-07-14 14:09:24.026 INFO 21080 --- [XNIO-1 task-8] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/education/subject/list 2023-07-14 14:09:24.046 DEBUG 21080 --- [XNIO-1 task-8] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:09:24.047 DEBUG 21080 --- [XNIO-1 task-8] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:09:24.060 DEBUG 21080 --- [XNIO-1 task-8] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:09:24.061 DEBUG 21080 --- [XNIO-1 task-8] r.c.m.x.r.SubjectMapper.allSubject : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where deleted = 0 2023-07-14 14:09:24.062 DEBUG 21080 --- [XNIO-1 task-8] r.c.m.x.r.SubjectMapper.allSubject : ==> Parameters: 2023-07-14 14:09:24.113 DEBUG 21080 --- [XNIO-1 task-8] r.c.m.x.r.SubjectMapper.allSubject : <== Total: 2 2023-07-14 14:09:24.729 INFO 21080 --- [XNIO-1 task-9] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/pageList 2023-07-14 14:09:24.800 DEBUG 21080 --- [XNIO-1 task-9] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM (SELECT e.* FROM t_exam_paper e LEFT JOIN t_exam_paper_subject s ON e.id = s.exam_paper_id WHERE e.deleted = 0 AND s.deleted = 0 AND s.subject_id = ? AND e.paper_type IN (1, 7) GROUP BY e.id) table_count 2023-07-14 14:09:24.801 DEBUG 21080 --- [XNIO-1 task-9] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 20(Integer) 2023-07-14 14:09:24.815 DEBUG 21080 --- [XNIO-1 task-9] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 14:09:24.825 DEBUG 21080 --- [XNIO-1 task-9] r.c.m.x.r.ExamPaperMapper.studentPage : ==> Preparing: SELECT e.* FROM t_exam_paper e LEFT JOIN t_exam_paper_subject s ON e.id = s.exam_paper_id WHERE e.deleted = 0 AND s.deleted = 0 AND s.subject_id = ? AND e.paper_type IN (1, 7) GROUP BY e.id order by id desc LIMIT ? 2023-07-14 14:09:24.826 DEBUG 21080 --- [XNIO-1 task-9] r.c.m.x.r.ExamPaperMapper.studentPage : ==> Parameters: 20(Integer), 10(Integer) 2023-07-14 14:09:24.838 DEBUG 21080 --- [XNIO-1 task-9] r.c.m.x.r.ExamPaperMapper.studentPage : <== Total: 3 2023-07-14 14:09:24.840 DEBUG 21080 --- [XNIO-1 task-9] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:09:24.841 DEBUG 21080 --- [XNIO-1 task-9] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:09:24.865 DEBUG 21080 --- [XNIO-1 task-9] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:09:24.870 DEBUG 21080 --- [XNIO-1 task-9] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:09:24.871 DEBUG 21080 --- [XNIO-1 task-9] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:09:24.885 DEBUG 21080 --- [XNIO-1 task-9] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:09:24.891 DEBUG 21080 --- [XNIO-1 task-9] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:09:24.891 DEBUG 21080 --- [XNIO-1 task-9] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 84(Integer) 2023-07-14 14:09:24.901 DEBUG 21080 --- [XNIO-1 task-9] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:09:24.903 DEBUG 21080 --- [XNIO-1 task-9] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:09:24.904 DEBUG 21080 --- [XNIO-1 task-9] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 14:09:24.917 DEBUG 21080 --- [XNIO-1 task-9] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:09:24.921 DEBUG 21080 --- [XNIO-1 task-9] r.c.m.x.r.E.getByUserId : ==> Preparing: select * from t_exam_paper_user where user_id = ? and deleted = 0 2023-07-14 14:09:24.922 DEBUG 21080 --- [XNIO-1 task-9] r.c.m.x.r.E.getByUserId : ==> Parameters: 10(Integer) 2023-07-14 14:09:24.941 DEBUG 21080 --- [XNIO-1 task-9] r.c.m.x.r.E.getByUserId : <== Total: 0 2023-07-14 14:09:27.597 INFO 21080 --- [XNIO-1 task-10] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:09:27.623 DEBUG 21080 --- [XNIO-1 task-10] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:09:27.623 DEBUG 21080 --- [XNIO-1 task-10] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:09:27.636 DEBUG 21080 --- [XNIO-1 task-10] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:09:27.670 INFO 21080 --- [XNIO-1 task-11] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/83 2023-07-14 14:09:27.670 DEBUG 21080 --- [XNIO-1 task-11] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:09:27.672 DEBUG 21080 --- [XNIO-1 task-11] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 83(Integer) 2023-07-14 14:09:27.699 DEBUG 21080 --- [XNIO-1 task-11] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:27.702 DEBUG 21080 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:27.703 DEBUG 21080 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 531(Integer) 2023-07-14 14:09:27.716 DEBUG 21080 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:27.728 DEBUG 21080 --- [XNIO-1 task-11] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? ) 2023-07-14 14:09:27.729 DEBUG 21080 --- [XNIO-1 task-11] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 424(Integer), 426(Integer), 425(Integer) 2023-07-14 14:09:27.741 DEBUG 21080 --- [XNIO-1 task-11] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 3 2023-07-14 14:09:27.755 DEBUG 21080 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:27.755 DEBUG 21080 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 528(Integer) 2023-07-14 14:09:27.764 DEBUG 21080 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:27.773 DEBUG 21080 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:27.775 DEBUG 21080 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 530(Integer) 2023-07-14 14:09:27.791 DEBUG 21080 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:27.793 DEBUG 21080 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:27.793 DEBUG 21080 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 529(Integer) 2023-07-14 14:09:27.802 DEBUG 21080 --- [XNIO-1 task-11] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:27.804 DEBUG 21080 --- [XNIO-1 task-11] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:09:27.805 DEBUG 21080 --- [XNIO-1 task-11] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 14:09:27.818 DEBUG 21080 --- [XNIO-1 task-11] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:09:27.820 DEBUG 21080 --- [XNIO-1 task-11] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:09:27.820 DEBUG 21080 --- [XNIO-1 task-11] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 14:09:27.830 DEBUG 21080 --- [XNIO-1 task-11] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:09:32.345 INFO 21080 --- [XNIO-1 task-12] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:09:32.352 INFO 21080 --- [XNIO-1 task-13] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 14:09:32.354 DEBUG 21080 --- [XNIO-1 task-12] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:09:32.355 DEBUG 21080 --- [XNIO-1 task-12] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:09:32.371 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:09:32.371 DEBUG 21080 --- [XNIO-1 task-12] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:09:32.371 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:09:32.396 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:32.398 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:32.399 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:09:32.412 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:32.415 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:09:32.415 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:09:32.429 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:09:32.432 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:32.432 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:09:32.443 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:32.446 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:32.447 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:09:32.467 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:32.473 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:32.473 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:09:32.494 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:32.496 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:32.497 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:09:32.518 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:32.522 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:32.522 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:09:32.540 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:32.542 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:09:32.543 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:09:32.571 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:09:32.573 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:09:32.574 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:09:32.596 DEBUG 21080 --- [XNIO-1 task-13] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:09:38.144 INFO 21080 --- [XNIO-1 task-14] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:09:38.158 DEBUG 21080 --- [XNIO-1 task-14] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:09:38.158 DEBUG 21080 --- [XNIO-1 task-14] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:09:38.177 DEBUG 21080 --- [XNIO-1 task-14] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:09:38.241 INFO 21080 --- [XNIO-1 task-15] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 14:09:38.242 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:09:38.243 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:09:38.255 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:38.256 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:38.257 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:09:38.271 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:38.273 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:09:38.273 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:09:38.284 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:09:38.285 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:38.286 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:09:38.313 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:38.315 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:38.315 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:09:38.331 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:38.332 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:38.332 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:09:38.342 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:38.344 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:38.344 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:09:38.360 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:38.362 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:38.363 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:09:38.378 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:38.380 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:09:38.380 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:09:38.391 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:09:38.392 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:09:38.393 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:09:38.424 DEBUG 21080 --- [XNIO-1 task-15] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:09:40.713 INFO 21080 --- [XNIO-1 task-16] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:09:40.728 DEBUG 21080 --- [XNIO-1 task-16] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:09:40.728 DEBUG 21080 --- [XNIO-1 task-16] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:09:40.740 DEBUG 21080 --- [XNIO-1 task-16] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:09:40.776 INFO 21080 --- [XNIO-1 task-17] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 14:09:40.777 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:09:40.777 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:09:40.793 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:40.794 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:40.795 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:09:40.806 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:40.809 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:09:40.809 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:09:40.826 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:09:40.829 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:40.829 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:09:40.839 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:40.841 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:40.842 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:09:40.855 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:40.857 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:40.857 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:09:40.867 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:40.874 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:40.875 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:09:40.883 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:40.885 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:40.885 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:09:40.899 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:40.900 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:09:40.901 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:09:40.915 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:09:40.916 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:09:40.917 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:09:40.930 DEBUG 21080 --- [XNIO-1 task-17] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:09:44.734 INFO 21080 --- [XNIO-1 task-18] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:09:44.744 INFO 21080 --- [XNIO-1 task-19] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 14:09:44.746 DEBUG 21080 --- [XNIO-1 task-18] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:09:44.746 DEBUG 21080 --- [XNIO-1 task-18] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:09:44.754 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:09:44.754 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:09:44.759 DEBUG 21080 --- [XNIO-1 task-18] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:09:44.766 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:44.767 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:44.767 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:09:44.785 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:44.786 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:09:44.787 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:09:44.808 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:09:44.809 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:44.810 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:09:44.819 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:44.821 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:44.821 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:09:44.834 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:44.836 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:44.836 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:09:44.853 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:44.854 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:44.854 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:09:44.869 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:44.871 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:44.871 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:09:44.881 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:44.883 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:09:44.884 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:09:44.903 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:09:44.904 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:09:44.904 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:09:44.914 DEBUG 21080 --- [XNIO-1 task-19] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:09:50.755 INFO 21080 --- [XNIO-1 task-20] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:09:50.764 DEBUG 21080 --- [XNIO-1 task-20] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:09:50.765 DEBUG 21080 --- [XNIO-1 task-20] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:09:50.771 INFO 21080 --- [XNIO-1 task-21] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 14:09:50.774 DEBUG 21080 --- [XNIO-1 task-20] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:09:50.781 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:09:50.782 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:09:50.792 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:50.793 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:50.794 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:09:50.802 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:50.804 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:09:50.804 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:09:50.826 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:09:50.827 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:50.828 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:09:50.848 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:50.850 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:50.850 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:09:50.859 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:50.861 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:50.862 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:09:50.872 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:50.873 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:50.873 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:09:50.898 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:50.900 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:50.901 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:09:50.920 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:50.921 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:09:50.921 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:09:50.930 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:09:50.932 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:09:50.932 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:09:50.940 DEBUG 21080 --- [XNIO-1 task-21] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:09:52.680 INFO 21080 --- [XNIO-1 task-22] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:09:52.688 DEBUG 21080 --- [XNIO-1 task-22] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:09:52.689 DEBUG 21080 --- [XNIO-1 task-22] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:09:52.698 DEBUG 21080 --- [XNIO-1 task-22] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:09:52.752 INFO 21080 --- [XNIO-1 task-23] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 14:09:52.752 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:09:52.754 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:09:52.765 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:52.766 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:52.766 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:09:52.775 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:52.776 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:09:52.777 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:09:52.790 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:09:52.790 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:52.790 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:09:52.800 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:52.802 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:52.802 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:09:52.811 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:52.813 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:52.813 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:09:52.822 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:52.823 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:52.824 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:09:52.832 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:52.833 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:52.835 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:09:52.844 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:52.845 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:09:52.845 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:09:52.854 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:09:52.855 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:09:52.856 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:09:52.864 DEBUG 21080 --- [XNIO-1 task-23] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:09:55.241 INFO 21080 --- [XNIO-1 task-24] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:09:55.242 INFO 21080 --- [XNIO-1 task-25] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 14:09:55.249 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:09:55.249 DEBUG 21080 --- [XNIO-1 task-24] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:09:55.249 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:09:55.249 DEBUG 21080 --- [XNIO-1 task-24] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:09:55.259 DEBUG 21080 --- [XNIO-1 task-24] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:09:55.259 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:55.261 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:55.261 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:09:55.288 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:55.289 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:09:55.290 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:09:55.305 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:09:55.306 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:55.306 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:09:55.315 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:55.316 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:55.317 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:09:55.327 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:55.327 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:55.329 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:09:55.351 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:55.352 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:55.352 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:09:55.360 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:55.362 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:09:55.362 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:09:55.372 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:09:55.373 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:09:55.373 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:09:55.382 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:09:55.382 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:09:55.383 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:09:55.393 DEBUG 21080 --- [XNIO-1 task-25] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:10:12.034 INFO 21080 --- [XNIO-1 task-26] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/answerSubmit 2023-07-14 14:10:12.053 DEBUG 21080 --- [XNIO-1 task-26] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:10:12.053 DEBUG 21080 --- [XNIO-1 task-26] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:10:12.064 DEBUG 21080 --- [XNIO-1 task-26] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:10:12.070 DEBUG 21080 --- [XNIO-1 task-26] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:10:12.070 DEBUG 21080 --- [XNIO-1 task-26] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:10:12.083 DEBUG 21080 --- [XNIO-1 task-26] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:12.084 DEBUG 21080 --- [XNIO-1 task-26] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:12.084 DEBUG 21080 --- [XNIO-1 task-26] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:10:12.097 DEBUG 21080 --- [XNIO-1 task-26] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:12.100 DEBUG 21080 --- [XNIO-1 task-26] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:10:12.100 DEBUG 21080 --- [XNIO-1 task-26] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:10:12.111 DEBUG 21080 --- [XNIO-1 task-26] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:10:12.150 DEBUG 21080 --- [XNIO-1 task-26] r.c.m.x.r.E.insertSelective : ==> Preparing: insert into t_exam_paper_answer ( exam_paper_id, paper_name, paper_type, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2023-07-14 14:10:12.153 DEBUG 21080 --- [XNIO-1 task-26] r.c.m.x.r.E.insertSelective : ==> Parameters: 85(Integer), jdbf(String), 1(Integer), 60(Integer), 60(Integer), 180(Integer), 2(Integer), 5(Integer), 16(Integer), 2(Integer), 10(Integer), 2023-07-14 14:10:12.069(Timestamp) 2023-07-14 14:10:12.172 DEBUG 21080 --- [XNIO-1 task-26] r.c.m.x.r.E.insertSelective : <== Updates: 1 2023-07-14 14:10:12.183 DEBUG 21080 --- [XNIO-1 task-26] r.c.m.x.r.E.insertList : ==> Preparing: insert into t_exam_paper_question_customer_answer ( question_id, question_score, subject_id, create_time, create_user, text_content_id, exam_paper_id, question_type, answer, customer_score, exam_paper_answer_id , do_right,question_text_content_id,item_order) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) , ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) , ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) , ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) , ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) 2023-07-14 14:10:12.187 DEBUG 21080 --- [XNIO-1 task-26] r.c.m.x.r.E.insertList : ==> Parameters: 430(Integer), 40(Integer), null, 2023-07-14 14:10:12.069(Timestamp), 10(Integer), null, 85(Integer), 1(Integer), A(String), 40(Integer), 6185(Integer), true(Boolean), 536(Integer), 1(Integer), 431(Integer), 50(Integer), null, 2023-07-14 14:10:12.069(Timestamp), 10(Integer), null, 85(Integer), 2(Integer), C,D(String), 0(Integer), 6185(Integer), false(Boolean), 537(Integer), 2(Integer), 432(Integer), 20(Integer), null, 2023-07-14 14:10:12.069(Timestamp), 10(Integer), null, 85(Integer), 3(Integer), A(String), 20(Integer), 6185(Integer), true(Boolean), 538(Integer), 3(Integer), 428(Integer), 50(Integer), null, 2023-07-14 14:10:12.069(Timestamp), 10(Integer), null, 85(Integer), 2(Integer), A,B,C,D(String), 0(Integer), 6185(Integer), false(Boolean), 534(Integer), 4(Integer), 429(Integer), 20(Integer), null, 2023-07-14 14:10:12.069(Timestamp), 10(Integer), null, 85(Integer), 3(Integer), B(String), 0(Integer), 6185(Integer), false(Boolean), 535(Integer), 5(Integer) 2023-07-14 14:10:12.206 DEBUG 21080 --- [XNIO-1 task-26] r.c.m.x.r.E.insertList : <== Updates: 5 2023-07-14 14:10:12.259 DEBUG 21080 --- [XNIO-1 task-26] r.c.m.x.r.U.insertSelective : ==> Preparing: insert into t_user_event_log ( user_id, user_name, real_name, content, create_time ) values ( ?, ?, ?, ?, ? ) 2023-07-14 14:10:12.262 DEBUG 21080 --- [XNIO-1 task-26] r.c.m.x.r.U.insertSelective : ==> Parameters: 10(Integer), student(String), student(String), student 提交试卷:jdbf 得分:6 耗时:16 秒(String), 2023-07-14 14:10:12.122(Timestamp) 2023-07-14 14:10:12.285 DEBUG 21080 --- [XNIO-1 task-26] r.c.m.x.r.U.insertSelective : <== Updates: 1 2023-07-14 14:10:13.469 INFO 21080 --- [XNIO-1 task-27] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount 2023-07-14 14:10:13.477 DEBUG 21080 --- [XNIO-1 task-27] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:10:13.478 DEBUG 21080 --- [XNIO-1 task-27] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:10:13.488 DEBUG 21080 --- [XNIO-1 task-27] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:10:13.489 DEBUG 21080 --- [XNIO-1 task-27] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? 2023-07-14 14:10:13.489 DEBUG 21080 --- [XNIO-1 task-27] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) 2023-07-14 14:10:13.498 DEBUG 21080 --- [XNIO-1 task-27] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 2023-07-14 14:10:13.776 INFO 21080 --- [XNIO-1 task-28] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current 2023-07-14 14:10:13.781 INFO 21080 --- [XNIO-1 task-29] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/pageList 2023-07-14 14:10:13.783 DEBUG 21080 --- [XNIO-1 task-28] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:10:13.783 DEBUG 21080 --- [XNIO-1 task-28] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:10:13.792 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:10:13.792 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:10:13.792 DEBUG 21080 --- [XNIO-1 task-28] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:10:13.808 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:10:13.812 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM t_exam_paper_answer WHERE create_user = ? 2023-07-14 14:10:13.813 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 10(Integer) 2023-07-14 14:10:13.821 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 14:10:13.823 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.E.studentPage : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer WHERE create_user = ? order by id desc LIMIT ? 2023-07-14 14:10:13.824 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.E.studentPage : ==> Parameters: 10(Integer), 10(Integer) 2023-07-14 14:10:13.833 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.E.studentPage : <== Total: 7 2023-07-14 14:10:13.837 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:10:13.838 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6185(Integer) 2023-07-14 14:10:13.848 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:10:13.848 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:10:13.849 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:10:13.857 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:10:13.859 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:10:13.860 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:10:13.869 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:10:13.870 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:10:13.871 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6184(Integer) 2023-07-14 14:10:13.881 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:10:13.882 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:10:13.882 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:10:13.891 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:10:13.892 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:10:13.893 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:10:13.901 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:10:13.902 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:10:13.903 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6183(Integer) 2023-07-14 14:10:13.913 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:10:13.914 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:10:13.914 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 14:10:13.922 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:10:13.923 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:10:13.924 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:10:13.935 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:10:13.937 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:10:13.937 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6182(Integer) 2023-07-14 14:10:13.947 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:10:13.948 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:10:13.948 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:10:13.956 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:10:13.958 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:10:13.967 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:10:13.978 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:10:13.979 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:10:13.979 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6181(Integer) 2023-07-14 14:10:13.992 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:10:13.992 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:10:13.994 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:10:14.008 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:10:14.009 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:10:14.010 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:10:14.020 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:10:14.022 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:10:14.023 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6180(Integer) 2023-07-14 14:10:14.033 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:10:14.034 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:10:14.034 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:10:14.052 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:10:14.052 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:10:14.052 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:10:14.061 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:10:14.064 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:10:14.065 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6179(Integer) 2023-07-14 14:10:14.074 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:10:14.074 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:10:14.075 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 14:10:14.084 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:10:14.085 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:10:14.085 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:10:14.096 DEBUG 21080 --- [XNIO-1 task-29] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:10:16.127 INFO 21080 --- [XNIO-1 task-30] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:10:16.136 DEBUG 21080 --- [XNIO-1 task-30] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:10:16.136 DEBUG 21080 --- [XNIO-1 task-30] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:10:16.145 DEBUG 21080 --- [XNIO-1 task-30] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:10:16.251 INFO 21080 --- [XNIO-1 task-31] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6185 2023-07-14 14:10:16.251 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:10:16.253 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6185(Integer) 2023-07-14 14:10:16.266 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:16.266 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:10:16.267 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:10:16.293 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:16.294 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:16.294 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:10:16.303 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:16.305 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:10:16.305 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:10:16.324 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:10:16.325 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:16.326 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:10:16.338 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:16.339 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:16.339 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:10:16.347 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:16.349 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:16.349 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:10:16.358 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:16.359 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:16.360 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:10:16.369 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:16.370 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:16.371 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:10:16.379 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:16.380 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:10:16.380 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:10:16.392 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:10:16.394 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:10:16.395 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:10:16.403 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:10:16.405 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:10:16.405 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6185(Integer) 2023-07-14 14:10:16.426 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:16.427 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 14:10:16.427 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6185(Integer) 2023-07-14 14:10:16.439 DEBUG 21080 --- [XNIO-1 task-31] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 14:10:24.015 INFO 21080 --- [XNIO-1 task-32] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:10:24.023 DEBUG 21080 --- [XNIO-1 task-32] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:10:24.023 DEBUG 21080 --- [XNIO-1 task-32] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:10:24.033 DEBUG 21080 --- [XNIO-1 task-32] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:10:24.055 INFO 21080 --- [XNIO-1 task-33] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6185 2023-07-14 14:10:24.055 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:10:24.055 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6185(Integer) 2023-07-14 14:10:24.066 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:24.066 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:10:24.066 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:10:24.074 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:24.076 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:24.076 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:10:24.085 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:24.085 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:10:24.086 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:10:24.098 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:10:24.099 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:24.100 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:10:24.108 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:24.109 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:24.109 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:10:24.118 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:24.119 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:24.120 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:10:24.128 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:24.129 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:24.129 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:10:24.138 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:24.139 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:24.139 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:10:24.148 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:24.149 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:10:24.149 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:10:24.158 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:10:24.159 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:10:24.159 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:10:24.169 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:10:24.170 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:10:24.170 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6185(Integer) 2023-07-14 14:10:24.179 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:24.180 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 14:10:24.180 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6185(Integer) 2023-07-14 14:10:24.190 DEBUG 21080 --- [XNIO-1 task-33] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 14:10:26.780 INFO 21080 --- [XNIO-1 task-34] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:10:26.790 DEBUG 21080 --- [XNIO-1 task-34] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:10:26.790 DEBUG 21080 --- [XNIO-1 task-34] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:10:26.805 DEBUG 21080 --- [XNIO-1 task-34] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:10:26.812 INFO 21080 --- [XNIO-1 task-35] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6185 2023-07-14 14:10:26.812 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:10:26.812 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6185(Integer) 2023-07-14 14:10:26.825 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:26.825 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:10:26.826 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:10:26.840 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:26.840 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:26.840 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:10:26.849 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:26.851 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:10:26.851 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:10:26.861 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:10:26.862 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:26.862 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:10:26.871 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:26.872 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:26.873 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:10:26.882 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:26.883 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:26.884 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:10:26.893 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:26.894 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:26.895 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:10:26.903 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:26.904 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:26.905 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:10:26.913 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:26.914 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:10:26.914 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:10:26.924 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:10:26.924 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:10:26.924 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:10:26.933 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:10:26.934 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:10:26.934 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6185(Integer) 2023-07-14 14:10:26.944 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:26.945 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 14:10:26.945 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6185(Integer) 2023-07-14 14:10:26.955 DEBUG 21080 --- [XNIO-1 task-35] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 14:10:30.871 INFO 21080 --- [XNIO-1 task-36] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:10:30.878 INFO 21080 --- [XNIO-1 task-37] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6185 2023-07-14 14:10:30.879 DEBUG 21080 --- [XNIO-1 task-36] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:10:30.881 DEBUG 21080 --- [XNIO-1 task-36] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:10:30.888 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:10:30.888 DEBUG 21080 --- [XNIO-1 task-36] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:10:30.888 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6185(Integer) 2023-07-14 14:10:30.916 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:30.916 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:10:30.917 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:10:30.936 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:30.937 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:30.937 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:10:30.945 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:30.946 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:10:30.947 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:10:30.957 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:10:30.958 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:30.958 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:10:30.967 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:30.968 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:30.968 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:10:30.978 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:30.979 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:30.979 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:10:30.988 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:30.989 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:30.990 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:10:31.007 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:31.008 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:31.008 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:10:31.024 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:31.025 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:10:31.025 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:10:31.044 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:10:31.045 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:10:31.045 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:10:31.054 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:10:31.054 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:10:31.054 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6185(Integer) 2023-07-14 14:10:31.065 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:31.065 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 14:10:31.065 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6185(Integer) 2023-07-14 14:10:31.079 DEBUG 21080 --- [XNIO-1 task-37] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 14:10:33.848 INFO 21080 --- [XNIO-1 task-38] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:10:33.849 INFO 21080 --- [XNIO-1 task-39] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6185 2023-07-14 14:10:33.857 DEBUG 21080 --- [XNIO-1 task-38] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:10:33.857 DEBUG 21080 --- [XNIO-1 task-38] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:10:33.857 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:10:33.857 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6185(Integer) 2023-07-14 14:10:33.865 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:33.865 DEBUG 21080 --- [XNIO-1 task-38] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:10:33.866 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:10:33.867 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:10:33.879 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:33.880 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:33.881 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:10:33.889 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:33.891 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:10:33.891 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:10:33.905 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:10:33.906 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:33.906 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:10:33.914 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:33.916 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:33.916 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:10:33.924 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:33.925 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:33.926 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:10:33.934 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:33.935 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:33.936 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:10:33.945 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:33.946 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:33.946 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:10:33.959 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:33.960 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:10:33.960 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:10:33.970 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:10:33.971 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:10:33.971 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:10:33.983 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:10:33.984 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:10:33.984 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6185(Integer) 2023-07-14 14:10:33.994 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:33.994 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 14:10:33.994 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6185(Integer) 2023-07-14 14:10:34.004 DEBUG 21080 --- [XNIO-1 task-39] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 14:10:41.320 INFO 21080 --- [XNIO-1 task-41] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:10:41.321 INFO 21080 --- [XNIO-1 task-40] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6185 2023-07-14 14:10:41.329 DEBUG 21080 --- [XNIO-1 task-41] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:10:41.329 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:10:41.329 DEBUG 21080 --- [XNIO-1 task-41] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:10:41.329 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6185(Integer) 2023-07-14 14:10:41.338 DEBUG 21080 --- [XNIO-1 task-41] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:10:41.338 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:41.338 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:10:41.338 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:10:41.350 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:41.352 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:41.352 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:10:41.362 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:41.363 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:10:41.363 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:10:41.375 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:10:41.376 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:41.376 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:10:41.384 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:41.386 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:41.387 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:10:41.395 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:41.397 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:41.397 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:10:41.406 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:41.407 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:41.407 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:10:41.417 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:41.418 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:41.419 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:10:41.433 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:41.434 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:10:41.434 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:10:41.444 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:10:41.444 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:10:41.444 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:10:41.453 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:10:41.454 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:10:41.454 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6185(Integer) 2023-07-14 14:10:41.464 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:41.466 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 14:10:41.466 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6185(Integer) 2023-07-14 14:10:41.476 DEBUG 21080 --- [XNIO-1 task-40] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 14:10:54.857 INFO 21080 --- [XNIO-1 task-42] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/question/answer/page 2023-07-14 14:10:54.869 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:10:54.869 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:10:54.879 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:10:55.124 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM t_exam_paper_question_customer_answer WHERE do_right = FALSE AND create_user = ? 2023-07-14 14:10:55.124 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 10(Integer) 2023-07-14 14:10:55.134 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 14:10:55.140 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.E.studentPage : ==> Preparing: SELECT id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order FROM t_exam_paper_question_customer_answer WHERE do_right = FALSE AND create_user = ? order by id desc LIMIT ? 2023-07-14 14:10:55.141 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.E.studentPage : ==> Parameters: 10(Integer), 10(Integer) 2023-07-14 14:10:55.151 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.E.studentPage : <== Total: 10 2023-07-14 14:10:55.154 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 14:10:55.154 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : ==> Parameters: 429(Integer) 2023-07-14 14:10:55.163 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 14:10:55.165 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? , ? ) and deleted = 0 2023-07-14 14:10:55.165 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer), 21(Integer) 2023-07-14 14:10:55.174 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 2 2023-07-14 14:10:55.177 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:55.177 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:10:55.185 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:55.187 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 14:10:55.187 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : ==> Parameters: 428(Integer) 2023-07-14 14:10:55.205 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 14:10:55.205 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? , ? ) and deleted = 0 2023-07-14 14:10:55.206 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer), 21(Integer) 2023-07-14 14:10:55.215 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 2 2023-07-14 14:10:55.216 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:55.216 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:10:55.225 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:55.226 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 14:10:55.227 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : ==> Parameters: 431(Integer) 2023-07-14 14:10:55.236 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 14:10:55.237 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? , ? ) and deleted = 0 2023-07-14 14:10:55.237 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer), 21(Integer) 2023-07-14 14:10:55.246 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 2 2023-07-14 14:10:55.247 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:55.248 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:10:55.256 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:55.257 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 14:10:55.257 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : ==> Parameters: 428(Integer) 2023-07-14 14:10:55.272 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 14:10:55.273 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? , ? ) and deleted = 0 2023-07-14 14:10:55.273 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer), 21(Integer) 2023-07-14 14:10:55.283 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 2 2023-07-14 14:10:55.284 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:55.284 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:10:55.293 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:55.293 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 14:10:55.294 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : ==> Parameters: 432(Integer) 2023-07-14 14:10:55.302 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 14:10:55.303 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? , ? ) and deleted = 0 2023-07-14 14:10:55.304 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer), 21(Integer) 2023-07-14 14:10:55.312 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 2 2023-07-14 14:10:55.313 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:55.313 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:10:55.321 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:55.322 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 14:10:55.322 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : ==> Parameters: 431(Integer) 2023-07-14 14:10:55.337 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 14:10:55.338 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? , ? ) and deleted = 0 2023-07-14 14:10:55.338 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer), 21(Integer) 2023-07-14 14:10:55.346 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 2 2023-07-14 14:10:55.347 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:55.347 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:10:55.356 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:55.356 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 14:10:55.357 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : ==> Parameters: 430(Integer) 2023-07-14 14:10:55.366 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : <== Total: 1 2023-07-14 14:10:55.367 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:10:55.367 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:10:55.377 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:10:55.377 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:55.378 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:10:55.387 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:55.388 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 14:10:55.389 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : ==> Parameters: 425(Integer) 2023-07-14 14:10:55.399 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 14:10:55.400 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? , ? ) and deleted = 0 2023-07-14 14:10:55.401 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer), 21(Integer) 2023-07-14 14:10:55.410 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 2 2023-07-14 14:10:55.411 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:55.411 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 529(Integer) 2023-07-14 14:10:55.420 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:55.421 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 14:10:55.422 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : ==> Parameters: 426(Integer) 2023-07-14 14:10:55.432 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 14:10:55.433 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? , ? ) and deleted = 0 2023-07-14 14:10:55.433 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer), 21(Integer) 2023-07-14 14:10:55.443 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 2 2023-07-14 14:10:55.444 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:55.444 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 530(Integer) 2023-07-14 14:10:55.453 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:55.454 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 14:10:55.454 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : ==> Parameters: 424(Integer) 2023-07-14 14:10:55.463 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.Q.getQuestion : <== Total: 1 2023-07-14 14:10:55.464 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:10:55.464 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:10:55.474 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:10:55.475 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:55.475 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 528(Integer) 2023-07-14 14:10:55.483 DEBUG 21080 --- [XNIO-1 task-42] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:55.545 INFO 21080 --- [XNIO-1 task-43] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/question/answer/select/142344 2023-07-14 14:10:55.546 DEBUG 21080 --- [XNIO-1 task-43] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where id = ? 2023-07-14 14:10:55.546 DEBUG 21080 --- [XNIO-1 task-43] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 142344(Integer) 2023-07-14 14:10:55.556 DEBUG 21080 --- [XNIO-1 task-43] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:55.557 DEBUG 21080 --- [XNIO-1 task-43] r.c.m.x.r.Q.selectByPrimaryKey : ==> Preparing: select id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted from t_question where id = ? 2023-07-14 14:10:55.558 DEBUG 21080 --- [XNIO-1 task-43] r.c.m.x.r.Q.selectByPrimaryKey : ==> Parameters: 429(Integer) 2023-07-14 14:10:55.574 DEBUG 21080 --- [XNIO-1 task-43] r.c.m.x.r.Q.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:55.576 DEBUG 21080 --- [XNIO-1 task-43] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 14:10:55.576 DEBUG 21080 --- [XNIO-1 task-43] r.c.m.x.r.Q.getQuestion : ==> Parameters: 429(Integer) 2023-07-14 14:10:55.592 DEBUG 21080 --- [XNIO-1 task-43] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 14:10:55.596 DEBUG 21080 --- [XNIO-1 task-43] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 14:10:55.597 DEBUG 21080 --- [XNIO-1 task-43] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 20(Integer) 2023-07-14 14:10:55.623 DEBUG 21080 --- [XNIO-1 task-43] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 14:10:55.624 DEBUG 21080 --- [XNIO-1 task-43] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 14:10:55.624 DEBUG 21080 --- [XNIO-1 task-43] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 21(Integer) 2023-07-14 14:10:55.633 DEBUG 21080 --- [XNIO-1 task-43] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 14:10:55.635 DEBUG 21080 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:55.635 DEBUG 21080 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:10:55.644 DEBUG 21080 --- [XNIO-1 task-43] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:57.700 INFO 21080 --- [XNIO-1 task-44] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/question/answer/select/142343 2023-07-14 14:10:57.708 DEBUG 21080 --- [XNIO-1 task-44] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where id = ? 2023-07-14 14:10:57.708 DEBUG 21080 --- [XNIO-1 task-44] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 142343(Integer) 2023-07-14 14:10:57.718 DEBUG 21080 --- [XNIO-1 task-44] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:57.719 DEBUG 21080 --- [XNIO-1 task-44] r.c.m.x.r.Q.selectByPrimaryKey : ==> Preparing: select id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted from t_question where id = ? 2023-07-14 14:10:57.719 DEBUG 21080 --- [XNIO-1 task-44] r.c.m.x.r.Q.selectByPrimaryKey : ==> Parameters: 428(Integer) 2023-07-14 14:10:57.727 DEBUG 21080 --- [XNIO-1 task-44] r.c.m.x.r.Q.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:57.728 DEBUG 21080 --- [XNIO-1 task-44] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 14:10:57.728 DEBUG 21080 --- [XNIO-1 task-44] r.c.m.x.r.Q.getQuestion : ==> Parameters: 428(Integer) 2023-07-14 14:10:57.737 DEBUG 21080 --- [XNIO-1 task-44] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 14:10:57.738 DEBUG 21080 --- [XNIO-1 task-44] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 14:10:57.738 DEBUG 21080 --- [XNIO-1 task-44] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 20(Integer) 2023-07-14 14:10:57.746 DEBUG 21080 --- [XNIO-1 task-44] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 14:10:57.747 DEBUG 21080 --- [XNIO-1 task-44] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 14:10:57.748 DEBUG 21080 --- [XNIO-1 task-44] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 21(Integer) 2023-07-14 14:10:57.778 DEBUG 21080 --- [XNIO-1 task-44] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 14:10:57.779 DEBUG 21080 --- [XNIO-1 task-44] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:57.780 DEBUG 21080 --- [XNIO-1 task-44] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:10:57.788 DEBUG 21080 --- [XNIO-1 task-44] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:58.845 INFO 21080 --- [XNIO-1 task-45] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/question/answer/select/142341 2023-07-14 14:10:58.853 DEBUG 21080 --- [XNIO-1 task-45] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where id = ? 2023-07-14 14:10:58.853 DEBUG 21080 --- [XNIO-1 task-45] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 142341(Integer) 2023-07-14 14:10:58.862 DEBUG 21080 --- [XNIO-1 task-45] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:58.863 DEBUG 21080 --- [XNIO-1 task-45] r.c.m.x.r.Q.selectByPrimaryKey : ==> Preparing: select id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted from t_question where id = ? 2023-07-14 14:10:58.863 DEBUG 21080 --- [XNIO-1 task-45] r.c.m.x.r.Q.selectByPrimaryKey : ==> Parameters: 431(Integer) 2023-07-14 14:10:58.882 DEBUG 21080 --- [XNIO-1 task-45] r.c.m.x.r.Q.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:58.883 DEBUG 21080 --- [XNIO-1 task-45] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 14:10:58.883 DEBUG 21080 --- [XNIO-1 task-45] r.c.m.x.r.Q.getQuestion : ==> Parameters: 431(Integer) 2023-07-14 14:10:58.923 DEBUG 21080 --- [XNIO-1 task-45] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 14:10:58.924 DEBUG 21080 --- [XNIO-1 task-45] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 14:10:58.924 DEBUG 21080 --- [XNIO-1 task-45] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 20(Integer) 2023-07-14 14:10:58.933 DEBUG 21080 --- [XNIO-1 task-45] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 14:10:58.934 DEBUG 21080 --- [XNIO-1 task-45] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 14:10:58.934 DEBUG 21080 --- [XNIO-1 task-45] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 21(Integer) 2023-07-14 14:10:58.943 DEBUG 21080 --- [XNIO-1 task-45] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 14:10:58.944 DEBUG 21080 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:58.944 DEBUG 21080 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:10:58.952 DEBUG 21080 --- [XNIO-1 task-45] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:59.756 INFO 21080 --- [XNIO-1 task-46] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/question/answer/select/142338 2023-07-14 14:10:59.781 DEBUG 21080 --- [XNIO-1 task-46] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where id = ? 2023-07-14 14:10:59.781 DEBUG 21080 --- [XNIO-1 task-46] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 142338(Integer) 2023-07-14 14:10:59.791 DEBUG 21080 --- [XNIO-1 task-46] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:59.792 DEBUG 21080 --- [XNIO-1 task-46] r.c.m.x.r.Q.selectByPrimaryKey : ==> Preparing: select id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted from t_question where id = ? 2023-07-14 14:10:59.792 DEBUG 21080 --- [XNIO-1 task-46] r.c.m.x.r.Q.selectByPrimaryKey : ==> Parameters: 428(Integer) 2023-07-14 14:10:59.800 DEBUG 21080 --- [XNIO-1 task-46] r.c.m.x.r.Q.selectByPrimaryKey : <== Total: 1 2023-07-14 14:10:59.800 DEBUG 21080 --- [XNIO-1 task-46] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 14:10:59.802 DEBUG 21080 --- [XNIO-1 task-46] r.c.m.x.r.Q.getQuestion : ==> Parameters: 428(Integer) 2023-07-14 14:10:59.810 DEBUG 21080 --- [XNIO-1 task-46] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 14:10:59.810 DEBUG 21080 --- [XNIO-1 task-46] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 14:10:59.811 DEBUG 21080 --- [XNIO-1 task-46] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 20(Integer) 2023-07-14 14:10:59.819 DEBUG 21080 --- [XNIO-1 task-46] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 14:10:59.820 DEBUG 21080 --- [XNIO-1 task-46] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 14:10:59.820 DEBUG 21080 --- [XNIO-1 task-46] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 21(Integer) 2023-07-14 14:10:59.830 DEBUG 21080 --- [XNIO-1 task-46] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 14:10:59.830 DEBUG 21080 --- [XNIO-1 task-46] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:10:59.830 DEBUG 21080 --- [XNIO-1 task-46] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:10:59.838 DEBUG 21080 --- [XNIO-1 task-46] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:11:02.432 INFO 21080 --- [XNIO-1 task-47] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/question/answer/select/142344 2023-07-14 14:11:02.445 DEBUG 21080 --- [XNIO-1 task-47] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where id = ? 2023-07-14 14:11:02.445 DEBUG 21080 --- [XNIO-1 task-47] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 142344(Integer) 2023-07-14 14:11:02.457 DEBUG 21080 --- [XNIO-1 task-47] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:11:02.458 DEBUG 21080 --- [XNIO-1 task-47] r.c.m.x.r.Q.selectByPrimaryKey : ==> Preparing: select id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted from t_question where id = ? 2023-07-14 14:11:02.458 DEBUG 21080 --- [XNIO-1 task-47] r.c.m.x.r.Q.selectByPrimaryKey : ==> Parameters: 429(Integer) 2023-07-14 14:11:02.472 DEBUG 21080 --- [XNIO-1 task-47] r.c.m.x.r.Q.selectByPrimaryKey : <== Total: 1 2023-07-14 14:11:02.473 DEBUG 21080 --- [XNIO-1 task-47] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 14:11:02.473 DEBUG 21080 --- [XNIO-1 task-47] r.c.m.x.r.Q.getQuestion : ==> Parameters: 429(Integer) 2023-07-14 14:11:02.504 DEBUG 21080 --- [XNIO-1 task-47] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 14:11:02.505 DEBUG 21080 --- [XNIO-1 task-47] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 14:11:02.505 DEBUG 21080 --- [XNIO-1 task-47] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 20(Integer) 2023-07-14 14:11:02.529 DEBUG 21080 --- [XNIO-1 task-47] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 14:11:02.530 DEBUG 21080 --- [XNIO-1 task-47] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 14:11:02.530 DEBUG 21080 --- [XNIO-1 task-47] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 21(Integer) 2023-07-14 14:11:02.555 DEBUG 21080 --- [XNIO-1 task-47] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 14:11:02.555 DEBUG 21080 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:11:02.557 DEBUG 21080 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:11:02.572 DEBUG 21080 --- [XNIO-1 task-47] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:11:03.235 INFO 21080 --- [XNIO-1 task-48] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/question/answer/select/142343 2023-07-14 14:11:03.245 DEBUG 21080 --- [XNIO-1 task-48] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where id = ? 2023-07-14 14:11:03.245 DEBUG 21080 --- [XNIO-1 task-48] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 142343(Integer) 2023-07-14 14:11:03.266 DEBUG 21080 --- [XNIO-1 task-48] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:11:03.267 DEBUG 21080 --- [XNIO-1 task-48] r.c.m.x.r.Q.selectByPrimaryKey : ==> Preparing: select id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted from t_question where id = ? 2023-07-14 14:11:03.305 DEBUG 21080 --- [XNIO-1 task-48] r.c.m.x.r.Q.selectByPrimaryKey : ==> Parameters: 428(Integer) 2023-07-14 14:11:03.331 DEBUG 21080 --- [XNIO-1 task-48] r.c.m.x.r.Q.selectByPrimaryKey : <== Total: 1 2023-07-14 14:11:03.332 DEBUG 21080 --- [XNIO-1 task-48] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 14:11:03.333 DEBUG 21080 --- [XNIO-1 task-48] r.c.m.x.r.Q.getQuestion : ==> Parameters: 428(Integer) 2023-07-14 14:11:03.351 DEBUG 21080 --- [XNIO-1 task-48] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 14:11:03.352 DEBUG 21080 --- [XNIO-1 task-48] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 14:11:03.353 DEBUG 21080 --- [XNIO-1 task-48] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 20(Integer) 2023-07-14 14:11:03.372 DEBUG 21080 --- [XNIO-1 task-48] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 14:11:03.373 DEBUG 21080 --- [XNIO-1 task-48] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 14:11:03.373 DEBUG 21080 --- [XNIO-1 task-48] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 21(Integer) 2023-07-14 14:11:03.393 DEBUG 21080 --- [XNIO-1 task-48] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 14:11:03.393 DEBUG 21080 --- [XNIO-1 task-48] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:11:03.394 DEBUG 21080 --- [XNIO-1 task-48] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:11:03.412 DEBUG 21080 --- [XNIO-1 task-48] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:11:04.563 INFO 21080 --- [XNIO-1 task-49] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/question/answer/select/142341 2023-07-14 14:11:04.576 DEBUG 21080 --- [XNIO-1 task-49] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where id = ? 2023-07-14 14:11:04.576 DEBUG 21080 --- [XNIO-1 task-49] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 142341(Integer) 2023-07-14 14:11:04.592 DEBUG 21080 --- [XNIO-1 task-49] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:11:04.592 DEBUG 21080 --- [XNIO-1 task-49] r.c.m.x.r.Q.selectByPrimaryKey : ==> Preparing: select id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted from t_question where id = ? 2023-07-14 14:11:04.592 DEBUG 21080 --- [XNIO-1 task-49] r.c.m.x.r.Q.selectByPrimaryKey : ==> Parameters: 431(Integer) 2023-07-14 14:11:04.603 DEBUG 21080 --- [XNIO-1 task-49] r.c.m.x.r.Q.selectByPrimaryKey : <== Total: 1 2023-07-14 14:11:04.603 DEBUG 21080 --- [XNIO-1 task-49] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 14:11:04.603 DEBUG 21080 --- [XNIO-1 task-49] r.c.m.x.r.Q.getQuestion : ==> Parameters: 431(Integer) 2023-07-14 14:11:04.616 DEBUG 21080 --- [XNIO-1 task-49] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 14:11:04.616 DEBUG 21080 --- [XNIO-1 task-49] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 14:11:04.617 DEBUG 21080 --- [XNIO-1 task-49] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 20(Integer) 2023-07-14 14:11:04.631 DEBUG 21080 --- [XNIO-1 task-49] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 14:11:04.633 DEBUG 21080 --- [XNIO-1 task-49] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 14:11:04.633 DEBUG 21080 --- [XNIO-1 task-49] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 21(Integer) 2023-07-14 14:11:04.643 DEBUG 21080 --- [XNIO-1 task-49] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 14:11:04.644 DEBUG 21080 --- [XNIO-1 task-49] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:11:04.645 DEBUG 21080 --- [XNIO-1 task-49] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:11:04.659 DEBUG 21080 --- [XNIO-1 task-49] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:11:06.204 INFO 21080 --- [XNIO-1 task-50] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/question/answer/select/142344 2023-07-14 14:11:06.212 DEBUG 21080 --- [XNIO-1 task-50] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where id = ? 2023-07-14 14:11:06.213 DEBUG 21080 --- [XNIO-1 task-50] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 142344(Integer) 2023-07-14 14:11:06.230 DEBUG 21080 --- [XNIO-1 task-50] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:11:06.232 DEBUG 21080 --- [XNIO-1 task-50] r.c.m.x.r.Q.selectByPrimaryKey : ==> Preparing: select id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted from t_question where id = ? 2023-07-14 14:11:06.232 DEBUG 21080 --- [XNIO-1 task-50] r.c.m.x.r.Q.selectByPrimaryKey : ==> Parameters: 429(Integer) 2023-07-14 14:11:06.240 DEBUG 21080 --- [XNIO-1 task-50] r.c.m.x.r.Q.selectByPrimaryKey : <== Total: 1 2023-07-14 14:11:06.241 DEBUG 21080 --- [XNIO-1 task-50] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 14:11:06.241 DEBUG 21080 --- [XNIO-1 task-50] r.c.m.x.r.Q.getQuestion : ==> Parameters: 429(Integer) 2023-07-14 14:11:06.251 DEBUG 21080 --- [XNIO-1 task-50] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 14:11:06.252 DEBUG 21080 --- [XNIO-1 task-50] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 14:11:06.253 DEBUG 21080 --- [XNIO-1 task-50] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 20(Integer) 2023-07-14 14:11:06.260 DEBUG 21080 --- [XNIO-1 task-50] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 14:11:06.262 DEBUG 21080 --- [XNIO-1 task-50] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 14:11:06.262 DEBUG 21080 --- [XNIO-1 task-50] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 21(Integer) 2023-07-14 14:11:06.270 DEBUG 21080 --- [XNIO-1 task-50] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 14:11:06.271 DEBUG 21080 --- [XNIO-1 task-50] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:11:06.271 DEBUG 21080 --- [XNIO-1 task-50] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:11:06.281 DEBUG 21080 --- [XNIO-1 task-50] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:11:07.857 INFO 21080 --- [XNIO-1 task-51] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/question/answer/select/142343 2023-07-14 14:11:07.880 DEBUG 21080 --- [XNIO-1 task-51] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where id = ? 2023-07-14 14:11:07.880 DEBUG 21080 --- [XNIO-1 task-51] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 142343(Integer) 2023-07-14 14:11:07.892 DEBUG 21080 --- [XNIO-1 task-51] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:11:07.892 DEBUG 21080 --- [XNIO-1 task-51] r.c.m.x.r.Q.selectByPrimaryKey : ==> Preparing: select id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted from t_question where id = ? 2023-07-14 14:11:07.893 DEBUG 21080 --- [XNIO-1 task-51] r.c.m.x.r.Q.selectByPrimaryKey : ==> Parameters: 428(Integer) 2023-07-14 14:11:07.905 DEBUG 21080 --- [XNIO-1 task-51] r.c.m.x.r.Q.selectByPrimaryKey : <== Total: 1 2023-07-14 14:11:07.906 DEBUG 21080 --- [XNIO-1 task-51] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 14:11:07.906 DEBUG 21080 --- [XNIO-1 task-51] r.c.m.x.r.Q.getQuestion : ==> Parameters: 428(Integer) 2023-07-14 14:11:07.919 DEBUG 21080 --- [XNIO-1 task-51] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 14:11:07.920 DEBUG 21080 --- [XNIO-1 task-51] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 14:11:07.920 DEBUG 21080 --- [XNIO-1 task-51] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 20(Integer) 2023-07-14 14:11:07.929 DEBUG 21080 --- [XNIO-1 task-51] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 14:11:07.931 DEBUG 21080 --- [XNIO-1 task-51] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 14:11:07.931 DEBUG 21080 --- [XNIO-1 task-51] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 21(Integer) 2023-07-14 14:11:07.941 DEBUG 21080 --- [XNIO-1 task-51] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 14:11:07.942 DEBUG 21080 --- [XNIO-1 task-51] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:11:07.942 DEBUG 21080 --- [XNIO-1 task-51] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:11:07.950 DEBUG 21080 --- [XNIO-1 task-51] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:11:09.481 INFO 21080 --- [XNIO-1 task-52] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/question/answer/select/142344 2023-07-14 14:11:09.491 DEBUG 21080 --- [XNIO-1 task-52] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where id = ? 2023-07-14 14:11:09.491 DEBUG 21080 --- [XNIO-1 task-52] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 142344(Integer) 2023-07-14 14:11:09.513 DEBUG 21080 --- [XNIO-1 task-52] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:11:09.514 DEBUG 21080 --- [XNIO-1 task-52] r.c.m.x.r.Q.selectByPrimaryKey : ==> Preparing: select id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted from t_question where id = ? 2023-07-14 14:11:09.514 DEBUG 21080 --- [XNIO-1 task-52] r.c.m.x.r.Q.selectByPrimaryKey : ==> Parameters: 429(Integer) 2023-07-14 14:11:09.524 DEBUG 21080 --- [XNIO-1 task-52] r.c.m.x.r.Q.selectByPrimaryKey : <== Total: 1 2023-07-14 14:11:09.525 DEBUG 21080 --- [XNIO-1 task-52] r.c.m.x.r.Q.getQuestion : ==> Preparing: select qs.*,s.name as subName from t_question_subject qs left join t_subject s on qs.subject_id = s.id where question_id = ? and qs.deleted = 0 and s.deleted = 0 2023-07-14 14:11:09.525 DEBUG 21080 --- [XNIO-1 task-52] r.c.m.x.r.Q.getQuestion : ==> Parameters: 429(Integer) 2023-07-14 14:11:09.534 DEBUG 21080 --- [XNIO-1 task-52] r.c.m.x.r.Q.getQuestion : <== Total: 2 2023-07-14 14:11:09.534 DEBUG 21080 --- [XNIO-1 task-52] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 14:11:09.534 DEBUG 21080 --- [XNIO-1 task-52] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 20(Integer) 2023-07-14 14:11:09.543 DEBUG 21080 --- [XNIO-1 task-52] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 14:11:09.543 DEBUG 21080 --- [XNIO-1 task-52] r.c.m.xzs.repository.SubjectMapper.page : ==> Preparing: SELECT id, name, level, level_name, item_order, deleted FROM t_subject WHERE deleted=0 and id= ? 2023-07-14 14:11:09.543 DEBUG 21080 --- [XNIO-1 task-52] r.c.m.xzs.repository.SubjectMapper.page : ==> Parameters: 21(Integer) 2023-07-14 14:11:09.569 DEBUG 21080 --- [XNIO-1 task-52] r.c.m.xzs.repository.SubjectMapper.page : <== Total: 1 2023-07-14 14:11:09.570 DEBUG 21080 --- [XNIO-1 task-52] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:11:09.570 DEBUG 21080 --- [XNIO-1 task-52] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:11:09.580 DEBUG 21080 --- [XNIO-1 task-52] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:27:59.376 INFO 21080 --- [XNIO-1 task-53] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:27:59.415 DEBUG 21080 --- [XNIO-1 task-53] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:27:59.421 DEBUG 21080 --- [XNIO-1 task-53] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:27:59.440 DEBUG 21080 --- [XNIO-1 task-53] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:28:05.274 DEBUG 21080 --- [XNIO-1 task-55] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:28:05.314 DEBUG 21080 --- [XNIO-1 task-55] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:28:05.338 DEBUG 21080 --- [XNIO-1 task-55] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:28:05.367 DEBUG 21080 --- [XNIO-1 task-55] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:28:05.367 DEBUG 21080 --- [XNIO-1 task-55] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:28:05.386 DEBUG 21080 --- [XNIO-1 task-55] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:28:05.399 DEBUG 21080 --- [XNIO-1 task-55] r.c.m.x.r.U.insertSelective : ==> Preparing: insert into t_user_event_log ( user_id, user_name, real_name, content, create_time ) values ( ?, ?, ?, ?, ? ) 2023-07-14 14:28:05.402 DEBUG 21080 --- [XNIO-1 task-55] r.c.m.x.r.U.insertSelective : ==> Parameters: 10(Integer), student(String), student(String), student 登录了考试系统(String), 2023-07-14 14:28:05.386(Timestamp) 2023-07-14 14:28:05.461 DEBUG 21080 --- [XNIO-1 task-55] r.c.m.x.r.U.insertSelective : <== Updates: 1 2023-07-14 14:28:05.644 INFO 21080 --- [XNIO-1 task-56] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount 2023-07-14 14:28:05.646 DEBUG 21080 --- [XNIO-1 task-56] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:28:05.646 DEBUG 21080 --- [XNIO-1 task-56] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:28:05.685 DEBUG 21080 --- [XNIO-1 task-56] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:28:05.687 DEBUG 21080 --- [XNIO-1 task-56] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? 2023-07-14 14:28:05.688 DEBUG 21080 --- [XNIO-1 task-56] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) 2023-07-14 14:28:05.708 DEBUG 21080 --- [XNIO-1 task-56] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 2023-07-14 14:28:05.956 INFO 21080 --- [XNIO-1 task-58] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current 2023-07-14 14:28:05.956 INFO 21080 --- [XNIO-1 task-57] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/index 2023-07-14 14:28:05.956 INFO 21080 --- [XNIO-1 task-59] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/task 2023-07-14 14:28:05.956 DEBUG 21080 --- [XNIO-1 task-57] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:28:05.957 DEBUG 21080 --- [XNIO-1 task-57] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:28:05.996 DEBUG 21080 --- [XNIO-1 task-59] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:28:05.996 DEBUG 21080 --- [XNIO-1 task-58] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:28:05.996 DEBUG 21080 --- [XNIO-1 task-59] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:28:05.996 DEBUG 21080 --- [XNIO-1 task-58] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:28:05.999 DEBUG 21080 --- [XNIO-1 task-57] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:28:06.003 DEBUG 21080 --- [XNIO-1 task-57] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? , ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 14:28:06.003 DEBUG 21080 --- [XNIO-1 task-57] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 1(Integer), 7(Integer), 17(Integer), 10(Integer) 2023-07-14 14:28:06.008 DEBUG 21080 --- [XNIO-1 task-59] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:28:06.009 DEBUG 21080 --- [XNIO-1 task-59] r.c.m.x.r.T.getByGradeLevel : ==> Preparing: select id, title, grade_level, frame_text_content_id, create_user, create_time, deleted, create_user_name from t_task_exam where deleted=0 and grade_level = ? 2023-07-14 14:28:06.009 DEBUG 21080 --- [XNIO-1 task-59] r.c.m.x.r.T.getByGradeLevel : ==> Parameters: 17(Integer) 2023-07-14 14:28:06.012 DEBUG 21080 --- [XNIO-1 task-58] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:28:06.021 DEBUG 21080 --- [XNIO-1 task-59] r.c.m.x.r.T.getByGradeLevel : <== Total: 0 2023-07-14 14:28:06.021 DEBUG 21080 --- [XNIO-1 task-57] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 3 2023-07-14 14:28:06.022 DEBUG 21080 --- [XNIO-1 task-57] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.paper_type in ( ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and u.user_id = ? ORDER BY e.id desc ) t 2023-07-14 14:28:06.027 DEBUG 21080 --- [XNIO-1 task-57] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 4(Integer), 17(Integer), null 2023-07-14 14:28:06.046 DEBUG 21080 --- [XNIO-1 task-57] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 0 2023-07-14 14:28:08.484 INFO 21080 --- [XNIO-1 task-60] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:28:08.518 DEBUG 21080 --- [XNIO-1 task-60] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:28:08.518 DEBUG 21080 --- [XNIO-1 task-60] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:28:08.524 INFO 21080 --- [XNIO-1 task-61] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 14:28:08.532 DEBUG 21080 --- [XNIO-1 task-60] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:28:08.536 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:28:08.537 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:28:08.556 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:08.559 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:28:08.560 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:28:08.572 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:08.584 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:28:08.585 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:28:08.606 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:28:08.618 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:28:08.618 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:28:08.632 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:08.636 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:28:08.636 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:28:08.651 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:08.654 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:28:08.654 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:28:08.670 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:08.670 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:28:08.671 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:28:08.679 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:08.681 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:28:08.681 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:28:08.695 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:08.698 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:28:08.698 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:28:08.708 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:28:08.710 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:28:08.710 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:28:08.724 DEBUG 21080 --- [XNIO-1 task-61] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:28:12.234 INFO 21080 --- [XNIO-1 task-62] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:28:12.246 DEBUG 21080 --- [XNIO-1 task-62] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:28:12.246 DEBUG 21080 --- [XNIO-1 task-62] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:28:12.267 DEBUG 21080 --- [XNIO-1 task-62] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:28:12.288 INFO 21080 --- [XNIO-1 task-63] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/paper/select/85 2023-07-14 14:28:12.289 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:28:12.289 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:28:12.305 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:12.311 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:28:12.312 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:28:12.320 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:12.322 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:28:12.322 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:28:12.335 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:28:12.341 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:28:12.341 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:28:12.354 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:12.355 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:28:12.355 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:28:12.370 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:12.371 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:28:12.371 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:28:12.384 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:12.384 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:28:12.385 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:28:12.398 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:12.399 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:28:12.399 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:28:12.416 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:12.417 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:28:12.417 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:28:12.437 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:28:12.439 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:28:12.439 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:28:12.450 DEBUG 21080 --- [XNIO-1 task-63] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:28:40.712 INFO 21080 --- [XNIO-1 task-64] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/answerSubmit 2023-07-14 14:28:40.735 DEBUG 21080 --- [XNIO-1 task-64] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:28:40.735 DEBUG 21080 --- [XNIO-1 task-64] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:28:40.745 DEBUG 21080 --- [XNIO-1 task-64] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:28:40.748 DEBUG 21080 --- [XNIO-1 task-64] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:28:40.749 DEBUG 21080 --- [XNIO-1 task-64] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:28:40.759 DEBUG 21080 --- [XNIO-1 task-64] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:40.760 DEBUG 21080 --- [XNIO-1 task-64] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:28:40.760 DEBUG 21080 --- [XNIO-1 task-64] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:28:40.772 DEBUG 21080 --- [XNIO-1 task-64] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:40.774 DEBUG 21080 --- [XNIO-1 task-64] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:28:40.774 DEBUG 21080 --- [XNIO-1 task-64] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:28:40.812 DEBUG 21080 --- [XNIO-1 task-64] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:28:40.839 DEBUG 21080 --- [XNIO-1 task-64] r.c.m.x.r.E.insertSelective : ==> Preparing: insert into t_exam_paper_answer ( exam_paper_id, paper_name, paper_type, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2023-07-14 14:28:40.841 DEBUG 21080 --- [XNIO-1 task-64] r.c.m.x.r.E.insertSelective : ==> Parameters: 85(Integer), jdbf(String), 1(Integer), 20(Integer), 20(Integer), 180(Integer), 1(Integer), 5(Integer), 27(Integer), 2(Integer), 10(Integer), 2023-07-14 14:28:40.748(Timestamp) 2023-07-14 14:28:40.862 DEBUG 21080 --- [XNIO-1 task-64] r.c.m.x.r.E.insertSelective : <== Updates: 1 2023-07-14 14:28:40.866 DEBUG 21080 --- [XNIO-1 task-64] r.c.m.x.r.E.insertList : ==> Preparing: insert into t_exam_paper_question_customer_answer ( question_id, question_score, subject_id, create_time, create_user, text_content_id, exam_paper_id, question_type, answer, customer_score, exam_paper_answer_id , do_right,question_text_content_id,item_order) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) , ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) , ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) , ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) , ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,?,?) 2023-07-14 14:28:40.871 DEBUG 21080 --- [XNIO-1 task-64] r.c.m.x.r.E.insertList : ==> Parameters: 430(Integer), 40(Integer), null, 2023-07-14 14:28:40.748(Timestamp), 10(Integer), null, 85(Integer), 1(Integer), C(String), 0(Integer), 6186(Integer), false(Boolean), 536(Integer), 1(Integer), 431(Integer), 50(Integer), null, 2023-07-14 14:28:40.748(Timestamp), 10(Integer), null, 85(Integer), 2(Integer), B,C,D(String), 0(Integer), 6186(Integer), false(Boolean), 537(Integer), 2(Integer), 432(Integer), 20(Integer), null, 2023-07-14 14:28:40.748(Timestamp), 10(Integer), null, 85(Integer), 3(Integer), B(String), 0(Integer), 6186(Integer), false(Boolean), 538(Integer), 3(Integer), 428(Integer), 50(Integer), null, 2023-07-14 14:28:40.748(Timestamp), 10(Integer), null, 85(Integer), 2(Integer), A,B,C(String), 0(Integer), 6186(Integer), false(Boolean), 534(Integer), 4(Integer), 429(Integer), 20(Integer), null, 2023-07-14 14:28:40.748(Timestamp), 10(Integer), null, 85(Integer), 3(Integer), A(String), 20(Integer), 6186(Integer), true(Boolean), 535(Integer), 5(Integer) 2023-07-14 14:28:40.920 DEBUG 21080 --- [XNIO-1 task-64] r.c.m.x.r.E.insertList : <== Updates: 5 2023-07-14 14:28:40.999 DEBUG 21080 --- [XNIO-1 task-64] r.c.m.x.r.U.insertSelective : ==> Preparing: insert into t_user_event_log ( user_id, user_name, real_name, content, create_time ) values ( ?, ?, ?, ?, ? ) 2023-07-14 14:28:41.000 DEBUG 21080 --- [XNIO-1 task-64] r.c.m.x.r.U.insertSelective : ==> Parameters: 10(Integer), student(String), student(String), student 提交试卷:jdbf 得分:2 耗时:27 秒(String), 2023-07-14 14:28:40.817(Timestamp) 2023-07-14 14:28:41.042 DEBUG 21080 --- [XNIO-1 task-64] r.c.m.x.r.U.insertSelective : <== Updates: 1 2023-07-14 14:28:42.561 INFO 21080 --- [XNIO-1 task-65] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount 2023-07-14 14:28:42.573 DEBUG 21080 --- [XNIO-1 task-65] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:28:42.573 DEBUG 21080 --- [XNIO-1 task-65] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:28:42.603 DEBUG 21080 --- [XNIO-1 task-65] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:28:42.603 DEBUG 21080 --- [XNIO-1 task-65] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? 2023-07-14 14:28:42.604 DEBUG 21080 --- [XNIO-1 task-65] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) 2023-07-14 14:28:42.642 DEBUG 21080 --- [XNIO-1 task-65] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 2023-07-14 14:28:42.908 INFO 21080 --- [XNIO-1 task-66] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current 2023-07-14 14:28:42.909 DEBUG 21080 --- [XNIO-1 task-66] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:28:42.909 DEBUG 21080 --- [XNIO-1 task-66] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:28:42.910 INFO 21080 --- [XNIO-1 task-67] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/pageList 2023-07-14 14:28:42.929 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 14:28:42.930 DEBUG 21080 --- [XNIO-1 task-66] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:28:42.930 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) 2023-07-14 14:28:42.952 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 14:28:42.968 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.studentPage_COUNT : ==> Preparing: SELECT count(0) FROM t_exam_paper_answer WHERE create_user = ? 2023-07-14 14:28:42.968 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.studentPage_COUNT : ==> Parameters: 10(Integer) 2023-07-14 14:28:42.979 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.studentPage_COUNT : <== Total: 1 2023-07-14 14:28:42.983 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.studentPage : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer WHERE create_user = ? order by id desc LIMIT ? 2023-07-14 14:28:42.983 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.studentPage : ==> Parameters: 10(Integer), 10(Integer) 2023-07-14 14:28:43.014 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.studentPage : <== Total: 8 2023-07-14 14:28:43.017 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:28:43.018 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6186(Integer) 2023-07-14 14:28:43.041 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:28:43.041 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:28:43.042 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:28:43.063 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:28:43.064 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:28:43.064 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:28:43.076 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:28:43.077 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:28:43.077 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6185(Integer) 2023-07-14 14:28:43.094 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:28:43.095 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:28:43.095 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:28:43.122 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:28:43.122 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:28:43.123 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:28:43.166 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:28:43.168 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:28:43.169 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6184(Integer) 2023-07-14 14:28:43.181 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:28:43.182 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:28:43.183 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:28:43.194 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:28:43.196 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:28:43.196 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:28:43.216 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:28:43.217 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:28:43.217 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6183(Integer) 2023-07-14 14:28:43.236 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:28:43.237 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:28:43.237 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 14:28:43.269 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:28:43.270 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:28:43.270 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:28:43.278 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:28:43.281 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:28:43.282 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6182(Integer) 2023-07-14 14:28:43.296 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:28:43.296 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:28:43.296 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:28:43.307 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:28:43.308 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:28:43.308 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:28:43.325 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:28:43.328 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:28:43.328 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6181(Integer) 2023-07-14 14:28:43.382 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:28:43.382 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:28:43.383 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:28:43.398 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:28:43.399 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:28:43.399 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:28:43.422 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:28:43.423 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:28:43.423 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6180(Integer) 2023-07-14 14:28:43.434 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:28:43.435 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:28:43.435 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:28:43.453 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:28:43.453 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:28:43.454 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:28:43.463 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:28:43.464 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Preparing: SELECT id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id FROM t_exam_paper_answer where id = ? 2023-07-14 14:28:43.464 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.ExamPaperAnswerMapper.getById : ==> Parameters: 6179(Integer) 2023-07-14 14:28:43.472 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.ExamPaperAnswerMapper.getById : <== Total: 1 2023-07-14 14:28:43.474 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:28:43.474 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 14:28:43.484 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:28:43.485 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.SubjectMapper.selectByIds : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where id in ( ? ) and deleted = 0 2023-07-14 14:28:43.485 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.SubjectMapper.selectByIds : ==> Parameters: 20(Integer) 2023-07-14 14:28:43.500 DEBUG 21080 --- [XNIO-1 task-67] r.c.m.x.r.SubjectMapper.selectByIds : <== Total: 1 2023-07-14 14:28:46.038 INFO 21080 --- [XNIO-1 task-68] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:28:46.046 DEBUG 21080 --- [XNIO-1 task-68] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:28:46.046 DEBUG 21080 --- [XNIO-1 task-68] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:28:46.057 DEBUG 21080 --- [XNIO-1 task-68] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:28:46.070 INFO 21080 --- [XNIO-1 task-69] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6186 2023-07-14 14:28:46.070 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:28:46.070 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6186(Integer) 2023-07-14 14:28:46.079 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:46.080 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:28:46.080 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:28:46.089 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:46.090 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:28:46.090 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:28:46.105 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:46.106 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:28:46.106 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:28:46.115 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:28:46.115 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:28:46.115 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:28:46.129 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:46.130 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:28:46.130 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:28:46.143 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:46.143 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:28:46.144 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:28:46.151 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:46.152 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:28:46.152 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:28:46.162 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:46.164 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:28:46.164 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:28:46.178 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:46.179 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:28:46.179 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:28:46.187 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:28:46.188 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:28:46.188 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:28:46.196 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:28:46.196 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:28:46.196 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6186(Integer) 2023-07-14 14:28:46.205 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:46.206 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 14:28:46.206 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6186(Integer) 2023-07-14 14:28:46.221 DEBUG 21080 --- [XNIO-1 task-69] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 14:28:55.461 INFO 21080 --- [XNIO-1 task-70] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:28:55.475 DEBUG 21080 --- [XNIO-1 task-70] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:28:55.475 DEBUG 21080 --- [XNIO-1 task-70] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:28:55.491 DEBUG 21080 --- [XNIO-1 task-70] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:28:55.523 INFO 21080 --- [XNIO-1 task-71] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6186 2023-07-14 14:28:55.524 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:28:55.524 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6186(Integer) 2023-07-14 14:28:55.535 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:55.536 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:28:55.536 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:28:55.556 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:55.556 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:28:55.557 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:28:55.565 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:55.566 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:28:55.566 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:28:55.585 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:28:55.587 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:28:55.587 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:28:55.607 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:55.608 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:28:55.608 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:28:55.624 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:55.626 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:28:55.626 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:28:55.634 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:55.636 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:28:55.636 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:28:55.656 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:55.656 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:28:55.657 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:28:55.669 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:55.670 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:28:55.670 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:28:55.710 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:28:55.710 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:28:55.710 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:28:55.742 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:28:55.743 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:28:55.743 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6186(Integer) 2023-07-14 14:28:55.770 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:28:55.771 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 14:28:55.771 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6186(Integer) 2023-07-14 14:28:55.789 DEBUG 21080 --- [XNIO-1 task-71] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 14:29:02.781 INFO 21080 --- [XNIO-1 task-72] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:29:02.798 DEBUG 21080 --- [XNIO-1 task-72] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:29:02.798 DEBUG 21080 --- [XNIO-1 task-72] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:29:02.808 DEBUG 21080 --- [XNIO-1 task-72] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:29:02.809 INFO 21080 --- [XNIO-1 task-73] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6186 2023-07-14 14:29:02.810 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:29:02.810 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6186(Integer) 2023-07-14 14:29:02.822 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:29:02.823 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:29:02.823 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:29:02.832 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:29:02.832 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:29:02.832 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:29:02.841 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:29:02.842 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:29:02.842 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:29:02.873 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:29:02.875 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:29:02.875 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:29:02.941 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:29:02.941 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:29:02.941 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:29:02.952 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:29:02.953 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:29:02.953 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:29:02.962 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:29:02.963 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:29:02.963 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:29:02.973 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:29:02.974 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:29:02.974 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:29:02.985 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:29:02.986 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:29:02.986 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:29:02.995 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:29:02.996 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:29:02.997 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:29:03.009 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:29:03.011 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:29:03.011 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6186(Integer) 2023-07-14 14:29:03.022 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:29:03.023 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 14:29:03.023 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6186(Integer) 2023-07-14 14:29:03.043 DEBUG 21080 --- [XNIO-1 task-73] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 14:29:40.142 INFO 21080 --- [XNIO-1 task-74] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 14:29:40.152 DEBUG 21080 --- [XNIO-1 task-74] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 14:29:40.152 DEBUG 21080 --- [XNIO-1 task-74] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 14:29:40.165 DEBUG 21080 --- [XNIO-1 task-74] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 14:29:40.188 INFO 21080 --- [XNIO-1 task-75] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exampaper/answer/read/6186 2023-07-14 14:29:40.188 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:29:40.188 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6186(Integer) 2023-07-14 14:29:40.202 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:29:40.203 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 14:29:40.203 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 14:29:40.215 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:29:40.216 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:29:40.216 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 14:29:40.230 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:29:40.232 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 14:29:40.232 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 14:29:40.258 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 14:29:40.258 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:29:40.260 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 14:29:40.272 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:29:40.273 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:29:40.273 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 14:29:40.285 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:29:40.286 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:29:40.286 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 14:29:40.305 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:29:40.306 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:29:40.306 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 14:29:40.317 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:29:40.317 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 14:29:40.318 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 14:29:40.333 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 14:29:40.333 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 14:29:40.334 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:29:40.353 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:29:40.353 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 14:29:40.354 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 14:29:40.366 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 14:29:40.367 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, user_score, paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where id = ? 2023-07-14 14:29:40.367 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 6186(Integer) 2023-07-14 14:29:40.396 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 14:29:40.397 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Preparing: select id, question_id, exam_paper_id, exam_paper_answer_id, question_type, subject_id, customer_score, question_score, question_text_content_id, answer, text_content_id, do_right, create_user, create_time, item_order from t_exam_paper_question_customer_answer where exam_paper_answer_id = ? order by item_order 2023-07-14 14:29:40.397 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.E.selectListByPaperAnswerId : ==> Parameters: 6186(Integer) 2023-07-14 14:29:40.408 DEBUG 21080 --- [XNIO-1 task-75] r.c.m.x.r.E.selectListByPaperAnswerId : <== Total: 5 2023-07-14 15:12:25.642 ERROR 21080 --- [XNIO-1 task-80] io.undertow.request : UT005023: Exception handling request to /api/user/logout java.lang.NullPointerException: null at com.mindskip.xzs.configuration.spring.security.RestLogoutSuccessHandler.onLogoutSuccess(RestLogoutSuccessHandler.java:45) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:74) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:132) at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.SessionRestoringHandler.handleRequest(SessionRestoringHandler.java:119) at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292) at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81) at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138) at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135) at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272) at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104) at io.undertow.server.Connectors.executeRootHandler(Connectors.java:364) at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:830) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) 2023-07-14 15:12:25.765 INFO 21080 --- [XNIO-1 task-80] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/error 2023-07-14 15:12:32.333 INFO 21080 --- [XNIO-1 task-81] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 15:12:32.393 DEBUG 21080 --- [XNIO-1 task-81] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 15:12:32.396 DEBUG 21080 --- [XNIO-1 task-81] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 15:12:32.415 DEBUG 21080 --- [XNIO-1 task-81] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 15:41:58.685 INFO 21080 --- [XNIO-1 task-85] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 15:41:58.705 DEBUG 21080 --- [XNIO-1 task-85] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 15:41:58.708 DEBUG 21080 --- [XNIO-1 task-85] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 15:41:58.719 DEBUG 21080 --- [XNIO-1 task-85] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 16:01:24.863 INFO 21080 --- [XNIO-1 task-86] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 16:01:24.880 DEBUG 21080 --- [XNIO-1 task-86] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 16:01:24.882 DEBUG 21080 --- [XNIO-1 task-86] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 16:01:24.891 DEBUG 21080 --- [XNIO-1 task-86] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 16:01:50.338 INFO 21080 --- [XNIO-1 task-91] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 16:01:50.345 DEBUG 21080 --- [XNIO-1 task-91] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 16:01:50.345 DEBUG 21080 --- [XNIO-1 task-91] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 16:01:50.354 DEBUG 21080 --- [XNIO-1 task-91] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 16:02:47.692 INFO 21080 --- [XNIO-1 task-92] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 16:02:47.706 DEBUG 21080 --- [XNIO-1 task-92] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 16:02:47.707 DEBUG 21080 --- [XNIO-1 task-92] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 16:02:47.717 DEBUG 21080 --- [XNIO-1 task-92] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 16:03:31.099 INFO 21080 --- [XNIO-1 task-93] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 16:03:31.113 DEBUG 21080 --- [XNIO-1 task-93] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 16:03:31.113 DEBUG 21080 --- [XNIO-1 task-93] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 16:03:31.127 DEBUG 21080 --- [XNIO-1 task-93] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 16:04:35.024 INFO 21080 --- [XNIO-1 task-94] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 16:04:35.036 DEBUG 21080 --- [XNIO-1 task-94] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 16:04:35.037 DEBUG 21080 --- [XNIO-1 task-94] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 16:04:35.066 DEBUG 21080 --- [XNIO-1 task-94] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 16:19:22.264 INFO 21080 --- [XNIO-1 task-95] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 16:19:22.283 DEBUG 21080 --- [XNIO-1 task-95] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 16:19:22.286 DEBUG 21080 --- [XNIO-1 task-95] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 16:19:22.305 DEBUG 21080 --- [XNIO-1 task-95] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 16:20:10.059 INFO 21080 --- [XNIO-1 task-96] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 16:20:10.068 DEBUG 21080 --- [XNIO-1 task-96] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 16:20:10.068 DEBUG 21080 --- [XNIO-1 task-96] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 16:20:10.087 DEBUG 21080 --- [XNIO-1 task-96] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 16:20:50.122 INFO 21080 --- [XNIO-1 task-97] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 16:20:50.131 DEBUG 21080 --- [XNIO-1 task-97] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 16:20:50.132 DEBUG 21080 --- [XNIO-1 task-97] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 16:20:50.142 DEBUG 21080 --- [XNIO-1 task-97] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 16:23:50.908 INFO 21080 --- [XNIO-1 task-98] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 16:23:50.916 DEBUG 21080 --- [XNIO-1 task-98] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 16:23:50.916 DEBUG 21080 --- [XNIO-1 task-98] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 16:23:50.928 DEBUG 21080 --- [XNIO-1 task-98] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 16:25:26.149 INFO 21080 --- [XNIO-1 task-99] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list 2023-07-14 16:25:26.160 DEBUG 21080 --- [XNIO-1 task-99] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 16:25:26.160 DEBUG 21080 --- [XNIO-1 task-99] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 16:25:26.172 DEBUG 21080 --- [XNIO-1 task-99] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 16:29:05.419 DEBUG 21080 --- [XNIO-1 task-101] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 16:29:05.425 DEBUG 21080 --- [XNIO-1 task-101] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: admin(String) 2023-07-14 16:29:05.455 DEBUG 21080 --- [XNIO-1 task-101] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 16:29:05.473 DEBUG 21080 --- [XNIO-1 task-101] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 16:29:05.474 DEBUG 21080 --- [XNIO-1 task-101] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: admin(String) 2023-07-14 16:29:05.491 DEBUG 21080 --- [XNIO-1 task-101] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 16:29:05.498 DEBUG 21080 --- [XNIO-1 task-101] r.c.m.x.r.U.insertSelective : ==> Preparing: insert into t_user_event_log ( user_id, user_name, real_name, content, create_time ) values ( ?, ?, ?, ?, ? ) 2023-07-14 16:29:05.502 DEBUG 21080 --- [XNIO-1 task-101] r.c.m.x.r.U.insertSelective : ==> Parameters: 2(Integer), admin(String), 管理员(String), admin 登录了考试系统(String), 2023-07-14 16:29:05.491(Timestamp) 2023-07-14 16:29:05.540 DEBUG 21080 --- [XNIO-1 task-101] r.c.m.x.r.U.insertSelective : <== Updates: 1 2023-07-14 16:29:05.698 INFO 21080 --- [XNIO-1 task-102] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/dashboard/index 2023-07-14 16:29:05.746 DEBUG 21080 --- [XNIO-1 task-102] r.c.m.x.r.E.selectAllCount : ==> Preparing: SELECT count(*) from t_exam_paper where deleted=0 2023-07-14 16:29:05.746 DEBUG 21080 --- [XNIO-1 task-102] r.c.m.x.r.E.selectAllCount : ==> Parameters: 2023-07-14 16:29:05.758 DEBUG 21080 --- [XNIO-1 task-102] r.c.m.x.r.E.selectAllCount : <== Total: 1 2023-07-14 16:29:05.762 DEBUG 21080 --- [XNIO-1 task-102] r.c.m.x.r.QuestionMapper.selectAllCount : ==> Preparing: SELECT count(*) from t_question where deleted=0 2023-07-14 16:29:05.763 DEBUG 21080 --- [XNIO-1 task-102] r.c.m.x.r.QuestionMapper.selectAllCount : ==> Parameters: 2023-07-14 16:29:05.770 DEBUG 21080 --- [XNIO-1 task-102] r.c.m.x.r.QuestionMapper.selectAllCount : <== Total: 1 2023-07-14 16:29:05.775 DEBUG 21080 --- [XNIO-1 task-102] r.c.m.x.r.E.selectAllCount : ==> Preparing: SELECT count(*) from t_exam_paper_answer 2023-07-14 16:29:05.775 DEBUG 21080 --- [XNIO-1 task-102] r.c.m.x.r.E.selectAllCount : ==> Parameters: 2023-07-14 16:29:05.785 DEBUG 21080 --- [XNIO-1 task-102] r.c.m.x.r.E.selectAllCount : <== Total: 1 2023-07-14 16:29:05.786 DEBUG 21080 --- [XNIO-1 task-102] r.c.m.x.r.E.selectAllCount : ==> Preparing: SELECT count(*) from t_exam_paper_question_customer_answer 2023-07-14 16:29:05.787 DEBUG 21080 --- [XNIO-1 task-102] r.c.m.x.r.E.selectAllCount : ==> Parameters: 2023-07-14 16:29:05.800 DEBUG 21080 --- [XNIO-1 task-102] r.c.m.x.r.E.selectAllCount : <== Total: 1 2023-07-14 16:29:05.831 DEBUG 21080 --- [XNIO-1 task-102] r.c.m.x.r.U.selectCountByDate : ==> Preparing: SELECT create_time as name,COUNT(create_time) as value from ( SELECT DATE_FORMAT(create_time,'%Y-%m-%d') as create_time from t_user_event_log WHERE create_time between ? and ? ) a GROUP BY create_time 2023-07-14 16:29:05.832 DEBUG 21080 --- [XNIO-1 task-102] r.c.m.x.r.U.selectCountByDate : ==> Parameters: 2023-07-01 00:00:00.0(Timestamp), 2023-07-31 23:59:59.0(Timestamp) 2023-07-14 16:29:05.866 DEBUG 21080 --- [XNIO-1 task-102] r.c.m.x.r.U.selectCountByDate : <== Total: 5 2023-07-14 16:29:05.880 DEBUG 21080 --- [XNIO-1 task-102] r.c.m.x.r.E.selectCountByDate : ==> Preparing: SELECT create_time as name,COUNT(create_time) as value from ( SELECT DATE_FORMAT(create_time,'%Y-%m-%d') as create_time from t_exam_paper_question_customer_answer WHERE create_time between ? and ? ) a GROUP BY create_time 2023-07-14 16:29:05.880 DEBUG 21080 --- [XNIO-1 task-102] r.c.m.x.r.E.selectCountByDate : ==> Parameters: 2023-07-01 00:00:00.0(Timestamp), 2023-07-31 23:59:59.0(Timestamp) 2023-07-14 16:29:05.890 DEBUG 21080 --- [XNIO-1 task-102] r.c.m.x.r.E.selectCountByDate : <== Total: 2 2023-07-14 16:29:12.320 INFO 21080 --- [XNIO-1 task-103] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/education/subject/list 2023-07-14 16:29:12.340 DEBUG 21080 --- [XNIO-1 task-103] r.c.m.x.r.SubjectMapper.allSubject : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where deleted = 0 2023-07-14 16:29:12.340 DEBUG 21080 --- [XNIO-1 task-103] r.c.m.x.r.SubjectMapper.allSubject : ==> Parameters: 2023-07-14 16:29:12.354 DEBUG 21080 --- [XNIO-1 task-103] r.c.m.x.r.SubjectMapper.allSubject : <== Total: 2 2023-07-14 16:29:12.630 INFO 21080 --- [XNIO-1 task-104] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/exam/paper/page 2023-07-14 16:29:12.668 DEBUG 21080 --- [XNIO-1 task-104] r.c.m.x.r.ExamPaperMapper.page_COUNT : ==> Preparing: SELECT count(0) FROM (SELECT e.* FROM t_exam_paper e LEFT JOIN t_exam_paper_department d ON e.id = d.exam_paper_id LEFT JOIN t_exam_paper_subject s ON e.id = s.exam_paper_id WHERE e.deleted = 0 AND d.deleted = 0 GROUP BY e.id) table_count 2023-07-14 16:29:12.669 DEBUG 21080 --- [XNIO-1 task-104] r.c.m.x.r.ExamPaperMapper.page_COUNT : ==> Parameters: 2023-07-14 16:29:12.685 DEBUG 21080 --- [XNIO-1 task-104] r.c.m.x.r.ExamPaperMapper.page_COUNT : <== Total: 1 2023-07-14 16:29:12.688 DEBUG 21080 --- [XNIO-1 task-104] r.c.m.x.repository.ExamPaperMapper.page : ==> Preparing: SELECT e.* FROM t_exam_paper e LEFT JOIN t_exam_paper_department d ON e.id = d.exam_paper_id LEFT JOIN t_exam_paper_subject s ON e.id = s.exam_paper_id WHERE e.deleted = 0 AND d.deleted = 0 GROUP BY e.id order by id desc LIMIT ? 2023-07-14 16:29:12.688 DEBUG 21080 --- [XNIO-1 task-104] r.c.m.x.repository.ExamPaperMapper.page : ==> Parameters: 10(Integer) 2023-07-14 16:29:12.704 DEBUG 21080 --- [XNIO-1 task-104] r.c.m.x.repository.ExamPaperMapper.page : <== Total: 3 2023-07-14 16:29:12.715 DEBUG 21080 --- [XNIO-1 task-104] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 16:29:12.716 DEBUG 21080 --- [XNIO-1 task-104] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 16:29:12.735 DEBUG 21080 --- [XNIO-1 task-104] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 16:29:12.742 DEBUG 21080 --- [XNIO-1 task-104] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 16:29:12.742 DEBUG 21080 --- [XNIO-1 task-104] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 84(Integer) 2023-07-14 16:29:12.752 DEBUG 21080 --- [XNIO-1 task-104] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 16:29:12.753 DEBUG 21080 --- [XNIO-1 task-104] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 16:29:12.753 DEBUG 21080 --- [XNIO-1 task-104] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 83(Integer) 2023-07-14 16:29:12.764 DEBUG 21080 --- [XNIO-1 task-104] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 16:29:16.357 INFO 21080 --- [XNIO-1 task-106] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/education/subject/list 2023-07-14 16:29:16.367 DEBUG 21080 --- [XNIO-1 task-106] r.c.m.x.r.SubjectMapper.allSubject : ==> Preparing: select id, name, level, level_name, item_order, deleted from t_subject where deleted = 0 2023-07-14 16:29:16.367 DEBUG 21080 --- [XNIO-1 task-106] r.c.m.x.r.SubjectMapper.allSubject : ==> Parameters: 2023-07-14 16:29:16.370 INFO 21080 --- [XNIO-1 task-105] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/exam/paper/select/85 2023-07-14 16:29:16.377 DEBUG 21080 --- [XNIO-1 task-106] r.c.m.x.r.SubjectMapper.allSubject : <== Total: 2 2023-07-14 16:29:16.386 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.E.selectByPrimaryKey : ==> Preparing: select id, name, subject_id, paper_type, grade_level, score, question_count, suggest_time, limit_start_time, limit_end_time, frame_text_content_id, create_user, create_time, deleted, task_exam_id from t_exam_paper where id = ? 2023-07-14 16:29:16.387 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.E.selectByPrimaryKey : ==> Parameters: 85(Integer) 2023-07-14 16:29:16.402 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.E.selectByPrimaryKey : <== Total: 1 2023-07-14 16:29:16.407 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 16:29:16.407 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 539(Integer) 2023-07-14 16:29:16.419 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 16:29:16.423 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.QuestionMapper.selectByIds : ==> Preparing: SELECT id, question_type, subject_id, score, grade_level, difficult, correct, info_text_content_id, create_user, status, create_time, deleted FROM t_question where id in ( ? , ? , ? , ? , ? ) 2023-07-14 16:29:16.425 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.QuestionMapper.selectByIds : ==> Parameters: 430(Integer), 431(Integer), 432(Integer), 428(Integer), 429(Integer) 2023-07-14 16:29:16.444 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.QuestionMapper.selectByIds : <== Total: 5 2023-07-14 16:29:16.450 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 16:29:16.450 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 536(Integer) 2023-07-14 16:29:16.461 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 16:29:16.462 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 16:29:16.464 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 537(Integer) 2023-07-14 16:29:16.478 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 16:29:16.479 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 16:29:16.479 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 538(Integer) 2023-07-14 16:29:16.489 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 16:29:16.490 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 16:29:16.490 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 534(Integer) 2023-07-14 16:29:16.497 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 16:29:16.499 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.T.selectByPrimaryKey : ==> Preparing: select id, content, create_time from t_text_content where id = ? 2023-07-14 16:29:16.499 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.T.selectByPrimaryKey : ==> Parameters: 535(Integer) 2023-07-14 16:29:16.508 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.T.selectByPrimaryKey : <== Total: 1 2023-07-14 16:29:16.509 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_subject where exam_paper_id = ? and deleted = 0 2023-07-14 16:29:16.509 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 16:29:16.526 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 16:29:16.527 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.E.getByExamPaperId : ==> Preparing: select * from t_exam_paper_department where exam_paper_id = ? and deleted = 0 2023-07-14 16:29:16.527 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.E.getByExamPaperId : ==> Parameters: 85(Integer) 2023-07-14 16:29:16.535 DEBUG 21080 --- [XNIO-1 task-105] r.c.m.x.r.E.getByExamPaperId : <== Total: 1 2023-07-14 16:30:14.952 INFO 21080 --- [XNIO-1 task-107] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/exam/paper/edit 2023-07-14 16:30:14.962 DEBUG 21080 --- [XNIO-1 task-107] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 16:30:14.962 DEBUG 21080 --- [XNIO-1 task-107] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: admin(String) 2023-07-14 16:30:14.980 DEBUG 21080 --- [XNIO-1 task-107] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 16:30:15.056 ERROR 21080 --- [XNIO-1 task-107] c.m.x.c.s.exception.ExceptionHandle : null java.lang.NullPointerException: null at com.mindskip.xzs.service.impl.ExamPaperServiceImpl.savePaperFromVM(ExamPaperServiceImpl.java:96) at com.mindskip.xzs.service.impl.ExamPaperServiceImpl$$FastClassBySpringCGLIB$$1a50d470.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:295) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688) at com.mindskip.xzs.service.impl.ExamPaperServiceImpl$$EnhancerBySpringCGLIB$$42a5c7e8.savePaperFromVM() at com.mindskip.xzs.controller.admin.ExamPaperController.edit(ExamPaperController.java:69) at com.mindskip.xzs.controller.admin.ExamPaperController$$FastClassBySpringCGLIB$$e74c685.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:56) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688) at com.mindskip.xzs.controller.admin.ExamPaperController$$EnhancerBySpringCGLIB$$e94a4025.edit() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908) at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882) at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:74) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:132) at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.SessionRestoringHandler.handleRequest(SessionRestoringHandler.java:119) at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292) at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81) at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138) at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135) at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272) at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104) at io.undertow.server.Connectors.executeRootHandler(Connectors.java:364) at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:830) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) 2023-07-14 16:31:29.538 INFO 21080 --- [XNIO-1 task-108] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/exam/paper/edit 2023-07-14 16:31:29.555 DEBUG 21080 --- [XNIO-1 task-108] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 16:31:29.556 DEBUG 21080 --- [XNIO-1 task-108] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: admin(String) 2023-07-14 16:31:29.564 DEBUG 21080 --- [XNIO-1 task-108] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 16:31:47.781 ERROR 21080 --- [XNIO-1 task-108] c.m.x.c.s.exception.ExceptionHandle : null java.lang.NullPointerException: null at com.mindskip.xzs.service.impl.ExamPaperServiceImpl.savePaperFromVM(ExamPaperServiceImpl.java:96) at com.mindskip.xzs.service.impl.ExamPaperServiceImpl$$FastClassBySpringCGLIB$$1a50d470.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:295) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688) at com.mindskip.xzs.service.impl.ExamPaperServiceImpl$$EnhancerBySpringCGLIB$$42a5c7e8.savePaperFromVM() at com.mindskip.xzs.controller.admin.ExamPaperController.edit(ExamPaperController.java:69) at com.mindskip.xzs.controller.admin.ExamPaperController$$FastClassBySpringCGLIB$$e74c685.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:56) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688) at com.mindskip.xzs.controller.admin.ExamPaperController$$EnhancerBySpringCGLIB$$e94a4025.edit() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908) at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882) at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:74) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:132) at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.SessionRestoringHandler.handleRequest(SessionRestoringHandler.java:119) at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292) at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81) at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138) at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135) at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272) at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104) at io.undertow.server.Connectors.executeRootHandler(Connectors.java:364) at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:830) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) 2023-07-14 17:17:39.657 INFO 21080 --- [Thread-22] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated... 2023-07-14 17:17:39.701 INFO 21080 --- [Thread-22] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed. 2023-07-14 17:17:39.722 INFO 21080 --- [Thread-22] io.undertow.servlet : Destroying Spring FrameworkServlet 'dispatcherServlet' 2023-07-14 17:18:06.754 INFO 13952 --- [restartedMain] com.mindskip.xzs.XzsApplication : Starting XzsApplication on DESKTOP-7A2KHS1 with PID 13952 (E:\ycll\qyksxt\target\classes started by qirong in E:\ycll\qyksxt) 2023-07-14 17:18:06.756 INFO 13952 --- [restartedMain] com.mindskip.xzs.XzsApplication : The following profiles are active: dev 2023-07-14 17:18:06.850 INFO 13952 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 2023-07-14 17:18:06.850 INFO 13952 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 2023-07-14 17:18:13.260 INFO 13952 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$d8cb583b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2023-07-14 17:18:14.021 WARN 13952 --- [restartedMain] io.undertow.websockets.jsr : UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used 2023-07-14 17:18:14.080 INFO 13952 --- [restartedMain] io.undertow.servlet : Initializing Spring embedded WebApplicationContext 2023-07-14 17:18:14.082 INFO 13952 --- [restartedMain] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 7232 ms 2023-07-14 17:18:16.863 INFO 13952 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 2023-07-14 17:18:17.214 INFO 13952 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@52e2ea41, org.springframework.security.web.context.SecurityContextPersistenceFilter@448d0ec6, org.springframework.security.web.header.HeaderWriterFilter@50215e74, org.springframework.web.filter.CorsFilter@732bb886, org.springframework.security.web.authentication.logout.LogoutFilter@342a9de7, com.mindskip.xzs.configuration.spring.security.RestLoginAuthenticationFilter@1c0bbdd9, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3ffad66c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@11a8d094, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6e2f6259, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@628193bb, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@36fbe623, org.springframework.security.web.session.SessionManagementFilter@37a4471e, org.springframework.security.web.access.ExceptionTranslationFilter@21f932df, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@50251c3a] 2023-07-14 17:18:17.273 INFO 13952 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] 2023-07-14 17:18:19.702 INFO 13952 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed 2023-07-14 17:18:19.724 INFO 13952 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) 2023-07-14 17:18:19.769 INFO 13952 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references 2023-07-14 17:18:19.957 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: taskUsingPOST_1 2023-07-14 17:18:19.985 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_1 2023-07-14 17:18:20.004 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPOST_1 2023-07-14 17:18:20.011 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_1 2023-07-14 17:18:20.015 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_1 2023-07-14 17:18:20.048 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_1 2023-07-14 17:18:20.060 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_2 2023-07-14 17:18:20.082 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: answerSubmitUsingPOST_1 2023-07-14 17:18:20.086 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_3 2023-07-14 17:18:20.088 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_1 2023-07-14 17:18:20.099 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_1 2023-07-14 17:18:20.115 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_2 2023-07-14 17:18:20.125 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_4 2023-07-14 17:18:20.129 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_2 2023-07-14 17:18:20.143 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_5 2023-07-14 17:18:20.145 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_3 2023-07-14 17:18:20.149 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_3 2023-07-14 17:18:20.152 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_6 2023-07-14 17:18:20.155 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_4 2023-07-14 17:18:20.164 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_7 2023-07-14 17:18:20.178 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_8 2023-07-14 17:18:20.182 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_5 2023-07-14 17:18:20.186 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_2 2023-07-14 17:18:20.188 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_4 2023-07-14 17:18:20.220 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_9 2023-07-14 17:18:20.223 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_6 2023-07-14 17:18:20.228 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_3 2023-07-14 17:18:20.232 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_5 2023-07-14 17:18:20.240 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_10 2023-07-14 17:18:20.243 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_7 2023-07-14 17:18:20.253 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingGET_1 2023-07-14 17:18:20.254 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingHEAD_1 2023-07-14 17:18:20.255 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPOST_1 2023-07-14 17:18:20.256 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPUT_1 2023-07-14 17:18:20.257 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPATCH_1 2023-07-14 17:18:20.257 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingDELETE_1 2023-07-14 17:18:20.258 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingOPTIONS_1 2023-07-14 17:18:20.260 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingTRACE_1 2023-07-14 17:18:20.269 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_4 2023-07-14 17:18:20.272 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_6 2023-07-14 17:18:20.280 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importUserUsingPOST_1 2023-07-14 17:18:20.287 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_11 2023-07-14 17:18:20.289 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_8 2023-07-14 17:18:20.292 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_2 2023-07-14 17:18:20.300 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: currentUsingPOST_1 2023-07-14 17:18:20.316 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_2 2023-07-14 17:18:20.325 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_3 2023-07-14 17:18:20.327 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: currentUsingPOST_2 2023-07-14 17:18:20.328 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: logUsingPOST_1 2023-07-14 17:18:20.331 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: messagePageListUsingPOST_1 2023-07-14 17:18:20.332 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_3 2023-07-14 17:18:20.334 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: registerUsingPOST_1 2023-07-14 17:18:20.335 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: unReadCountUsingPOST_1 2023-07-14 17:18:20.354 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_4 2023-07-14 17:18:20.363 INFO 13952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_1 2023-07-14 17:18:20.437 INFO 13952 --- [restartedMain] org.xnio : XNIO version 3.3.8.Final 2023-07-14 17:18:20.452 INFO 13952 --- [restartedMain] org.xnio.nio : XNIO NIO Implementation Version 3.3.8.Final 2023-07-14 17:18:20.555 INFO 13952 --- [restartedMain] o.s.b.w.e.u.UndertowServletWebServer : Undertow started on port(s) 8000 (http) with context path '' 2023-07-14 17:18:20.560 INFO 13952 --- [restartedMain] com.mindskip.xzs.XzsApplication : Started XzsApplication in 15.066 seconds (JVM running for 17.418) 2023-07-14 17:21:52.188 INFO 13952 --- [XNIO-1 task-1] io.undertow.servlet : Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-07-14 17:21:52.188 INFO 13952 --- [XNIO-1 task-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2023-07-14 17:21:52.206 INFO 13952 --- [XNIO-1 task-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 18 ms 2023-07-14 17:22:02.385 INFO 13952 --- [XNIO-1 task-4] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2023-07-14 17:22:02.671 INFO 13952 --- [XNIO-1 task-4] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2023-07-14 17:22:02.681 DEBUG 13952 --- [XNIO-1 task-4] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 17:22:02.705 DEBUG 13952 --- [XNIO-1 task-4] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: admin(String) 2023-07-14 17:22:02.739 DEBUG 13952 --- [XNIO-1 task-4] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 17:22:03.684 DEBUG 13952 --- [XNIO-1 task-4] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 2023-07-14 17:22:03.685 DEBUG 13952 --- [XNIO-1 task-4] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: admin(String) 2023-07-14 17:22:03.697 DEBUG 13952 --- [XNIO-1 task-4] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 2023-07-14 17:22:03.712 DEBUG 13952 --- [XNIO-1 task-4] r.c.m.x.r.U.insertSelective : ==> Preparing: insert into t_user_event_log ( user_id, user_name, real_name, content, create_time ) values ( ?, ?, ?, ?, ? ) 2023-07-14 17:22:03.715 DEBUG 13952 --- [XNIO-1 task-4] r.c.m.x.r.U.insertSelective : ==> Parameters: 2(Integer), admin(String), 管理员(String), admin 登录了考试系统(String), 2023-07-14 17:22:03.698(Timestamp) 2023-07-14 17:22:03.755 DEBUG 13952 --- [XNIO-1 task-4] r.c.m.x.r.U.insertSelective : <== Updates: 1 2023-07-14 17:22:03.964 INFO 13952 --- [XNIO-1 task-5] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/dashboard/index 2023-07-14 17:22:03.977 DEBUG 13952 --- [XNIO-1 task-5] r.c.m.x.r.E.selectAllCount : ==> Preparing: SELECT count(*) from t_exam_paper where deleted=0 2023-07-14 17:22:03.977 DEBUG 13952 --- [XNIO-1 task-5] r.c.m.x.r.E.selectAllCount : ==> Parameters: 2023-07-14 17:22:03.995 DEBUG 13952 --- [XNIO-1 task-5] r.c.m.x.r.E.selectAllCount : <== Total: 1 2023-07-14 17:22:04.002 DEBUG 13952 --- [XNIO-1 task-5] r.c.m.x.r.QuestionMapper.selectAllCount : ==> Preparing: SELECT count(*) from t_question where deleted=0 2023-07-14 17:22:04.002 DEBUG 13952 --- [XNIO-1 task-5] r.c.m.x.r.QuestionMapper.selectAllCount : ==> Parameters: 2023-07-14 17:22:04.014 DEBUG 13952 --- [XNIO-1 task-5] r.c.m.x.r.QuestionMapper.selectAllCount : <== Total: 1 2023-07-14 17:22:04.019 DEBUG 13952 --- [XNIO-1 task-5] r.c.m.x.r.E.selectAllCount : ==> Preparing: SELECT count(*) from t_exam_paper_answer 2023-07-14 17:22:04.020 DEBUG 13952 --- [XNIO-1 task-5] r.c.m.x.r.E.selectAllCount : ==> Parameters: 2023-07-14 17:22:04.029 DEBUG 13952 --- [XNIO-1 task-5] r.c.m.x.r.E.selectAllCount : <== Total: 1 2023-07-14 17:22:04.029 DEBUG 13952 --- [XNIO-1 task-5] r.c.m.x.r.E.selectAllCount : ==> Preparing: SELECT count(*) from t_exam_paper_question_customer_answer 2023-07-14 17:22:04.030 DEBUG 13952 --- [XNIO-1 task-5] r.c.m.x.r.E.selectAllCount : ==> Parameters: 2023-07-14 17:22:04.044 DEBUG 13952 --- [XNIO-1 task-5] r.c.m.x.r.E.selectAllCount : <== Total: 1 2023-07-14 17:22:04.052 DEBUG 13952 --- [XNIO-1 task-5] r.c.m.x.r.U.selectCountByDate : ==> Preparing: SELECT create_time as name,COUNT(create_time) as value from ( SELECT DATE_FORMAT(create_time,'%Y-%m-%d') as create_time from t_user_event_log WHERE create_time between ? and ? ) a GROUP BY create_time 2023-07-14 17:22:04.053 DEBUG 13952 --- [XNIO-1 task-5] r.c.m.x.r.U.selectCountByDate : ==> Parameters: 2023-07-01 00:00:00.0(Timestamp), 2023-07-31 23:59:59.0(Timestamp) 2023-07-14 17:22:04.067 DEBUG 13952 --- [XNIO-1 task-5] r.c.m.x.r.U.selectCountByDate : <== Total: 5 2023-07-14 17:22:04.070 DEBUG 13952 --- [XNIO-1 task-5] r.c.m.x.r.E.selectCountByDate : ==> Preparing: SELECT create_time as name,COUNT(create_time) as value from ( SELECT DATE_FORMAT(create_time,'%Y-%m-%d') as create_time from t_exam_paper_question_customer_answer WHERE create_time between ? and ? ) a GROUP BY create_time 2023-07-14 17:22:04.070 DEBUG 13952 --- [XNIO-1 task-5] r.c.m.x.r.E.selectCountByDate : ==> Parameters: 2023-07-01 00:00:00.0(Timestamp), 2023-07-31 23:59:59.0(Timestamp) 2023-07-14 17:22:04.085 DEBUG 13952 --- [XNIO-1 task-5] r.c.m.x.r.E.selectCountByDate : <== Total: 2 2023-07-14 17:22:07.155 INFO 13952 --- [XNIO-1 task-6] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/user/page/list 2023-07-14 17:22:07.204 DEBUG 13952 --- [XNIO-1 task-6] r.c.m.x.r.UserMapper.userPage_COUNT : ==> Preparing: SELECT count(0) FROM t_user WHERE deleted = 0 AND role = ? 2023-07-14 17:22:07.204 DEBUG 13952 --- [XNIO-1 task-6] r.c.m.x.r.UserMapper.userPage_COUNT : ==> Parameters: 1(Integer) 2023-07-14 17:22:07.219 DEBUG 13952 --- [XNIO-1 task-6] r.c.m.x.r.UserMapper.userPage_COUNT : <== Total: 1 2023-07-14 17:22:07.223 DEBUG 13952 --- [XNIO-1 task-6] r.c.m.x.repository.UserMapper.userPage : ==> Preparing: SELECT id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id FROM t_user WHERE deleted = 0 AND role = ? order by id desc LIMIT ? 2023-07-14 17:22:07.224 DEBUG 13952 --- [XNIO-1 task-6] r.c.m.x.repository.UserMapper.userPage : ==> Parameters: 1(Integer), 10(Integer) 2023-07-14 17:22:07.244 DEBUG 13952 --- [XNIO-1 task-6] r.c.m.x.repository.UserMapper.userPage : <== Total: 10 2023-07-14 17:22:24.806 INFO 13952 --- [XNIO-1 task-7] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/departmentAndUser 2023-07-14 17:22:24.822 DEBUG 13952 --- [XNIO-1 task-7] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 17:22:24.822 DEBUG 13952 --- [XNIO-1 task-7] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 17:22:24.832 DEBUG 13952 --- [XNIO-1 task-7] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 17:22:24.834 DEBUG 13952 --- [XNIO-1 task-7] r.c.m.x.r.UserMapper.getUserByLevel : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_level = ? 2023-07-14 17:22:24.834 DEBUG 13952 --- [XNIO-1 task-7] r.c.m.x.r.UserMapper.getUserByLevel : ==> Parameters: 15(Integer) 2023-07-14 17:22:24.848 DEBUG 13952 --- [XNIO-1 task-7] r.c.m.x.r.UserMapper.getUserByLevel : <== Total: 2 2023-07-14 17:22:24.849 DEBUG 13952 --- [XNIO-1 task-7] r.c.m.x.r.UserMapper.getUserByLevel : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_level = ? 2023-07-14 17:22:24.849 DEBUG 13952 --- [XNIO-1 task-7] r.c.m.x.r.UserMapper.getUserByLevel : ==> Parameters: 16(Integer) 2023-07-14 17:22:24.967 DEBUG 13952 --- [XNIO-1 task-7] r.c.m.x.r.UserMapper.getUserByLevel : <== Total: 1009 2023-07-14 17:22:24.968 DEBUG 13952 --- [XNIO-1 task-7] r.c.m.x.r.UserMapper.getUserByLevel : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_level = ? 2023-07-14 17:22:24.968 DEBUG 13952 --- [XNIO-1 task-7] r.c.m.x.r.UserMapper.getUserByLevel : ==> Parameters: 17(Integer) 2023-07-14 17:22:24.983 DEBUG 13952 --- [XNIO-1 task-7] r.c.m.x.r.UserMapper.getUserByLevel : <== Total: 1 2023-07-14 17:24:12.551 INFO 13952 --- [Thread-34] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated... 2023-07-14 17:24:12.557 INFO 13952 --- [Thread-34] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed. 2023-07-14 17:24:12.560 INFO 13952 --- [Thread-34] io.undertow.servlet : Destroying Spring FrameworkServlet 'dispatcherServlet' 2023-07-14 17:24:17.527 INFO 26812 --- [restartedMain] com.mindskip.xzs.XzsApplication : Starting XzsApplication on DESKTOP-7A2KHS1 with PID 26812 (E:\ycll\qyksxt\target\classes started by qirong in E:\ycll\qyksxt) 2023-07-14 17:24:17.530 INFO 26812 --- [restartedMain] com.mindskip.xzs.XzsApplication : The following profiles are active: dev 2023-07-14 17:24:17.578 INFO 26812 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 2023-07-14 17:24:17.578 INFO 26812 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 2023-07-14 17:24:19.320 INFO 26812 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$2b0b85c1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2023-07-14 17:24:19.690 WARN 26812 --- [restartedMain] io.undertow.websockets.jsr : UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used 2023-07-14 17:24:19.719 INFO 26812 --- [restartedMain] io.undertow.servlet : Initializing Spring embedded WebApplicationContext 2023-07-14 17:24:19.719 INFO 26812 --- [restartedMain] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2141 ms 2023-07-14 17:24:21.267 INFO 26812 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 2023-07-14 17:24:21.486 INFO 26812 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3e12bb77, org.springframework.security.web.context.SecurityContextPersistenceFilter@457e60c9, org.springframework.security.web.header.HeaderWriterFilter@6ea334e6, org.springframework.web.filter.CorsFilter@2ed376c3, org.springframework.security.web.authentication.logout.LogoutFilter@7f942f71, com.mindskip.xzs.configuration.spring.security.RestLoginAuthenticationFilter@4ec43ea6, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@75f20bf1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3fbd62a7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@320d69d3, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@23638813, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@52cc22ac, org.springframework.security.web.session.SessionManagementFilter@18f8a2dc, org.springframework.security.web.access.ExceptionTranslationFilter@70051b33, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@63267e7a] 2023-07-14 17:24:21.532 INFO 26812 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] 2023-07-14 17:24:22.169 INFO 26812 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed 2023-07-14 17:24:22.194 INFO 26812 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) 2023-07-14 17:24:22.241 INFO 26812 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references 2023-07-14 17:24:22.434 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: taskUsingPOST_1 2023-07-14 17:24:22.469 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_1 2023-07-14 17:24:22.491 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_1 2023-07-14 17:24:22.499 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPOST_1 2023-07-14 17:24:22.505 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_1 2023-07-14 17:24:22.551 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_2 2023-07-14 17:24:22.583 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: answerSubmitUsingPOST_1 2023-07-14 17:24:22.586 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_1 2023-07-14 17:24:22.589 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_3 2023-07-14 17:24:22.591 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_1 2023-07-14 17:24:22.617 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_2 2023-07-14 17:24:22.630 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_4 2023-07-14 17:24:22.634 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_2 2023-07-14 17:24:22.639 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_1 2023-07-14 17:24:22.642 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_3 2023-07-14 17:24:22.651 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_5 2023-07-14 17:24:22.653 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_3 2023-07-14 17:24:22.659 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_6 2023-07-14 17:24:22.661 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_4 2023-07-14 17:24:22.669 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_7 2023-07-14 17:24:22.683 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_8 2023-07-14 17:24:22.687 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_5 2023-07-14 17:24:22.693 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_2 2023-07-14 17:24:22.695 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_4 2023-07-14 17:24:22.729 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_9 2023-07-14 17:24:22.733 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_6 2023-07-14 17:24:22.737 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_3 2023-07-14 17:24:22.743 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_5 2023-07-14 17:24:22.750 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_10 2023-07-14 17:24:22.753 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_7 2023-07-14 17:24:22.766 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingGET_1 2023-07-14 17:24:22.768 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingHEAD_1 2023-07-14 17:24:22.769 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPOST_1 2023-07-14 17:24:22.770 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPUT_1 2023-07-14 17:24:22.771 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPATCH_1 2023-07-14 17:24:22.772 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingDELETE_1 2023-07-14 17:24:22.772 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingOPTIONS_1 2023-07-14 17:24:22.774 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingTRACE_1 2023-07-14 17:24:22.784 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_4 2023-07-14 17:24:22.790 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_6 2023-07-14 17:24:22.797 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importUserUsingPOST_1 2023-07-14 17:24:22.805 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_11 2023-07-14 17:24:22.808 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_8 2023-07-14 17:24:22.814 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_2 2023-07-14 17:24:22.820 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: currentUsingPOST_1 2023-07-14 17:24:22.833 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_2 2023-07-14 17:24:22.838 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_3 2023-07-14 17:24:22.840 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: currentUsingPOST_2 2023-07-14 17:24:22.841 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: logUsingPOST_1 2023-07-14 17:24:22.849 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: messagePageListUsingPOST_1 2023-07-14 17:24:22.850 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_3 2023-07-14 17:24:22.854 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: registerUsingPOST_1 2023-07-14 17:24:22.856 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: unReadCountUsingPOST_1 2023-07-14 17:24:22.862 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_4 2023-07-14 17:24:22.865 INFO 26812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_1 2023-07-14 17:24:22.976 INFO 26812 --- [restartedMain] org.xnio : XNIO version 3.3.8.Final 2023-07-14 17:24:22.994 INFO 26812 --- [restartedMain] org.xnio.nio : XNIO NIO Implementation Version 3.3.8.Final 2023-07-14 17:24:23.111 INFO 26812 --- [restartedMain] o.s.b.w.e.u.UndertowServletWebServer : Undertow started on port(s) 8000 (http) with context path '' 2023-07-14 17:24:23.114 INFO 26812 --- [restartedMain] com.mindskip.xzs.XzsApplication : Started XzsApplication in 6.28 seconds (JVM running for 7.767) 2023-07-14 17:24:38.402 INFO 26812 --- [XNIO-1 task-1] io.undertow.servlet : Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-07-14 17:24:38.404 INFO 26812 --- [XNIO-1 task-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2023-07-14 17:24:38.435 INFO 26812 --- [XNIO-1 task-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 31 ms 2023-07-14 17:24:38.491 INFO 26812 --- [XNIO-1 task-1] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/departmentAndUser 2023-07-14 17:24:38.529 INFO 26812 --- [XNIO-1 task-1] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2023-07-14 17:24:38.836 INFO 26812 --- [XNIO-1 task-1] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2023-07-14 17:24:38.846 DEBUG 26812 --- [XNIO-1 task-1] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 2023-07-14 17:24:38.873 DEBUG 26812 --- [XNIO-1 task-1] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: 2023-07-14 17:24:38.946 DEBUG 26812 --- [XNIO-1 task-1] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 2023-07-14 17:24:38.961 DEBUG 26812 --- [XNIO-1 task-1] r.c.m.x.r.UserMapper.getUserByLevel : ==> Preparing: select id,real_name from t_user where deleted=0 and user_level = ? 2023-07-14 17:24:38.961 DEBUG 26812 --- [XNIO-1 task-1] r.c.m.x.r.UserMapper.getUserByLevel : ==> Parameters: 15(Integer) 2023-07-14 17:24:38.972 DEBUG 26812 --- [XNIO-1 task-1] r.c.m.x.r.UserMapper.getUserByLevel : <== Total: 2 2023-07-14 17:24:38.974 DEBUG 26812 --- [XNIO-1 task-1] r.c.m.x.r.UserMapper.getUserByLevel : ==> Preparing: select id,real_name from t_user where deleted=0 and user_level = ? 2023-07-14 17:24:38.974 DEBUG 26812 --- [XNIO-1 task-1] r.c.m.x.r.UserMapper.getUserByLevel : ==> Parameters: 16(Integer) 2023-07-14 17:24:39.047 DEBUG 26812 --- [XNIO-1 task-1] r.c.m.x.r.UserMapper.getUserByLevel : <== Total: 1009 2023-07-14 17:24:39.047 DEBUG 26812 --- [XNIO-1 task-1] r.c.m.x.r.UserMapper.getUserByLevel : ==> Preparing: select id,real_name from t_user where deleted=0 and user_level = ? 2023-07-14 17:24:39.048 DEBUG 26812 --- [XNIO-1 task-1] r.c.m.x.r.UserMapper.getUserByLevel : ==> Parameters: 17(Integer) 2023-07-14 17:24:39.069 DEBUG 26812 --- [XNIO-1 task-1] r.c.m.x.r.UserMapper.getUserByLevel : <== Total: 1 2023-07-14 17:50:21.781 INFO 26812 --- [Thread-21] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated... 2023-07-14 17:50:21.813 INFO 26812 --- [Thread-21] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed. 2023-07-14 17:50:21.819 INFO 26812 --- [Thread-21] io.undertow.servlet : Destroying Spring FrameworkServlet 'dispatcherServlet'